Skip to content

chore(release): bump version to 3.6.0#69

Merged
ZhiXiao-Lin merged 1 commit into
mainfrom
chore/release-v3.6.0
Jun 14, 2026
Merged

chore(release): bump version to 3.6.0#69
ZhiXiao-Lin merged 1 commit into
mainfrom
chore/release-v3.6.0

Conversation

@ZhiXiao-Lin

Copy link
Copy Markdown
Contributor

Release prep for v3.6.0. Bundles the version bump across the full release surface + finalized CHANGELOG + README, on top of #67 (prompt hardening) and #68 (framework boundary), both already merged.

Version surface (3.5.0 → 3.6.0)

core/Cargo.toml, sdk/{node,python}/Cargo.toml (+ a3s-code-core dep), sdk/node/package.json, sdk/python/pyproject.toml, sdk/python-bootstrap/pyproject.toml + _bootstrap.py __version__, Cargo.lock, sdk/node/package-lock.json (+ examples). bash check-version.sh 3.6.0 → consistent.

Docs

  • CHANGELOG.md: [Unreleased][3.6.0] (Added: <env>, with_llm_client; Security: tool-arg log redaction; Changed: Boundaries + guidance; Fixed: stderr; Removed: dead Planner).
  • README.md: "What's new in 3.6".

Gates (match release.yml)

  • cargo fmt --all -- --check
  • cargo clippy --workspace --lib --bins -- -D warnings
  • check-version.sh 3.6.0

No code changes — version/docs only. Merging this then tagging v3.6.0 triggers the release workflow (crates.io / npm / PyPI / GH Release).

- Bump Rust/Node/Python package versions + lockfiles to 3.6.0
- Finalize CHANGELOG [3.6.0]: Boundaries + <env> + with_llm_client seam,
  tool-arg log redaction, stderr fix, Planner pruning
- README: add 'What's new in 3.6'
@ZhiXiao-Lin ZhiXiao-Lin merged commit 6b00802 into main Jun 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants