Releases: launchapp-dev/animus-cli
Releases · launchapp-dev/animus-cli
Release list
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
What's Changed
- fix: remove continue-on-error from rustfmt CI job by @Shooksie in #197
- fix(agent-runner): replace hardcoded absolute paths with CARGO_MANIFEST_DIR in session_process tests by @Shooksie in #199
- fix(llm-cli-wrapper): replace hardcoded fixture paths with CARGO_MANIFEST_DIR by @Shooksie in #200
- fix(orchestrator-cli): recover from poisoned env lock in tests by @Shooksie in #202
- fix(orchestrator-config): align test assertion with standard-workflow ID rename by @Shooksie in #203
- fix(orchestrator-cli): fix last failing unit test — daemon_run task-state-change assertion by @Shooksie in #204
- fix(lint): resolve all clippy warnings workspace-wide by @Shooksie in #207
- fix(cli_e2e): resolve all 6 storage-mismatch and warning failures (#205) by @Shooksie in #209
- feat(mcp): HTTP/remote MCP server support (closes #96) by @Shooksie in #210
- feat(triggers): event triggers Phase 1 — file watcher support by @Shooksie in #212
- feat(triggers): Event Triggers Phase 2 — Generic Webhook Support (#213) by @Shooksie in #214
Full Changelog: v0.2.35...v0.3.0