Skip to content

v2026.5.12

Choose a tag to compare

@github-actions github-actions released this 12 May 06:07
· 543 commits to main since this release

@unbrained/pm-cli 2026.5.12

Source range: v2026.5.11...v2026.5.12

Changelog

Changed

  • Added pm install '*' / pm install all to install all bundled first-party pm packages, including shell-expanded pm install *, and added typechecking for TypeScript-authored package sources.
  • Added pm upgrade for package-first maintenance, including dry-run planning, CLI/SDK npm self-upgrade, managed package refresh from recorded sources, SDK/MCP action contracts, and docs/help coverage.
  • Moved the Beads and Todo import/export bridges out of active project extension state so they are sourced from the first-party packages/pm-beads and packages/pm-todos package roots and installed on demand.

PM Tracker Evidence

Updated pm items in release window: 17
By type: Feature=4, Task=10, Issue=2, Chore=1
By status: in_progress=4, closed=11, open=2

Selected release-related tracker items:

  • pm-lwun [Chore/in_progress] Migrate extension terminology to package-first docs and UX