fabro/lib/crates/fabro-api/src
Bryan Helmkamp 0e0c45d05c Designate retros as experimental, disable by default via [features] flag
Move retro control from [fabro] retro to [features] retros in project
config. Default changes from true to false — retros are now opt-in.
Add retros field to server config Features struct, OpenAPI spec,
TypeScript client, and web app config. Update docs with experimental
warning and new enablement instructions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 20:36:32 -04:00
..
demo Designate retros as experimental, disable by default via [features] flag 2026-03-15 20:36:32 -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 rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
serve.rs Extend fabro.toml with project-level run defaults 2026-03-14 14:11:16 -04:00
server.rs Fix dry-run bug in API server and deduplicate test helpers 2026-03-15 12:28:54 -04:00
sessions.rs Extend fabro.toml with project-level run defaults 2026-03-14 14:11:16 -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