fabro/apps/arc-web/app
Bryan Helmkamp 5a720ddb26 Rename /runs/{id}/compare to /runs/{id}/files with pagination
Replace the RunCompare envelope (checkpoints + files + stats) with a
standard PaginatedRunFileList response containing FileDiff items,
matching the existing pagination pattern used by other endpoints.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 14:37:30 -04:00
..
components Deduplicate utilities, remove TOCTOU checks, and strengthen types 2026-03-06 12:59:22 -05:00
data Fix 8 OpenAPI review items for verifications and insights 2026-03-06 14:56:07 -05:00
layouts Rename verification API: categories → criteria, separate controls endpoints 2026-03-07 09:49:18 -05:00
lib Fix duplicate .env vars on re-setup, capture GitHub App slug 2026-03-06 19:28:00 -05:00
routes Rename /runs/{id}/compare to /runs/{id}/files with pagination 2026-03-08 14:37:30 -04: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 Fix react-doctor warnings: remove dead code, fix keys and accessibility (92→99) 2026-03-06 09:40:20 -05:00
app.css Add cursor: pointer to all click targets site-wide 2026-03-01 22:36:21 -05:00
root.tsx Fix server-side error message leaking to browser in production 2026-03-05 10:25:07 -05:00
routes.ts Rename /runs/{id}/compare to /runs/{id}/files with pagination 2026-03-08 14:37:30 -04:00