fabro/lib/apps/fabro-cli/tests/it
Bryan Helmkamp 75e5f34c0d
Expose lithos request and response shapes through the API, server, CLI, and web
The OpenAPI spec adopts the lithos request, response, content part,
tool, usage, and cost schemas. The completions endpoint returns the
lithos `Response` JSON verbatim and SSE carries lithos `StreamEvent`s
verbatim. The models and providers endpoints serve the fabro-types
catalog views, and the install and model-test flows probe providers
through fabro-llm.

The CLI builds its catalog from the operator overlay, drives `fabro exec`
through the server gateway adapter, and parses reasoning effort with the
shared controls. The web app reads content parts as lithos-tagged
objects. The TypeScript client is regenerated.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 17:26:57 -06:00
..
cmd Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00
scenario Fix CLI RunIntent producer CI failures 2026-09-01 16:14:34 -04:00
support Fix CLI RunSpec test fixtures 2026-08-24 12:17:47 -04:00
workflow Harden CLI run intent creation 2026-09-01 17:08:34 -04:00
main.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00