chore(release): prepare 0.34.0 - #76
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughVersion 0.34.0 release preparation: ChangesVersion 0.34.0 Release Update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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-29: The release notes file docs/en/release-notes/changelog.md
has been manually edited but is auto-synced from the root CHANGELOG.md; revert
your manual changes (undo edits to docs/en/release-notes/changelog.md or restore
from main branch), update the canonical release entry in the root CHANGELOG.md
instead, and run the repo's sync workflow/script (the changelog sync script) to
regenerate docs/en/release-notes/changelog.md so the file remains authoritative
and in sync.
🪄 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: 42c48ec3-8f07-4e02-a237-3fbee63640fe
⛔ 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
Regenerate the README demo GIF from the new 121s recording (800px, 10 fps, palette-encoded, 8.9 MB) and point the README at the new underscore filename; remove the old pythinker-cli.gif.
…f to pythinker_cli.gif
Summary
0.34.0inpyproject.tomlanduv.lock## 0.34.0 (2026-06-03)inCHANGELOG.mdanddocs/en/release-notes/changelog.md0.34.0no-breaking-changes entry todocs/en/release-notes/breaking-changes.mddocs/en/guides/getting-started.mdandpackages/linux-installer/README.mdWhat's in 0.34.0
/statsusage dashboard — interactive TUI with token/cost breakdown by provider/model across time periodsGates passed locally
check_version_tag.py✓What's New+ upgrade snippet checks ✓CHANGELOG.mdsection header check ✓check_pythinker_dependency_versions.py✓pytest tests/test_installation_docs.py tests/test_homebrew_formula.py— 17 passed ✓make check-pythinker-code(ruff format + pyright) — all checks passed ✓Summary by CodeRabbit
New Features
Documentation
Chores
Tests