fabro/apps/arc-web/app
Bryan Helmkamp 84b2003a5a Add [web] config section and arc doctor command
Move auth config under [web.auth] in arc.toml to group web-specific
settings together. Add WebConfig with url field (default localhost:5173).
Add `arc doctor` command with checks for config, API, web, LLM providers,
Brave Search, sandbox, and GitHub App. Extract Provider::api_key_env_vars
and has_api_key to deduplicate validation logic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-03 15:17:41 -05:00
..
components Extract AuthLayout component and polish auth UI 2026-03-02 20:19:15 -05:00
data Rename Pipeline to Workflow in frontend 2026-03-02 00:09:15 -05:00
layouts Add GitHub App manifest registration and OAuth login 2026-03-02 19:45:50 -05:00
lib Add [web] config section and arc doctor command 2026-03-03 15:17:41 -05:00
routes Add [web] config section and arc doctor command 2026-03-03 15:17:41 -05:00
welcome Add arc-web React Router 7 app with pipeline kanban board 2026-02-28 12:34:18 -05:00
api-client.test.ts Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00
api-client.ts Support base64-encoded PEM for ARC_JWT_PUBLIC_KEY and ARC_JWT_PRIVATE_KEY 2026-03-03 14:39:49 -05:00
app.css Add cursor: pointer to all click targets site-wide 2026-03-01 22:36:21 -05:00
root.tsx Add styled 404 and 500 error pages matching Arc design system 2026-03-02 11:04:04 -05:00
routes.ts Add GitHub App manifest registration and OAuth login 2026-03-02 19:45:50 -05:00