chore(release): prepare 0.31.0 - #63
Conversation
📝 WalkthroughWalkthroughThis PR updates version references from 0.30.0 to 0.31.0 across project metadata ( Changes0.31.0 Release Documentation
🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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 `@docs/en/release-notes/changelog.md`:
- Around line 20-31: The release notes file was edited directly; revert those
manual edits and instead make your changes in the canonical CHANGELOG.md at the
repo root, then run the repository's sync script to regenerate the mirrored
release-notes changelog (do not manually edit the release-notes changelog file),
ensuring the authoritative CHANGELOG.md is the single source-of-truth and the
sync script produces the updated docs.
🪄 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 Plus
Run ID: 43775075-6da1-482c-87b0-3d844f7d9906
⛔ Files ignored due to path filters (1)
uv.lockis excluded by!**/*.lock
📒 Files selected for processing (7)
CHANGELOG.mdREADME.mddocs/en/guides/getting-started.mddocs/en/release-notes/breaking-changes.mddocs/en/release-notes/changelog.mdpackages/linux-installer/README.mdpyproject.toml
Summary
0.31.0acrosspyproject.toml,uv.lock, changelogs, READMEs, and installer docs0.31.0 (2026-06-02): calmer TUI rendering, auto-mode fails-closed, yolo hardening, reviewflow validation, Homebrew tap best-effort gate0.31.0no-breaking-changes entry tobreaking-changes.mdTest plan
check_version_tag.pypasses0.31.0entry presentcheck_pythinker_dependency_versions.pypassestests/test_installation_docs.pyandtests/test_homebrew_formula.py— 17 passedSummary by CodeRabbit
Documentation
Chores