Releases: launchapp-dev/animus-cli
Releases · launchapp-dev/animus-cli
Release list
v0.0.12
What's Changed
- [TASK-1123] Fix agent-runner process leak (10 processes, exceeds threshold of 5) by @Shooksie in #119
- [TASK-1109] Add cargo test job to PR CI workflow by @Shooksie in #118
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Release v0.0.11 by @Shooksie in #94
- Release v0.0.11 by @Shooksie in #99
- [TASK-989] Fix rustfmt CI failure in PR #101 (TASK-936 agent-runner process leak fix) by @Shooksie in #102
- [TASK-980] Add cargo test gate to rust-workspace-ci pull request checks by @Shooksie in #103
- TASK-756: Document replace_linked_architecture_entities in ao.task.update tool description and mcp-tools.md by @Shooksie in #58
Full Changelog: v0.0.10...v0.0.11
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