fabro/apps/fabro-web/app
Bryan Helmkamp 2af2ff0068
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
..
components Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
data Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
layouts Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
lib Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
routes refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00
api.ts Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00
app.css Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
entry.tsx Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
root.tsx Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
router.test.tsx Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00
router.tsx Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00