Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 23:39
· 8 commits to main since this release

1.5.0 (2026-02-15)

Bug Fixes

  • add captureExitStatus to z-workflows tmux mock (998472c)
  • add fixBeforeRollbackTimeout to config round-trip test (fdcdc44)
  • forward model info to SDK in serve mode launch path (2f0a1f2)
  • prevent race between cancelPlan and async job completion handlers (8d9e444)
  • route notifications to launching session instead of active session (#74) (df8cdba)

Features

  • add dynamic orchestration with replanning, inter-job comms, session forking, and fix-before-rollback (#68) (571ce19)
  • add permission policy engine with configurable per-job/per-plan rules (#69) (06642db)
  • add rich job observability with structured telemetry and event capture (#66) (f2b88cd)
  • add SDK-based monitoring with question relay and permission handling (#65) (b415c9f)
  • add serve-based launch with port management and SDK client (#65) (121f27e)
  • annotate session titles when jobs need attention (#75) (7b94d7a)
  • enhance mc_attach with smart tmux window for serve-mode jobs (#65) (541886a)