mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
apply_defaults() previously did whole-struct replacement for llm, setup, and sandbox sections. If run.toml specified only [llm] model, the entire server.toml [llm] block (including provider) was lost. Now each field merges individually: task values win per-field, with map-merge for labels (like vars) and whole-struct semantics for snapshot. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-devcontainer | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-types | ||
| arc-util | ||
| arc-workflows | ||