Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

v2.1.0

Choose a tag to compare

@jackm97 jackm97 released this 21 Mar 11:55
· 182 commits to main since this release

What's Changed

Added

  • OCX-based distribution: move registry to OCX component format with bunx ocx build workflow
  • Available Next Steps block appended on successful activate_plan execution
  • Execution progress written into plan.json from activate_plan, next_step, and close_session
  • plan-deep-review planning workflow for structured design and architecture reviews
  • plan-deep-research planning workflow for iterative research sessions
  • choose_when guidance injected via next_step to help users understand when to advance
  • Terminal node constraint: close_session only allowed at nodes with no next defined

Changed

  • All four planning workflows restructured per workflow-audit recommendations
  • Planning DAG paths now resolve as config-root-relative for OCX global installation compatibility
  • README.md revised for clarity on multi-agent orchestration system
  • Installation documentation updated to reflect OCX-based distribution workflow

Fixed

  • Missing schema task node in planning DAG schemas
  • Planning prompts with clearer language patterns and constraints

Full Changelog: v2.0.0...v2.1.0