mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
- Deserialize permissions/output_format as typed enums instead of strings so invalid values in cli.toml fail at parse time - Use Option::or/or_else combinators instead of if-is_none pattern - Load cli.toml only for agent/llm commands, not all CLI invocations - Standalone arc-agent binary calls apply_cli_defaults for single source of hardcoded defaults - Remove redundant #[serde(default)] on Option fields Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||