grokkit/config
Gregory Gauthier af7270967c fix(config): correct chat model config key
Update the Viper default key for the chat command from "commands.chat" to "commands.chat.model" to match expected structure.

Remove redundant comment in GetTimeout function for cleaner code.
2026-03-04 11:09:34 +00:00
..
config_test.go test(cmd): add unit tests for completion, root execution, config, errors, and logger 2026-03-02 22:12:54 +00:00
config.go fix(config): correct chat model config key 2026-03-04 11:09:34 +00:00