chore(release): 0.9.0#247
Conversation
|
Important Review skippedNo new commits to review since the last review. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThe project’s version metadata is synchronized to 0.9.0, and the changelog now documents the 2026-07-21 release, including worktree seed skip journaling. Changes0.9.0 Release
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@CodeRabbit review |
✅ Action performedReview finished.
|
Release prep for 0.9.0 (minor). Bumps the version everywhere, regenerates the TUI screenshots + demo, and finalizes the CHANGELOG. The
vX.Y.Ztag + GitHub release are created automatically by the Release workflow when this merges tomain.What this commit does
0.9.0acrosspyproject.toml,src/bmad_loop/__init__.py,module.yaml, the setup-assetmodule.yaml,.claude-plugin/marketplace.json, and regeneratesuv.lock.docs/images/(7 screenshots +demo.gif) —src/bmad_loop/tuichanged since v0.8.1.[Unreleased]CHANGELOG section to## [0.9.0] — 2026-07-21and inserts the release link ref.worktree-seed-skippedjournal event (Aworktree_seeddirectory entry is skipped entirely when any child is tracked #230, PR fix: report worktree_seed entries skipped as no-ops #233). Everything else since v0.8.1 was already documented.Release highlights (0.9.0)
A large minor release. Added: OpenCode
opencode-httpadapter, native-Windowspsmuxmultiplexer backend (experimental, #58), out-of-tree mux backends via entry points, stories-mode planning pipeline + per-story checkpoints, graceful stop (stop --graceful/ TUIS), active-agent indicator (#153), mid-session token-budget guard (#158), resizable TUI panes, dev-choosable mux backend selection (#87), Unity modal-dialog guards, follow-up-review damping, and five machine-readable--jsonsurfaces (status/list/decisions/clean/cleanup/validate). Plus a broad slate of resume/teardown/verify hardening fixes. SeeCHANGELOG.mdfor the full list.Verification
python scripts/release.py check→ version-sync agrees on 0.9.0; CHANGELOG section present.trunk check --no-progress→ clean (22 modified files).Summary by CodeRabbit
New Release
Bug Fixes
Documentation