fabro/lib/crates/fabro-server/tests/it/api
Bryan Helmkamp cccb557281
feat(api): unify public run shape
Return canonical Run payloads across run list, board, create, and lifecycle endpoints. Move archive state out of RunStatus and into lifecycle metadata, split sandbox runtime from planned sandbox data, and separate static pull request records from live pull request details.

Regenerate the TypeScript API client and migrate web, CLI, server, store, workflow, and API tests to the new contract.
2026-05-10 20:48:55 -04:00
..
auth_sessions.rs feat(auth): add unified session API 2026-05-10 14:16:23 -04:00
cli_auth_token.rs refactor(server): gate test app state helpers 2026-05-02 13:02:41 -04:00
docs.rs docs(deployment): split into local vs self-hosted, drop Render/Fly/DO 2026-05-01 09:26:35 -04:00
install.rs feat(server): validate Daytona API key scopes 2026-05-03 17:09:01 -04:00
install_openai_compatible.rs Make Rust tests independent of SPA assets 2026-04-27 08:17:37 -07:00
mod.rs feat(auth): add unified session API 2026-05-10 14:16:23 -04:00
routing.rs refactor(server): gate test app state helpers 2026-05-02 13:02:41 -04:00
run_files.rs refactor(sandbox): unify run sandbox identity 2026-05-10 13:16:57 -04:00
runs.rs test(server): expect project settings without directory 2026-05-09 10:55:56 -04:00
sandbox_vnc.rs feat(api): unify public run shape 2026-05-10 20:48:55 -04:00
settings.rs refactor(server): gate test app state helpers 2026-05-02 13:02:41 -04:00
system.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
tcp.rs fix(server): default foreground logs to stdout 2026-05-06 12:41:52 -04:00