Merged
Conversation
claude plugin update doesn't fetch the marketplace cache before comparing versions, reporting stale versions as latest. Added troubleshooting section with git pull workaround. Tracked as bmp-2ng. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…olumn Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…Start into Usage Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 domain-specialist agents: scripts, docs, content, qa, ci, release, research. Each configured with worktree isolation, project memory, and background execution. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Three mechanisms documented: agent memory, plugin root data, plugin local settings. Beads migrated to Dolt backend on port 13369. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Analyses whether memory: project replaces a custom bmad_data directory, documents upstream _bmad/_memory sidecar pattern, shared artifact paths, and recommends hybrid layout using memory: project + _bmad-output/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…pipeline
The upstream BMAD installer generates `_bmad/_config/agent-manifest.csv` —
a rich CSV registry with agent persona metadata (role, identity, communication
style, principles) used by party-mode and advanced-elicitation skills to
simulate agent personalities without loading all agent files at runtime.
Changes:
- Add scripts/generate-agent-manifest.ts — reads plugins/bmad/agents/*.md
and extracts structured metadata into plugins/bmad/_shared/agent-manifest.csv
- Add plugins/bmad/_shared/agent-manifest.csv with all 27 plugin agents
- Update path-rewriter regex to match _config/ paths (extend [a-z]+ to
_?[a-z][a-z-]* so underscore-prefixed aliases are captured)
- Add rewriteConfigDirPath() handler: maps _config/agent-manifest.csv to
${CLAUDE_PLUGIN_ROOT}/_shared/agent-manifest.csv; unknown _config files
pass through silently
- Fix 3 skill files that still had unrewritten _bmad/_config/agent-manifest.csv
paths: party-mode/steps/step-01-agent-loading.md, advanced-elicitation/
workflow.xml, agent/data/agent-menu-patterns.md
- Add generate:manifest to package.json and AGENTS.md scripts table
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dolt server port collision (GH#2372) caused cross-project data leakage. Removed 7 bmad-plugin-* duplicate tombstones, updated 9 stale statuses. Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Plugin version: v6.0.3.4 → v6.0.4.2 - core (BMAD-METHOD): v6.0.3 → v6.0.4 - tea (test-architecture-enterprise): v1.3.1 → v1.5.2 - gds (game-dev-studio): v0.1.9 → v0.1.10 - bmb and cis already current Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v6.0.4.2
Merge dev into main for release.
Version: 6.0.4.2
Tag: v6.0.4.2