mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
- Extract generic load_config_file<T>(path, filename) helper, reducing load_cli_config and load_server_config to one-liners. - Rewrite WorkflowRunConfig::apply_defaults to delegate to RunDefaults::merge_overlay, eliminating ~90 lines of duplicate deep-merge logic. Both methods now share the same code path. - Fix bug where RunDefaults::merge_overlay silently dropped the ssh sandbox config from overlays (the ssh field was never merged). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||