fabro/docs/public/api-reference
Bryan Helmkamp eda9e8855e
Make runs list Repo, Title, Workflow, and Changes columns server-side sortable
Extend the RunsSort enum and sort_runs() with case-insensitive ordering
for repo, title, and workflow names, and total line changes (additions
+ deletions) for changes. Swap the corresponding `<th>` cells in the
runs list view to `<SortHeader>` so every column can toggle asc/desc.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 16:07:01 -04:00
..
client-sdks.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
demo-mode.mdx feat(api): bind sessions to runs (#336) 2026-05-21 10:53:41 -04:00
fabro-api.yaml Make runs list Repo, Title, Workflow, and Changes columns server-side sortable 2026-05-23 16:07:01 -04:00
overview.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00