Skip to content

chore(release): prepare 0.59.0#210

Merged
elkaix merged 1 commit into
mainfrom
release/0.59.0
Jul 17, 2026
Merged

chore(release): prepare 0.59.0#210
elkaix merged 1 commit into
mainfrom
release/0.59.0

Conversation

@elkaix

@elkaix elkaix commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Release prep for 0.59.0.

  • 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, supervised terminal-batch tool execution) and sync docs/en/release-notes/changelog.md.
  • Add 0.59.0 entry to 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

    • Added more reliable reviewer scope handling and safer streamed tool-call processing.
    • Improved compatibility routing and credential support for Z.AI providers.
    • Added supervised terminal-batch execution with controlled cancellation and failure handling.
  • Documentation

    • Updated release notes and installation guidance for version 0.59.0.
    • Updated Windows and Linux package names, download links, checksum verification, and installation commands.
    • Updated local Linux installer build instructions and artifact names.

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).
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The project version is bumped to 0.59.0, with synchronized changelog, README, Windows installer, Linux package, checksum, and local build references.

Changes

0.59.0 Release Preparation

Layer / File(s) Summary
Package version update
pyproject.toml
The package version changes from 0.58.0 to 0.59.0.
Release notes and installation references
CHANGELOG.md, README.md
Release highlights and Windows/Linux installation instructions now reference 0.59.0 artifacts and commands.
Linux installer documentation
packages/linux-installer/README.md
Linux package URLs, checksums, install commands, build invocation, and output filenames are updated to 0.59.0.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested labels: dependencies

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is useful but misses the required Related Issue section and checklist from the repository template. Add the Related Issue block, fill the checklist items, and keep the Description section aligned with the template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title follows the required conventional-commits format and clearly matches the release-prep changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.59.0

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 21fc085 and c8e4ff8.

⛔ Files ignored due to path filters (4)
  • docs/en/guides/getting-started.md is excluded by !docs/**
  • docs/en/release-notes/breaking-changes.md is excluded by !docs/**
  • docs/en/release-notes/changelog.md is excluded by !docs/**
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • CHANGELOG.md
  • README.md
  • packages/linux-installer/README.md
  • pyproject.toml

Comment thread CHANGELOG.md
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@elkaix
elkaix merged commit c5c0bc9 into main Jul 17, 2026
57 checks passed
@elkaix
elkaix deleted the release/0.59.0 branch July 17, 2026 20:05
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.

1 participant