Skip to content

chore(release): 0.12.0 - #816

Closed
pbean wants to merge 1 commit into
mainfrom
release/0.12.0
Closed

pbean wants to merge 1 commit into
mainfrom
release/0.12.0

Conversation

@pbean

@pbean pbean commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

Release prep for v0.12.0 (minor bump from 0.11.1), cut from main at f121a56c.

  • Promote ## [Unreleased] to ## [0.12.0] — 2026-09-20 and reopen an empty ## [Unreleased] above it. No entry prose was rewritten; the section stands as filed under the six Keep a Changelog subsections (Added 30 · Changed 25 · Fixed 211 · Security 6).
  • Stamp 0.12.0 via scripts/sync_version.py (+ uv lock).
  • Regenerate docs/images/ screenshots and demo.gif (src/bmad_loop/tui changed since v0.11.1).

Minor rather than patch: bmad-loop diagnose --json moved schema_version 2 → 4, verify-command-result census semantics inverted, psmux sessions moved to a per-project registry (#537), and new capability landed (Windows handle-anchored spec restoration, artifact-only sweep bundles, sweep selectors, deferred-work archive).

Test plan

  • uv run python scripts/release.py check — version fields agree on 0.12.0, [Unreleased]: compares against v0.12.0
  • trunk check clean
  • CI green (incl. version-sync)
  • On merge, release.yml publishes tag v0.12.0 + GitHub release from the CHANGELOG section

Summary by CodeRabbit

  • Release
    • Updated the application and plugin version to 0.12.0.
    • Added the 0.12.0 release entry and updated version comparison links in the changelog.

@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: c27cac1b-800b-456f-9faa-7c74aad75a40

📥 Commits

Reviewing files that changed from the base of the PR and between f121a56 and f20bb78.

⛔ Files ignored due to path filters (9)
  • docs/images/dashboard.png is excluded by !**/*.png
  • docs/images/dashboard.svg is excluded by !**/*.svg
  • docs/images/demo.gif is excluded by !**/*.gif
  • docs/images/settings.svg is excluded by !**/*.svg
  • docs/images/start-run-modal.png is excluded by !**/*.png
  • docs/images/start-run-modal.svg is excluded by !**/*.svg
  • docs/images/sweep-decision.png is excluded by !**/*.png
  • docs/images/sweep-decision.svg is excluded by !**/*.svg
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (6)
  • .claude-plugin/marketplace.json
  • CHANGELOG.md
  • module.yaml
  • pyproject.toml
  • src/bmad_loop/__init__.py
  • src/bmad_loop/data/skills/bmad-loop-setup/assets/module.yaml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The release version changes from 0.11.1 to 0.12.0 across project metadata, plugin metadata, module assets, and the package constant. The changelog adds the 0.12.0 release entry and updates its links.

Changes

Release version update

Layer / File(s) Summary
Version declarations
.claude-plugin/marketplace.json, module.yaml, pyproject.toml, src/bmad_loop/__init__.py, src/bmad_loop/data/skills/bmad-loop-setup/assets/module.yaml
All listed version declarations change from 0.11.1 to 0.12.0.
Release changelog references
CHANGELOG.md
The changelog adds the 0.12.0 release section and updates the Unreleased comparison link and release-tag link.

Priority: ⬇️ Low

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

Change: Other

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release version change to 0.12.0, which matches the main purpose of the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
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 💡 1
🛠️ Fix failing CI checks 💡
  • Commit to this branch
  • Create a new PR
📝 Generate docstrings
  • Commit to this branch
  • Create a new PR
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

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.

❤️ Share

A rabbit checks the version line
0.12.0 now shines
Metadata hops in tune
Changelog greets the moon
Release links point true

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

@pbean

pbean commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by a PR from chore/release-0.12.0: this branch name matched release.yml's release/* push trigger and self-published (and stranded a tag — since deleted) before merge. See the replacement PR for the fix.

@pbean pbean closed this Sep 20, 2026
@pbean
pbean deleted the release/0.12.0 branch September 20, 2026 18:33
@pbean pbean mentioned this pull request Sep 20, 2026
6 tasks
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