Skip to content

Releases: openplanr/planr-pipeline

v0.33.1

Choose a tag to compare

@AsemDevs AsemDevs released this 31 Jul 08:54
8e896f5

Forward-fix: v1.3 create-quick-task routes can now enter the operating event log via additive operating-event@1.3.0 and operating-record@1.3.0 schemas. The v1.2 surface remains frozen and conformance-proven.

v0.33.0

Choose a tag to compare

@AsemDevs AsemDevs released this 31 Jul 06:33
6983e78

Protocol v1.3 agentic execution contracts. See CHANGELOG.md for the full entry: mission packets with evidence indexes, fail-closed citation contracts, generated read-only lens agents with drift CI, lossless records-log migration, dispatch-mode coexistence, cadence calculation, offline decision briefs, and the conformance-checked SPEC-002 amendment gate.

planr-pipeline 0.32.1

Choose a tag to compare

@AsemDevs AsemDevs released this 30 Jul 17:47
aec8cf7

Fixes

  • Make a bare Planr Operate skill invocation run one complete native operating cycle through CEO, CTO, CPO, CMO, COO, and Chair.
  • Initialize only when required and keep explicit read-only subcommands scoped.
  • Prefer native runtime questions or the CLI-owned terminal flow without dumping a manual questionnaire.
  • Make duplicate cycle cancellation idempotent and strengthen native-cycle conformance.

planr-pipeline 0.32.0

Choose a tag to compare

@AsemDevs AsemDevs released this 30 Jul 16:12
f222365

Native Operating Board runtime loop

  • Adds the Protocol v1.2 bounded native-advisor handoff and compact response contracts.
  • Makes guided questionnaires self-describing across Codex, Claude Code, and Cursor.
  • Keeps advisor lifecycle serial, digest-bound, resumable, and CLI-owned while native inference can run independently.
  • Produces actionable Markdown and JSON operating reports without auto-invoking PLAN or SHIP.
  • Fixes cross-platform generated-adapter line endings and preserves pin focus during dynamic anchor refresh.

Verified across Node 20/22, Ubuntu, macOS, Windows, Chromium, Firefox, and WebKit.

planr-pipeline 0.31.0

Choose a tag to compare

@AsemDevs AsemDevs released this 29 Jul 22:06
a3df691

What's Changed

  • feat(operate): add guided runtime interaction contracts by @AsemDevs in #87

Full Changelog: v0.30.0...v0.31.0

v0.30.0

Choose a tag to compare

@AsemDevs AsemDevs released this 29 Jul 01:26
feaec76

Added

  • Protocol v1.2 operating contracts: 27 additive operating schemas covering
    events, immutable records, checkpoints, the transaction journal, cycles,
    evidence, findings, decisions, gaps, routes, outcomes, providers, workspace
    manifests, and migration records.
  • Operating role and provider registries, kept mechanically separate from the
    canonical nine delivery roles.
  • RFC 8785/JCS canonicalization with golden vectors, hash-chained event
    reduction, and checkpoint resume for the operating event stream.
  • Ecosystem release saga primitives with drafted → preparing → prepared → promoting → verified → completed and blocked, compensating, and forward-fix
    recovery.
  • Read-only operating dashboard projection, generated runtime and documentation
    assets with drift detection, and operating conformance suites.

Fixed

  • Schema $ref containment now normalizes path separators before comparison.
    On Windows it rejected every valid cross-file reference while its traversal
    guard silently never matched.
  • Generated operating assets and operating fixtures are pinned to LF so their
    byte-for-byte comparisons hold on every platform.
  • The operating dashboard conformance fixture is no longer excluded by the
    .planr/ ignore rule.

planr-pipeline 0.29.2

Choose a tag to compare

@AsemDevs AsemDevs released this 23 Jul 19:28
cd9b6a5

What's Changed

  • feat: vendor safe remote artifact assets by @AsemDevs in #84

Full Changelog: v0.29.1...v0.29.2

planr-pipeline v0.29.1

Choose a tag to compare

@AsemDevs AsemDevs released this 23 Jul 18:54
3be361a

Fixes

  • Restore document comments drawer dismissal by clicking outside it, including mobile layouts.
  • Keep the one-shot comment composer enabled after selecting a point or region.
  • Align remaining generic review composer copy with Comments terminology.

Verification

Validated across Chromium, Firefox, WebKit, macOS, Ubuntu, Windows, Node 20, and Node 22.

planr-pipeline 0.29.0

Choose a tag to compare

@AsemDevs AsemDevs released this 23 Jul 17:24
6160150

What's Changed

  • feat: minimize document artifact review chrome by @AsemDevs in #81

Full Changelog: v0.28.5...v0.29.0

planr-pipeline 0.28.5

Choose a tag to compare

@AsemDevs AsemDevs released this 22 Jul 20:52
2dc23a9

Fixed

  • Prevent nested iframe scrollbars in document-mode artifact reviews.
  • Keep natural scrolling on the outer review page while preserving canvas-mode scrolling.
  • Add real-browser regression coverage for artifact-authored root overflow.