v2026.6.6
·
137 commits
to main
since this release
@unbrained/pm-cli 2026.6.6
Source range: v2026.6.5...v2026.6.6
Changelog
Added
- pm telemetry local-analytics subcommand (status/flush/stats/clear) (pm-6xdl)
- Add Claude Code rows to docs read-path and README start-here tables (pm-pwdx)
- Add AGENTS.md/README workflow-update checkbox to the PR template (pm-0sqs)
- Create ONBOARDING.md for new maintainers and first-time contributors (pm-oh5h)
- Add markdown broken-link check to the docs CI gate (pm-mp6c)
- Add pm stats --storage: aggregate history-stream metrics (pm-mnee)
- pm history --diff: per-entry field-level before/after diffs (pm-puvn)
- Add pm gc --scope locks: sweep expired lock debris from crashed processes (pm-d70h)
- Add MCP protocol handshake tests (initialize + tools/list + unknown-tool error) (pm-kl11)
- Add narrow MCP tools pm_notes, pm_learnings, pm_deps (agent self-documentation + deps) (pm-hywv)
Changed
- Export PM_TOOL_PARAMETERS_SCHEMA_VERSION constant and bind all assertion sites (pm-r9sz)
- Generate pm_run action-list description from PM_TOOL_ACTIONS to end prose/enum drift (pm-fd8n)
Fixed
- File-backed schema sections (types/statuses/fields/type_workflows) leak into settings.json on writeSettings (pm-haak)
- MCP stdio server processes JSON-RPC lines concurrently → pipelined mutations on the same item lock-conflict (pm-3puw)
- PRD/contract drift: reminders_weight and events_weight missing from search.tuning docs (pm-75du)
- MCP TOOL_SCHEMA_BASE additionalProperties:true silently swallows typo'd top-level args (pm-qxwu)
Other
- Telemetry schema versioning/negotiation preparation (pm-t4wb)
- Contract schema golden-file snapshot gate in CI (pm-d6kq)
- Document changelog classifier keyword routing for contributors (pm-5vsv)
- Evaluate commander 15.0.0 major upgrade (current 14.0.3) (pm-7j8t)
- Clean up stale closed tracker-item references in docs/ header lines (pm-e376)
- Drift-lock the .agents/plugins/marketplace.json (pm-local) manifest in the plugin contract test (pm-g3xl)
- History & storage observability: pm gc locks scope, pm history --diff before/after, pm stats --storage (pm-l709)
- MCP & contract platform maturity PR (pm-5k4v): narrow tools pm_notes/pm_learnings/pm_deps + schema-base hardening + action-list drift-gen + schema-version constant + handshake tests (pm-at83)
- Document the create vs mutateItem dual write-path contract (pm-k5r6)
- Document capture_level semantics for extension authors (pm-te9x)
PM Tracker Evidence
Closed pm items in release window: 31
By type: Issue=5, Story=5, Chore=11, Task=4, Plan=2, Feature=4
By status: closed=31
Selected release-related tracker items:
- pm-ijd9 [Story/closed] As a contributor closing items, I want documented changelog classification, so that my change appears in the correct CHANGELOG section without reading the generator source
- pm-5vsv [Chore/closed] Document changelog classifier keyword routing for contributors
- pm-10ml [Story/closed] As a new teammate, I want a single ONBOARDING.md, so that I become productive in two hours without accidentally triggering a release or corrupting the tracker