fabro/apps/fabro-web/app/routes
Bryan Helmkamp 75e5f34c0d
Expose lithos request and response shapes through the API, server, CLI, and web
The OpenAPI spec adopts the lithos request, response, content part,
tool, usage, and cost schemas. The completions endpoint returns the
lithos `Response` JSON verbatim and SSE carries lithos `StreamEvent`s
verbatim. The models and providers endpoints serve the fabro-types
catalog views, and the install and model-test flows probe providers
through fabro-llm.

The CLI builds its catalog from the operator overlay, drives `fabro exec`
through the server gateway adapter, and parses reasoning effort with the
shared controls. The web app reads content parts as lithos-tagged
objects. The TypeScript client is regenerated.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 17:26:57 -06:00
..
run-artifacts Simplify artifact version history 2026-07-28 14:57:05 -04:00
run-detail Merge remote-tracking branch 'origin/main' into codex/pr669-merge-main-3d8cf48 2026-07-28 15:35:42 -04:00
run-files Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
run-sandbox fix(web): allow noVNC iframe storage 2026-06-03 12:01:27 -04:00
runs Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
ask-fabro.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
auth-login.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
automation-detail.tsx Simplify automation workflow-source materialization 2026-08-30 13:17:15 -04:00
automations-edit.tsx Add independent workflow sources to automations 2026-08-30 13:14:11 -04:00
automations-new.test.tsx Align remote workflow selectors with run targets 2026-08-31 17:13:20 -04:00
automations-new.tsx Add independent workflow sources to automations 2026-08-30 13:14:11 -04:00
automations.tsx Simplify automation workflow-source materialization 2026-08-30 13:17:15 -04:00
chats-detail.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
chats-layout.tsx feat(fabro-web): port /chats/new + /chats/:id from prototype (#289) 2026-05-16 17:10:16 -04:00
chats-new.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
chats-router.test.tsx feat(fabro-web): port /chats/new + /chats/:id from prototype (#289) 2026-05-16 17:10:16 -04:00
insights-editor.test.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
insights-editor.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
insights-new.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
insights.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
profile-overview.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
profile-sessions.test.tsx refactor(web): simplify profile sessions layout 2026-05-10 14:32:19 -04:00
profile-sessions.tsx feat(web): add secrets management settings page (#327) 2026-05-20 17:50:09 -04:00
profile.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
redirect-home.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
run-artifacts.tsx refactor: simplify artifact ZIP download 2026-08-01 09:09:54 -04:00
run-billing.test.tsx refactor: simplify stage billing reuse 2026-07-28 14:51:47 -04:00
run-billing.tsx Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00
run-children.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
run-detail.test.ts fix(web): harden collapsible run docks 2026-07-28 15:24:58 -04:00
run-detail.tsx Merge remote-tracking branch 'origin/main' into codex/pr669-merge-main-3d8cf48 2026-07-28 15:35:42 -04:00
run-events.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
run-files.render.test.tsx feat(web): add server-managed Environments CRUD settings UI (#462) 2026-06-13 08:44:38 -04:00
run-files.test.ts refactor(run-files): extract commit picker options 2026-05-09 15:33:19 -04:00
run-files.tsx feat(web): tell open tabs when a new build ships 2026-07-25 14:45:26 -04:00
run-logs.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
run-overview.test.tsx Keep run graph zoom/pan when switching tabs (#561) 2026-07-08 10:50:02 -04:00
run-overview.tsx refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
run-sandbox.test.tsx Model run sandbox lifecycle explicitly (#431) 2026-05-27 12:48:56 -04:00
run-sandbox.tsx Model run sandbox lifecycle explicitly (#431) 2026-05-27 12:48:56 -04:00
run-settings.tsx refactor(glob): unify workspace path matching 2026-07-25 10:30:19 -04:00
run-source.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
run-stages-chat.test.tsx refactor: simplify stage billing reuse 2026-07-28 14:51:47 -04:00
run-stages-details.test.tsx refactor: simplify stage billing reuse 2026-07-28 14:51:47 -04:00
run-stages.test.ts Simplify stage detail reasoning UI 2026-07-25 11:10:06 -04:00
run-stages.tsx refactor: simplify stage billing reuse 2026-07-28 14:51:47 -04:00
run-terminal.tsx fix(web): harden build version detection 2026-07-25 15:15:25 -04:00
runs.preferences.test.tsx feat(web): add server-managed Environments CRUD settings UI (#462) 2026-06-13 08:44:38 -04:00
runs.test.tsx Populate repo and workflow filters in runs list view 2026-08-06 11:54:38 -04:00
runs.tsx Populate repo and workflow filters in runs list view 2026-08-06 11:54:38 -04:00
settings-environments-edit.tsx feat(web): add server-managed Environments CRUD settings UI (#462) 2026-06-13 08:44:38 -04:00
settings-environments-new.tsx feat(web): add server-managed Environments CRUD settings UI (#462) 2026-06-13 08:44:38 -04:00
settings-environments.tsx Move environment provider helpers into a lib module 2026-08-30 12:30:58 -04:00
settings-general.tsx feat(web): regroup settings nav under General and Administration 2026-05-25 14:56:01 -04:00
settings-index.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
settings-integrations.test.tsx feat(system): report runtime integration status (#416) 2026-05-26 19:27:32 -04:00
settings-integrations.tsx feat(system): report runtime integration status (#416) 2026-05-26 19:27:32 -04:00
settings-live-events.test.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
settings-live-events.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00
settings-mcps-edit.test.tsx feat: add MCP servers settings UI at /settings/mcps (#540) 2026-07-01 10:32:37 -04:00
settings-mcps-edit.tsx feat: add MCP servers settings UI at /settings/mcps (#540) 2026-07-01 10:32:37 -04:00
settings-mcps-new.test.tsx feat: add MCP servers settings UI at /settings/mcps (#540) 2026-07-01 10:32:37 -04:00
settings-mcps-new.tsx feat: add MCP servers settings UI at /settings/mcps (#540) 2026-07-01 10:32:37 -04:00
settings-mcps.test.tsx feat: add MCP servers settings UI at /settings/mcps (#540) 2026-07-01 10:32:37 -04:00
settings-mcps.tsx feat: add MCP servers settings UI at /settings/mcps (#540) 2026-07-01 10:32:37 -04:00
settings-models.tsx feat: make model aliases provider-aware 2026-07-23 10:12:25 -04:00
settings-monitoring.test.tsx fix(settings): show scheduler slot usage (#404) 2026-05-25 18:28:18 -04:00
settings-monitoring.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
settings-sandboxes.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
settings-secrets-new.tsx refactor(web): improve React Doctor score (#405) 2026-05-25 22:41:37 -04:00
settings-secrets.tsx feat(web): add secrets management settings page (#327) 2026-05-20 17:50:09 -04:00
settings-security.tsx refactor: Remove inbound IP allowlisting (#443) 2026-05-27 22:29:08 -04:00
settings-storage.tsx feat(web): drop the Mount point row from storage settings 2026-05-21 11:28:39 -04:00
settings-variables-edit.tsx feat(web): add /settings/variables management UI 2026-05-27 12:14:41 -04:00
settings-variables-new.tsx feat(web): add /settings/variables management UI 2026-05-27 12:14:41 -04:00
settings-variables.tsx refactor(web): give variables row its own value column 2026-05-27 12:21:49 -04:00
settings.tsx feat: add MCP servers settings UI at /settings/mcps (#540) 2026-07-01 10:32:37 -04:00
setup.test.ts fix(web): generalize GitHub App post-install copy (#418) 2026-05-26 19:27:09 -04:00
setup.tsx fix(web): generalize GitHub App post-install copy (#418) 2026-05-26 19:27:09 -04:00
start.tsx Introduce approved effect hooks and migrate direct useEffect calls (#425) 2026-05-27 10:37:29 -04:00