Skip to content

release: v6.0.4.2#36

Merged
PabloLION merged 23 commits intomainfrom
release/v6.0.4.2
Mar 6, 2026
Merged

release: v6.0.4.2#36
PabloLION merged 23 commits intomainfrom
release/v6.0.4.2

Conversation

@PabloLION
Copy link
Owner

Release v6.0.4.2

Merge dev into main for release.

Version: 6.0.4.2
Tag: v6.0.4.2

PabloLION and others added 23 commits February 26, 2026 02:42
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>
@PabloLION PabloLION merged commit a5af9f6 into main Mar 6, 2026
3 checks passed
@PabloLION PabloLION deleted the release/v6.0.4.2 branch March 6, 2026 06:24
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