fabro/crates/arc-cli
Bryan Helmkamp e3fa99eba1 Add run defaults to server config for workflow run inheritance
Rename AppConfig → ServerConfig with flattened RunDefaults so users can
set default llm, sandbox, setup, directory and vars in ~/.arc/arc.toml.
Precedence: CLI flags > workflow TOML > server config defaults > DOT
graph attrs > hardcoded defaults. Vars merge (defaults first, task
config overwrites collisions).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-03 01:26:41 -05:00
..
src Add run defaults to server config for workflow run inheritance 2026-03-03 01:26:41 -05:00
tests Rename progress.jsonl fields for clarity 2026-03-02 19:11:33 -05:00
Cargo.toml Add file-based tracing infrastructure with ARC_LOG control 2026-03-01 18:18:12 -05:00