fabro/lib/packages/fabro-api-client/src/api
Bryan Helmkamp bf2b6ba701 refactor(cli): route run state through the shared server daemon
Move durable run access and execution control onto the server-backed client,
canonicalize run APIs under /api/v1/runs, and switch CLI integration tests
to a shared test daemon/storage model with shared-state-safe assertions.
2026-04-05 00:15:33 -04:00
..
completions-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
discovery-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
human-in-the-loop-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
insights-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
models-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
retros-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
run-internals-api.ts refactor: add run store HTTP endpoints 2026-04-04 15:37:43 -04:00
run-outputs-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
runs-api.ts refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
sessions-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
settings-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
usage-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
verification-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
workflows-api.ts Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00