mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
Replace five config types with a single FabroConfig superset type. All loading functions (load_cli_config, load_server_config, load_run_config, parse_project_config) now return FabroConfig. This eliminates the run_defaults indirection, into_run_defaults() conversion, and apply_defaults() bridging method in favor of a single merge_overlay() that works across all config layers (CLI → project → workflow). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||