Skip to content

v3.33.0

Choose a tag to compare

@zigrivers zigrivers released this 31 May 23:39
· 79 commits to main since this release

Added

  • materialize-plan-to-beads finalization step (and build-phase preflight) — converts docs/implementation-plan.md into Beads issues before the build phase, so Beads-enabled projects no longer reach build with an empty tracker. Idempotent reconcile (create/update tasks, stories, epics + dependencies; retire removed tasks; preserve in-progress/closed work); the build prompts (single/multi agent start/resume) invoke it and claim only plan-derived issues. Requires a stable-ID Plan Output Contract in the planning step. Enabled (conditional on Beads) in deep/custom, off in mvp. Beads-enabled builds now fail closed when .beads/ exists but bd/jq is missing or < v1.0.5. (#470)
  • mcp-server project type — full configuration surface (language, transport, primitive mix, auth, deployment, statefulness); --mcp-* CLI flags; mcp-server-overlay.yml; the mcp-tool-resource-contract specification step; 12 new content/knowledge/mcp-server/ entries; and a conservative auto-detector. Knowledge base grows to 278 entries across 20 categories. (#457, #469)

Fixed

  • README knowledge-base counts reconciled with the authoritative inventory and the new mcp-server category.

Known follow-ups for the Beads materializer multi-agent path are tracked in #471.

See CHANGELOG.md for full details.