| Age | Commit message (Expand) | Author |
| 2026-03-23 | chore: bump version to v0.25.9v0.25.9 | Paul Buetow |
| 2026-03-19 | Improve actionable error guidance | Paul Buetow |
| 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 | Rename timeout helpers to match actual durations (timeout20s, timeout18s) | Paul Buetow |
| 2026-03-16 | Merge runOnce and runOnceWithOpts in hexaiaction/prompts.go | Paul Buetow |
| 2026-03-16 | Fix mixed pointer/value receivers on appconfig.App | Paul Buetow |
| 2026-03-16 | Decompose App God struct into embedded section structs | Paul Buetow |
| 2026-03-02 | hexaiaction: replace global action state with Runner struct (task 406) | Paul Buetow |
| 2026-03-02 | hexaiaction: use sectioned config interface instead of full App (task 409) | 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-03-02 | codeaction: add Build/Resolve handler registries (task 410) | Paul Buetow |
| 2026-02-06 | Remove GitHub Copilot provider support | paul@buetow.org |
| 2025-11-02 | some linter fixes | Paul Buetow |
| 2025-09-28 | Add --config flag support across CLI, LSP, and tmux tools | 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-24 | Add runtime config store and reload command | 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-16 | release: v0.11.0 – context-aware in-editor chat; respect general.context_mo...v0.11.0 | Paul Buetow |
| 2025-09-15 | release: v0.10.1v0.10.1 | Paul Buetow |
| 2025-09-14 | release: v0.10.0v0.10.0 | 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-07 | feat: add 'Simplify and improve' action; configurable prompts in config; wire... | Paul Buetow |
| 2025-09-07 | tui: hide title in hexai-tmux-action menu to save space | Paul Buetow |
| 2025-09-07 | feat: rename hexai-action -> hexai-tmux-action; remove --tmux/--no-tmux; tmux... | Paul Buetow |
| 2025-09-07 | test: add seams for RunTUI and client; expand hexaiaction tests; cover lsp in... | Paul Buetow |
| 2025-09-07 | refactor: move hexai-action to cmd/hexai-action; extract orchestration into i... | Paul Buetow |
| 2025-09-07 | hexai-action: integrate tmux orchestration; add internal/tmux; tests+docs; bu...v0.7.0 | Paul Buetow |
| 2025-09-07 | tiding up | Paul Buetow |
| 2025-09-06 | more tests | Paul Buetow |