summaryrefslogtreecommitdiff
path: root/internal/hexaicli
AgeCommit message (Expand)Author
2025-08-31module: set module path to codeberg.org/snonux/hexai; update imports; docs: a...v0.3.4Paul Buetow
2025-08-19config: apply HEXAI_* env even without config file; docs: clarify Copilot key...Paul Buetow
2025-08-19config: add HEXAI_* env overrides with precedence; prefer HEXAI_OPENAI_API_KE...Paul Buetow
2025-08-18hexaicli: load config with logger to respect provider\n\nFix CLI requiring OP...Paul Buetow
2025-08-18feat(config): per-provider temperature defaults and docs\n\n- Add , , to con...Paul Buetow
2025-08-17refactor as per manual code reviewsPaul Buetow
2025-08-17review changesPaul Buetow
2025-08-17cli+lsp: refactor main packages into internal runners; add testsPaul Buetow