chore(release): prepare 0.59.0#210
Merged
Merged
Conversation
Bump version 0.58.0 -> 0.59.0 across pyproject.toml, uv.lock, README, docs, and installer references. Consume Unreleased into a new 0.59.0 (2026-07-17) CHANGELOG section (deterministic reviewer Git scopes, safe streamed tool-call correlation, explicit provider compatibility and Z.AI routing, and supervised terminal-batch tool execution) and sync into docs/en/release-notes/changelog.md. Add 0.59.0 entry to docs/en/release-notes/breaking-changes.md (no breaking changes).
Contributor
📝 WalkthroughWalkthroughThe project version is bumped to 0.59.0, with synchronized changelog, README, Windows installer, Linux package, checksum, and local build references. Changes0.59.0 Release Preparation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 18: Update the changelog’s Unreleased section to include a non-blank
entry before the 0.59.0 heading, such as a no-unreleased-changes entry, so the
section satisfies the changelog requirement.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: 644bc358-eb4d-435a-8400-f6b4304b42ee
⛔ Files ignored due to path filters (4)
docs/en/guides/getting-started.mdis excluded by!docs/**docs/en/release-notes/breaking-changes.mdis excluded by!docs/**docs/en/release-notes/changelog.mdis excluded by!docs/**uv.lockis excluded by!**/*.lock
📒 Files selected for processing (4)
CHANGELOG.mdREADME.mdpackages/linux-installer/README.mdpyproject.toml
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This was referenced Jul 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release prep for 0.59.0.
pyproject.toml,uv.lock, README, docs, and installer references.0.59.0 (2026-07-17)CHANGELOG section (deterministic reviewer Git scopes, safe streamed tool-call correlation, explicit provider compatibility and Z.AI routing, supervised terminal-batch tool execution) and syncdocs/en/release-notes/changelog.md.docs/en/release-notes/breaking-changes.md(no breaking changes).Local gates passed: version-tag check, README/CHANGELOG greps, dependency-version check (all 5 pyprojects),
tests/test_installation_docs.py+tests/test_homebrew_formula.py(17 passed), no stale 0.58.0 references.Summary by CodeRabbit
New Features
Documentation