fabro/crates/arc-api
Bryan Helmkamp 314ee9be99 Add checkpoint exclude globs to skip bulky artifacts from git checkpoint commits
Introduces a [checkpoint] config table with exclude_globs in both run.toml
(per-run) and server.toml (defaults). Globs are merged (union + dedup) when
both are present. Non-empty excludes use git pathspec :(glob,exclude) syntax
to prevent staging matching files during checkpoint commits.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 12:25:27 -05:00
..
src Add checkpoint exclude globs to skip bulky artifacts from git checkpoint commits 2026-03-07 12:25:27 -05:00
tests Add POST /models/{id}/test endpoint for server-mode model testing 2026-03-07 11:17:10 -05:00
Cargo.toml Improve Sessions API schema: discriminated turns, date-time formats, consistent naming 2026-03-06 08:33:51 -05:00