chore(release): v1.6.0 changelog and version bumps#77
Conversation
- bmad-builder 1.5.0 -> 1.6.0 (package.json, marketplace.json) - sample-plugins 1.0.0 -> 1.1.0 (marketplace.json) for sample-module-setup - CHANGELOG.md entry for v1.6.0
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 21 minutes and 1 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✨ 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 |
🤖 Augment PR SummarySummary: Prepares the v1.6.0 release by updating published version metadata and documenting the release contents. Changes:
Notes: This is a maintenance/release PR (no functional code changes shown in the diff beyond version/changelog updates). 🤖 Was this summary useful? React with 👍 or 👎 |
|
|
||
| ### 🎁 Features | ||
|
|
||
| * **Customize.toml support across all builders** — Workflow Builder, Agent Builder, and Module Builder now emit skills that participate in BMad's per-skill customization model. Workflow Builder gains an opt-in Configurability Discovery phase; Agent Builder always emits an `[agent]` metadata block plus an optional override surface; Module Builder reads agent metadata during create and populates `module.yaml:agents[]` roster |
There was a problem hiding this comment.
The changelog calls the file Customize.toml here, but elsewhere in the repo/docs it appears to be consistently customize.toml (lowercase). Using the canonical casing in release notes can help avoid confusion on case-sensitive filesystems.
Severity: low
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Summary
bmad-builderplugin: 1.5.0 → 1.6.0 (package.json,marketplace.json,package-lock.json)sample-plugins: 1.0.0 → 1.1.0 (marketplace.json) to reflect newsample-module-setupskillCHANGELOG.mdcovering 15 commits since v1.5.0v1.6.0 Highlights
Features
_metarowsample-module-setupskill (installs all 6 samples as a module)bmad-dream-weaver-agentregistered as standalone marketplace pluginFixes
_bmad/bmb/config.yamlLoadpaths)Docs
## Conventionsblock in SKILL templates{skill-root}restriction languageNo breaking changes. Additive minor release.
Test plan