Skip to content

v2026.6.5

Choose a tag to compare

@github-actions github-actions released this 05 Jun 07:01
· 164 commits to main since this release

@unbrained/pm-cli 2026.6.5

Source range: v2026.6.2...v2026.6.5

Changelog

Added

  • pm validate --fix-hints: machine-executable remediation commands per check (pm-6m3y)
  • Structured remediation map on pm health --json for all non-extension checks (pm-0hnu)
  • pm close-many: bulk-close matched items with shared reason and validate-close semantics (pm-i17g)
  • pm update-many --ids: explicit ID-list filter for targeted bulk mutations (pm-1h99)
  • pm search --status filter (parity with pm list) (pm-ec4s)
  • pm list --updated-after/--created-after incremental date filters (pm-y138)
  • Reusable external npm package ecosystem smoke harness (pm-vnjh)
  • Per-type workflow / allowed-transitions config (schema/workflows.json) (pm-f4r1)
  • pm schema add-status: register custom statuses (complement to add-type) (pm-e77a)
  • pm init --type-preset agile|ops|research: batch-register domain item types (pm-1lkm)
  • pm schema list / pm schema show: inspect registered custom and built-in types (pm-qq69)
  • First-party hooks capability exemplar (lifecycle hook) for pm-izsi completion (pm-s40s)
  • Add generic create/update setter for extension item fields (pm-qvdj)

Changed

  • 2026-06-02 commander SDK custom-field and extension-output hardening (pm-lwtx)

Fixed

  • Sentry reliability gate blocks release on dogfood-generated expected CLI errors (brittle per-count + missing standup-export patterns) (pm-yohx)
  • Auto Release 2026-06-01 tagged v2026.6.1 but npm publish never completed (latest npm = 2026.5.31) (pm-kcba)
  • governance.create_default_type is not settable via pm config set (pm-jpwo)
  • Warn on global service and renderer override footguns (pm-5teq)
  • Fix GitHub #98 dependency --dep type parsing (pm-dlfq)

Removed

  • pm schema remove-type: delete a custom type from types.json (pm-k8ik)

Other

  • Surface settings_read_invalid_schema warning proactively on affected commands (pm-7tcw)
  • Agent context & bulk-ops primitives: incremental date filters, search --status, --ids targeting, close-many (pm-j2ig)
  • After-command hook affected item transition context (pm-qzv2)
  • Sentry gate expected handled CLI classifier refresh (pm-flbo)
  • SDK extension hook context and manifest capability guardrails (pm-e9ut)
  • 2026-06-02 latest-main ecosystem dogfood and SDK review (pm-kddw)

PM Tracker Evidence

Closed pm items in release window: 33
By type: Task=5, Issue=5, Plan=1, Story=7, Feature=13, Chore=2
By status: closed=33

Selected release-related tracker items:

  • pm-kcba [Issue/closed] Auto Release 2026-06-01 tagged v2026.6.1 but npm publish never completed (latest npm = 2026.5.31)
  • pm-yohx [Issue/closed] Sentry reliability gate blocks release on dogfood-generated expected CLI errors (brittle per-count + missing standup-export patterns)