Skip to content

v3.22.0 — AutoPM MCP Server

Choose a tag to compare

@rafeekpro rafeekpro released this 01 Apr 11:52
· 262 commits to main since this release
7d6071e

What's New

AutoPM MCP Server (#517, #509)

  • 13 tools for PM operations (issue management, epic tracking, PRD operations)
  • 5 resources exposing project state (status, epics, PRDs, issues, config)
  • 3 prompts for common workflows (standup, next task, status report)
  • Full Model Context Protocol integration — use AutoPM data from any MCP-compatible client

Project Architecture Diagrams (#516, #510)

  • /pm:diagram-new — generate Mermaid architecture diagrams
  • /pm:diagram-update — refresh diagrams from current codebase
  • /pm:diagram-list, /pm:diagram-show — browse and display diagrams
  • Path traversal protection and input sanitization

Fixes

  • Address Copilot review comments on MCP server (path safety, env secrets)
  • Address Copilot review comments on diagrams (pipe escape, classDef)

Full Changelog: v3.21.0...v3.22.0