Skip to content

v3.20.1 — Dashboard v2, Mermaid Diagrams, Test Plan

Choose a tag to compare

@rafeekpro rafeekpro released this 31 Mar 22:05
· 378 commits to develop since this release
b580342

What is New in 3.20.x

Dashboard v2 (3.20.0)

  • Tab navigation: Overview, Config, MCP and Keys, Diagrams, Tests
  • Mermaid diagrams: architecture, epic flow, plugin graph, agent tree
  • Test plan: /pm:test-plan generates test cases from epic AC
  • Tests tab: test plan + last results + coverage

Interactive Config Dashboard (3.19.0)

  • /pm:dashboard --serve starts HTTP server with config forms
  • Plugin management with descriptions and tooltips
  • MCP server presets (Context7, Playwright)
  • API keys editor with suggested keys
  • Bearer token auth, auto-shutdown 5min idle

Introspection Commands (3.18.0)

  • /pm:agents, /pm:templates, /pm:config, /pm:mcp, /pm:session
  • /pm:learn, /pm:recall — session learnings
  • /pm:checkpoint — project state snapshots
  • Enhanced /pm:validate — AUTO-FIXED / NEEDS INPUT format

gstack UI Patterns (3.17.0)

  • Markdown tables in all status commands
  • Structured TODO format in pm:next, pm:what-next
  • JSONL event logger
  • Actionable error messages

Earlier (3.12.0 — 3.16.x)

  • XML rules unification (8 auto-loaded)
  • Plugin architecture (13 npm packages)
  • Agent consolidation (core-only + plugins)
  • Local issue/PRD/epic tracking
  • XML template system
  • 158 tests in CI

npm: npm install -g claude-autopm@3.20.1