Skip to content

pm-ops v2026.08.01

Choose a tag to compare

@github-actions github-actions released this 01 Aug 06:13
· 35 commits to main since this release

Changelog

2026.8.1 - 2026-08-01

Added

  • Docstring coverage gate: a lexer-backed, fail-closed documentation gate the fleet can share (ops-073p)

Fixed

  • Brace-ending initializers consume following ASI declarations and members (ops-cqyv)
  • Prevent symlink cycles during docstring source traversal (ops-hkxb)
  • Semicolon-free exported variables consume following declarations (ops-aun4)
  • Sanitize Node test-runner context before release verification (ops-hq5u)
  • The docstrings command writes JSON on the failure path under the default toon format (ops-k6wq)
  • Semicolon-free class fields bypass docstring evaluation (ops-6wen)
  • The docstring gate is fail-open for exported bindings it cannot decompose (ops-f25k)

2026.7.31 - 2026-07-31

Other

  • Expose the analyzer as a pm ops subcommand and a package subpath export (ops-qvbu)
  • Build the lexer-backed docstring analyzer and its negative controls (ops-w8n4)

2026.7.29 - 2026-07-29

Added

  • Enforce a real coverage gate by running tests against TypeScript sources (ops-vtit)

Other

2026.7.28 - 2026-07-28

Added

  • Add an ops merge-receipts gate over sdk/merge that fails while any clone-local merge decision receipt is pending (ops-hdoy)

Fixed

  • All eight ops commands fail to register on pm-cli 2026.7.27 because each redeclares the host-owned --json global (ops-61n2)
  • The merge-receipts gate never read warn-only or include-reconciled, and failed the gate on repos with no pm tracker (ops-rzb2)

Other

2026.7.27 - 2026-07-27

Removed

  • Adopt pm-cli 2026.7.26 typed authoring contracts and remove the any-cast defineExtension shim (ops-l8bf)

2026.7.26 - 2026-07-26

Other

  • Enable governance duplicate-detection advisory mode and adopt pm-cli 2026.7.25 (ops-73km)

2026.7.25 - 2026-07-25

Other

  • Adopt --respect-item-release in changelog scripts and bump pm-changelog to 2026.7.24 (ops-g3br)

2026.7.23 - 2026-07-23

Fixed

  • Recommend pm merge reconcile (2026.7.22) over raw history-repair in Multi-agent merge safety docs (ops-owhy)

Other

  • Adopt pm field-aware merge driver for multi-agent branch-merge safety (ops-3ype)

2026.7.19 - 2026-07-19

Other

  • pm-ops v0.1: initial production-ready package (ops-bfg9)

2026.7.14-1 - 2026-07-14

Added

  • Add 'ops metrics' Prometheus exporter for pm workspace health (ops-6p89)

2026.7.14 - 2026-07-14

Fixed

  • Restore --repos routing for every fleet command (ops-ab8i)

2026.7.11-1 - 2026-07-11

Other

  • Production hardening and fleet-operations safety pass 2026-07-09 (ops-b2aa)
  • Address bot review feedback on PR #1 (gemini+cubic+coderabbit) (ops-81x9)

2026.7.10-1 - 2026-07-10

Other

  • SDK 2026.7.10 alignment and production readiness pass (ops-9zcn)

2026.7.10 - 2026-07-10

Fixed

  • Fix manifest: add schema capability so registerCommand flags load (extension failed to activate) (ops-tg86)
  • Fix pm-ops multi-repo path parsing and toolchain alignment (ops-f4vp)

2026.7.6 - 2026-07-06

Other

  • Align Node engine with pm CLI runtime (ops-45xp)
  • Refresh pm-ops to latest pm CLI and changelog toolchain (ops-xfit)
  • Output rendering via renderer-override marker (ops-kmjq)
  • Real-data test suite against pm fleet (ops-hadw)
  • CI + daily release workflow setup (ops-8d93)
  • Implement ops report command (ops-u5t3)
  • Implement ops verify-release command (ops-621x)
  • Implement ops policy command (ops-b9rl)
  • Implement ops scan command (ops-jxpd)