mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-20 00:11:34 +00:00
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> |
||
|---|---|---|
| .. | ||
| auth_sessions.rs | ||
| automations.rs | ||
| cli_auth_token.rs | ||
| compression.rs | ||
| docs.rs | ||
| environments.rs | ||
| events.rs | ||
| install.rs | ||
| install_openai_compatible.rs | ||
| mcp_servers.rs | ||
| mod.rs | ||
| routing.rs | ||
| run_files.rs | ||
| runs.rs | ||
| sandbox_vnc.rs | ||
| sessions.rs | ||
| settings.rs | ||
| system.rs | ||
| tcp.rs | ||
| variables.rs | ||