Skip to content

v0.7.0

Choose a tag to compare

@Haserjian Haserjian released this 24 Feb 18:46
· 88 commits to main since this release

What's New

  • Orchestrator state machine: Task lifecycle (PLANNED -> ASSIGNED -> RUNNING -> PR_OPEN -> CI_PASS -> REVIEW_PASS -> MERGED/ABORTED) with atomic transitions, weave receipts, and attempt tracking
  • Watchdog: Heartbeat-based stale agent detection with auto-reap and task abort
  • agentmesh orch CLI: create/assign/advance/abort/show/list commands
  • agentmesh watchdog CLI: scan for stale agents
  • Task bridge: task start --orch-task and task finish --orch-task connect existing task workflow to orchestrator lifecycle
  • Strict lineage CI: require-trailers + verify-witness + require-witness enabled

Stats

  • 171 tests passing
  • Python 3.10/3.11/3.12