| Age | Commit message (Expand) | Author |
| 2025-09-19 | morev0.11.6 | Paul Buetow |
| 2025-09-19 | Release v0.11.5v0.11.5delete | Paul Buetow |
| 2025-09-19 | fix | Paul Buetow |
| 2025-09-19 | Release v0.11.4v0.11.4 | Paul Buetow |
| 2025-09-17 | chore: bump version to 0.11.3v0.11.3 | Paul Buetow |
| 2025-09-17 | chore(openai): revert default model to gpt-4.1 | Paul Buetow |
| 2025-09-17 | feat(openai): set default model to gpt-4o | Paul Buetow |
| 2025-09-17 | chore: bump version to 0.11.2v0.11.2 | Paul Buetow |
| 2025-09-17 | chore: commit uncommitted changes before version bump | 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 | change default timeout | 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: improve white-on-purple legibility; bump version to v0.9.0v0.9.0 | 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 | chore: bump version to v0.8.0v0.8.0 | Paul Buetow |
| 2025-09-07 | docs: document Custom prompt and CLI no-args editor; bump version to v0.7.3 | 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 | chore: bump version to v0.7.2v0.7.2 | 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 | chore: cut release v0.7.1 (version bump)v0.7.1 | 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 |
| 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-06 | chore(version): bump to 0.5.0v0.5.0 | Paul Buetow |
| 2025-09-06 | feat(lsp): configurable inline/chat triggers; switch inline markers to >text>... | Paul Buetow |
| 2025-09-05 | over 80% coverage now | Paul Buetow |
| 2025-09-05 | tests: provider header assertions, more negative cases (no choices, empty del... | Paul Buetow |
| 2025-09-05 | tests: add more negative provider cases and table-driven LSP coverage; assert... | Paul Buetow |
| 2025-09-04 | tests: add more table-driven cases and negative provider tests; update report | Paul Buetow |
| 2025-09-04 | tests: expand negative SSE and table-driven coverage; add docs/testing.md; us... | Paul Buetow |
| 2025-09-04 | tests: add negative SSE test, table-driven refactors, and use shared fixtures... | Paul Buetow |
| 2025-09-04 | tests: add shared test fixtures, expand provider breadth (multi-choice, error... | Paul Buetow |
| 2025-09-04 | tests(llm): raise coverage to >=80%\n- Add OpenAI/Copilot HTTP success + stre... | Paul Buetow |
| 2025-09-04 | tests(llm): add OpenAI and Copilot HTTP tests (success + token/error paths); ... | Paul Buetow |
| 2025-09-04 | tests(lsp): push coverage over 80%\n- Add init/trigger, chat history, documen... | Paul Buetow |