mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 15:34:59 -05:00
Add support for persistent configuration via YAML files. Users can now specify common options in a config file while maintaining the ability to override with CLI flags. Currently supports core options like model, temperature, and pattern settings. - Add --config flag for specifying YAML config path - Support standard option precedence (CLI > YAML > defaults) - Add type-safe YAML parsing with reflection - Add tests for YAML config functionality
4.7 KiB
4.7 KiB