mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +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> |
||
|---|---|---|
| .. | ||
| attractor | ||
| docs | ||
| twin | ||
| branching.fabro | ||
| conditions.fabro | ||
| invalid.fabro | ||
| legacy_tool.fabro | ||
| parallel.fabro | ||
| retro-e2e.fabro | ||
| simple.fabro | ||
| styled.fabro | ||