chore(release): 0.8.0#56
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (9)
📒 Files selected for processing (6)
WalkthroughThis PR bumps the project version from 0.7.12 to 0.8.0 across marketplace metadata, module manifests, pyproject.toml, and the package ChangesVersion Bump
Estimated code review effort: 1 (Trivial) | ~3 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
🤖 Augment PR SummarySummary: Cuts the Changes:
Technical Notes: This PR is primarily release bookkeeping (metadata + changelog + docs assets); no functional code changes beyond version stamping were observed in the diff. 🤖 Was this summary useful? React with 👍 or 👎 |
Cuts the 0.8.0 release. Version stamped
0.7.12 → 0.8.0everywhere (all fields agree; root mirror matches), CHANGELOG curated, TUI screenshots +demo.gifre-rendered,trunk fmt/trunk checkclean. On merge tomain,release.ymlauto-creates thev0.8.0tag + GitHub release from the CHANGELOG.Release contents (since v0.7.12)
Changed
bmad-auto→bmad-loop— dist, CLI, Python package, module/marketplace plugin, per-project state dir, repo URL, and public identifiers (env vars, plugin entry-point group, hook relays, skills, tmux/worktree prefixes, TUI class). Clean break, no shims. Migration notes in the CHANGELOG (Rename bmad-auto → bmad-loop (full project rename) #55).Added
pre_commit_gateplugin workflow-injection stage; TEA trace/nfr/review gates rebind to it, fixing blocking gates that were inert on the recommended-review path (feat(plugins): pre_commit_gate injection stage; rebind TEA gates to it #45).Fixed
limits.workflow_stall_nudges_cap(default 3) bound total nudges (fix(engine): bound workflow-session stall nudges + spell out the completion contract #44).UNKNOWNinstead of a falseINTERRUPTED;resume/resolve/delete/archive/cleanup surface & warn on unknown;resolve --force(fix(win32): show UNKNOWN for live-but-unreadable engine instead of false INTERRUPTED #36, fix(cli): surface unknown liveness in resolve/delete/archive (win32) #39).Internal (folded/omitted from CHANGELOG): #43 perf-tests, #42 CI xdist, #41 adapter refactor.
Verification
python scripts/release.py check→ version-sync ok,## [0.8.0]section present.trunk check(no filter) → No issues.🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Bug Fixes