fabro/lib/apps
Bryan Helmkamp b82b3dd48e
Use the lithos control enum API instead of local spellings
lithos-llm now exposes `ReasoningEffort::ALL`, `Speed::ALL`, `as_str`,
`Display`, and `FromStr` on its request-control enums. Fabro's
`controls` module kept parallel name tables and parsers for them; only
the nearest-supported-effort rule is Fabro's own, so that is what stays.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 23:23:49 -06:00
..
fabro-cli Use the lithos control enum API instead of local spellings 2026-09-09 23:23:49 -06:00
fabro-mcp-server Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00
fabro-server Use the lithos control enum API instead of local spellings 2026-09-09 23:23:49 -06:00
fabro-spa refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00