fabro/apps/arc-web/app
Bryan Helmkamp 375a833733 Add Steer button and inline comment forms to diff view
Hover any line in a diff hunk to see a "Steer" button on the right side.
Clicking opens an inline comment form; submitted comments persist as
read-only annotations. Uses onLineEnter/onLineLeave with absolute overlay
positioning to place the button at the row's right edge.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 17:16:27 -05:00
..
components Add run configuration and graph sub-pages under /runs/:id 2026-02-28 17:17:19 -05:00
data Add verifications catalog page and per-run verifications tab 2026-03-01 16:31:47 -05:00
layouts Add /insights/new page for creating queries via LLM or templates 2026-03-01 13:49:58 -05:00
routes Add Steer button and inline comment forms to diff view 2026-03-01 17:16:27 -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 verifications catalog page and per-run verifications tab 2026-03-01 16:31:47 -05:00