v0.0.10
What's Changed
- feat(TASK-237): extract TaskProvider and RequirementsProvider traits by @Shooksie in #2
- Add README scaffolding for eachcrate by @Shooksie in #3
- Codex/task 350 requirement workflows by @Shooksie in #4
- Fix workflow runner state reconciliation by @Shooksie in #5
- Complete REQ-041 workflow adapter surfaces by @Shooksie in #6
- Modularize ops MCP and compact JSON output by @Shooksie in #8
- REQ-039: route manual and queued workflow starts through SubjectDispatch by @Shooksie in #7
- Complete REQ-039 SubjectDispatch daemon extraction by @Shooksie in #10
- Fix AO skills runtime parity end to end by @Shooksie in #11
- Complete plugin-pack workflow migration by @Shooksie in #12
- Fix workflow MCP runtime server collisions by @Shooksie in #13
- TASK-602: Fix stale read paths and tests after scoped state migration by @Shooksie in #52
- TASK-601: Move compiled configs from state/ to config/ in scoped runtime root by @Shooksie in #51
- TASK-600: fix: complete state migration to scoped root with daemon config and per-entity files by @Shooksie in #50
- TASK-596: feat: consolidate workflow state to workflow-state/ as single source of truth by @Shooksie in #48
- TASK-587: Fix non-autonomous daemon start to run full scheduler loop by @Shooksie in #46
- TASK-385: Remove JSON workflow config generation; bootstrap scaffolds YAML only by @Shooksie in #37
- TASK-637: Preserve workflow event persistence and monitor compatibility in direct execution path by @Shooksie in #55
- TASK-634: Add agent-runner library boundary for direct workflow-runner execution by @Shooksie in #53
- TASK-400: Wire resume_session into spawn_session_process and add resume/fallback test coverage by @Shooksie in #41
- TASK-396: Instrument stream disconnect to surface tool-call context on runner failure by @Shooksie in #40
- TASK-383: Expose full CLI tool metadata in YAML and add decision contract tests by @Shooksie in #35
New Contributors
Full Changelog: v0.0.4...v0.0.10