mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
No production deployments exist, so there's no need for migration shims. Remove all six backwards-compat type aliases (AgentError, SdkError, CoreError, GraphvizError, StoreError, FabroError) and migrate ~880 callsites to use the canonical Error name directly within each crate, or qualified imports (e.g., `use fabro_llm::Error as LlmError`) for cross-crate references. Also fix a pre-existing absolute-path clippy lint in fabro-server error.rs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||