fabro/lib/crates/fabro-cli
Bryan Helmkamp 90c55919b3 refactor(workflows): move backend module to handler/llm
Co-locate LLM backend implementations (AgentApiBackend, AgentCliBackend,
BackendRouter) under handler/ since they implement the CodergenBackend
trait defined in handler/agent.rs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:06 -04:00
..
src refactor(workflows): move backend module to handler/llm 2026-03-29 13:47:06 -04:00
tests Remove RunSpec + Manifest types and all remaining references 2026-03-29 13:47:06 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Extract fabro-model crate from fabro-llm (#109) 2026-03-19 22:26:47 -04:00