summaryrefslogtreecommitdiff
path: root/internal/appconfig/config_load.go
AgeCommit message (Expand)Author
2026-05-20Add YouSearch (You.com Research API) provider integrationPaul Buetow
2026-04-25feat: configurable hexai-tmux-action menu via [[tmux_action.menu]]Paul Buetow
2026-04-25Release v0.35.0: fix-typos action and tmux popup for hexai-tmux-actionPaul Buetow
2026-03-23refactor: split oversized functions, fix double logging, add %w wrappingPaul Buetow
2026-03-23fix: code quality improvements across lsp, askcli, appconfig, integrationtestsPaul Buetow
2026-03-16Split config_load.go into config_load.go and config_env.goPaul Buetow
2026-03-16Use %w for error wrapping in appconfig config_load.goPaul Buetow
2026-03-16Decompose App God struct into embedded section structsPaul Buetow
2026-03-16Refactor oversized functions and split large test filesPaul Buetow
2026-03-02appconfig: return toml raw-unmarshal errors instead of ignoring (task 409)Paul Buetow
2026-03-02appconfig: split config module and decompose oversized funcs (task 406)Paul Buetow