v2026.5.12
·
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 allto install all bundled first-party pm packages, including shell-expandedpm install *, and added typechecking for TypeScript-authored package sources. - Added
pm upgradefor 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-beadsandpackages/pm-todospackage 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