| Age | Commit message (Expand) | Author |
| 2026-03-19 | Inject runner dependencies across CLI, action, and LSP | Paul Buetow |
| 2026-03-17 | Fix bugs, remove duplication, and clean up code quality issues | Paul Buetow |
| 2026-03-16 | Add Snapshot.ScopeReqs/ScopeRPM and simplify 3 callers | Paul Buetow |
| 2026-03-16 | Replace Summary: prefixes with standard Go package doc comments | Paul Buetow |
| 2026-03-16 | Centralize GPT-5 temperature override into llmutils.ResolveTemperature | Paul Buetow |
| 2026-03-16 | Decompose App God struct into embedded section structs | Paul Buetow |
| 2026-03-16 | Release v0.24.0v0.24.0 | Paul Buetow |
| 2026-03-16 | Release v0.23.1v0.23.1 | Paul Buetow |
| 2026-03-15 | Release v0.23.0v0.23.0 | Paul Buetow |
| 2026-03-14 | Release v0.22.3v0.22.3 | Paul Buetow |
| 2026-03-14 | Release v0.22.1v0.22.1 | Paul Buetow |
| 2026-03-13 | release: v0.22.0v0.22.0 | Paul Buetow |
| 2026-03-02 | hexaicli: move column printer into internal/termprint package (task 406) | Paul Buetow |
| 2026-03-02 | hexaicli: decompose runCLIJobs and runChat helpers (task 417) | Paul Buetow |
| 2026-03-02 | llmutils: remove remaining default-model wrappers in callers (task 413) | Paul Buetow |
| 2026-03-02 | llmutils: centralize provider normalization and client setup (task 410) | Paul Buetow |
| 2026-02-06 | Remove GitHub Copilot provider support | paul@buetow.org |
| 2025-11-03 | Fix: Address lint warnings and bump patch version to 0.15.3v0.15.3 | Paul Buetow |
| 2025-11-02 | some linter fixes | Paul Buetow |
| 2025-10-03 | Switch inline prompt markers to >! prefixv0.15.1 | Paul Buetow |
| 2025-09-28 | Add --config flag support across CLI, LSP, and tmux tools | Paul Buetow |
| 2025-09-28 | Improve multi-provider completion streaming and CLI selector flags | Paul Buetow |
| 2025-09-27 | Support multi-provider fan-out across CLI and completions | Paul Buetow |
| 2025-09-26 | Refactor surface config to support multi-provider arrays | Paul Buetow |
| 2025-09-26 | Add per-surface provider overrides and wiring | Paul Buetow |
| 2025-09-19 | morev0.11.6 | Paul Buetow |
| 2025-09-19 | fix | Paul Buetow |
| 2025-09-17 | chore(version): bump to v0.11.1 (gpt-5 defaults, timeouts, global stats, edit...v0.11.1 | Paul Buetow |
| 2025-09-17 | feat(stats,tmux): global Σ@window stats across processes with flocked cache;... | Paul Buetow |
| 2025-09-08 | docs: move tmux documentation to its own file | Paul Buetow |
| 2025-09-08 | tmux: colored LLM status with provider + stats; add start heartbeat for LSP/C... | Paul Buetow |
| 2025-09-07 | feat(tmux): add status line updates via @hexai_status; wire into CLI, LSP sta... | Paul Buetow |
| 2025-09-07 | editor: remove prefilled text in temp files for custom prompts (TUI and CLI) | Paul Buetow |
| 2025-09-07 | test+docs: add editor tests; document HEXAI_EDITOR/EDITOR and Custom prompt; ... | Paul Buetow |
| 2025-09-07 | feat: add Custom prompt action (p) with editor integration; shared editor hel... | Paul Buetow |
| 2025-09-06 | more tests | Paul Buetow |
| 2025-09-06 | fix unit test coverage | Paul Buetow |
| 2025-09-06 | chore(version): bump to 0.6.0; configurable prompts via config + testsv0.6.0 | Paul Buetow |
| 2025-09-06 | use TOML not JSON for configuration | Paul Buetow |
| 2025-09-06 | use gofumpt | Paul Buetow |
| 2025-09-05 | over 80% coverage now | Paul Buetow |
| 2025-09-04 | tests: fix hexaicli OpenAI-key dependent tests; add lsp code action and helpe... | Paul Buetow |
| 2025-09-04 | tests: quick wins to raise coverage | Paul Buetow |
| 2025-08-31 | module: set module path to codeberg.org/snonux/hexai; update imports; docs: a...v0.3.4 | Paul Buetow |
| 2025-08-19 | config: apply HEXAI_* env even without config file; docs: clarify Copilot key... | Paul Buetow |
| 2025-08-19 | config: add HEXAI_* env overrides with precedence; prefer HEXAI_OPENAI_API_KE... | Paul Buetow |
| 2025-08-18 | hexaicli: load config with logger to respect provider\n\nFix CLI requiring OP... | Paul Buetow |
| 2025-08-18 | feat(config): per-provider temperature defaults and docs\n\n- Add , , to con... | Paul Buetow |
| 2025-08-17 | refactor as per manual code reviews | Paul Buetow |
| 2025-08-17 | review changes | Paul Buetow |