grokkit/cmd
Greg Gauthier 349346eb4e refactor(config): centralize config loading and add model selection
- Introduce config.Load() to handle centralized configuration loading in TOML format
- Add --model flag support across commands with alias resolution via GetModel
- Update root command to load config in PersistentPreRun
- Remove redundant config init and set defaults for model and temperature
2026-02-28 20:52:03 +00:00
..
chat.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
commit.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
commitmsg.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
edit.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
history.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
prdescribe.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
review.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
root.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00