fabro/crates
Bryan Helmkamp df8502d83b Merge agent-cli crate into agent as cli module
The agent-cli binary was a thin wrapper over the agent library with
nothing else depending on it. Moving it into the agent crate as a
`pub mod cli` with a `[[bin]]` entry reduces workspace complexity
and follows the attractor crate pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:14:25 -05:00
..
agent Merge agent-cli crate into agent as cli module 2026-02-23 11:14:25 -05:00
attractor Add CLI tests for validate and dry-run on all test workflows 2026-02-23 10:58:54 -05:00
llm Disable empty doc-tests and add terse test output alias 2026-02-23 10:57:26 -05:00