fabro/lib/crates/fabro-api/src
Bryan Helmkamp 2203bb8d9e
refactor(sandbox): move SandboxProvider from fabro-workflows to fabro-sandbox
The enum had zero internal usage in fabro-workflows and naturally belongs
in fabro-sandbox alongside the sandbox implementations. Removed cfg
gates from the Exe variant (it's just a tag) and added non-exedev
fallback arms in fabro-cli to handle feature unification from fabro-api.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:06 -04:00
..
demo Unify CliConfig, ServerConfig, ProjectConfig, WorkflowRunConfig, RunDefaults into FabroConfig 2026-03-29 13:47:05 -04:00
error.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
github_webhooks.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
jwt_auth.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
lib.rs Unify CliConfig, ServerConfig, ProjectConfig, WorkflowRunConfig, RunDefaults into FabroConfig 2026-03-29 13:47:05 -04:00
serve.rs refactor(sandbox): move SandboxProvider from fabro-workflows to fabro-sandbox 2026-03-29 13:47:06 -04:00
server.rs refactor(workflows): merge cost.rs into outcome.rs 2026-03-29 13:47:06 -04:00
sessions.rs Flatten LanguageModel trait + ModelInfo into struct Model 2026-03-23 11:48:55 -04:00
tls.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00