fabro/apps/arc-web/app
Bryan Helmkamp d95ad80029 Add /insights/new page for creating queries via LLM or templates
Convert insights route to a parent layout with sidebar and two children:
- index route (insights-editor) with the existing SQL editor
- /insights/new with LLM input, template cards, and SQL link

Also fix wide layout detection in app-shell to check all matched routes
instead of only the last match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 13:49:58 -05:00
..
components Add run configuration and graph sub-pages under /runs/:id 2026-02-28 17:17:19 -05:00
data Add expandable check status rows and pending question text to Run cards 2026-03-01 12:53:56 -05:00
layouts Add /insights/new page for creating queries via LLM or templates 2026-03-01 13:49:58 -05:00
routes Add /insights/new page for creating queries via LLM or templates 2026-03-01 13:49:58 -05:00
welcome Add arc-web React Router 7 app with pipeline kanban board 2026-02-28 12:34:18 -05:00
api-client.ts Add asymmetric JWT service-to-service auth between arc-web and arc-attractor 2026-02-28 18:05:49 -05:00
app.css Replace direct Shiki usage with @pierre/diffs File component 2026-02-28 16:49:43 -05:00
root.tsx Switch sans-serif font from Inter to Geist 2026-02-28 13:04:16 -05:00
routes.ts Add /insights/new page for creating queries via LLM or templates 2026-03-01 13:49:58 -05:00