| Age | Commit message (Expand) | Author |
| 2026-01-29 | feat: add native Anthropic API provider support | Paul Buetow |
| 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-10-02 | feat: add OpenRouter providerv0.15.0 | Paul Buetow |
| 2025-09-28 | Add slash toggle for completionsv0.14.0 | 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-26 | Auto apply inline prompt completions | Paul Buetow |
| 2025-09-26 | Skip chat handling for inline prompts | Paul Buetow |
| 2025-09-26 | Log config reload changes | Paul Buetow |
| 2025-09-26 | Allow slash commands without prefix | Paul Buetow |
| 2025-09-24 | Add runtime config store and reload command | 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-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 | feat: add 'Simplify and improve' action; configurable prompts in config; wire... | Paul Buetow |
| 2025-09-07 | test: add seams for RunTUI and client; expand hexaiaction tests; cover lsp in... | 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 gofumpt | 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: 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(lsp): push coverage over 80%\n- Add init/trigger, chat history, documen... | Paul Buetow |
| 2025-09-04 | tests(lsp): add diagnostics action builder and completion message/prefix test... | Paul Buetow |
| 2025-09-04 | tests(lsp): add end-to-end diagnostics resolve and provider-native error fall... | Paul Buetow |
| 2025-09-04 | tests(lsp): add end-to-end chat edit test with async wait; lsp coverage ~70% | Paul Buetow |
| 2025-09-04 | tests(lsp): add end-to-end codeAction and resolve tests via LSP response capture | Paul Buetow |
| 2025-09-04 | tests(lsp): add more helper and code action tests; coverage trending upward | Paul Buetow |
| 2025-09-04 | tests(lsp): add completion helper tests (trigger info, suppression, prefix he... | Paul Buetow |
| 2025-09-04 | tests: fix hexaicli OpenAI-key dependent tests; add lsp code action and helpe... | Paul Buetow |
| 2025-09-04 | tests(lsp,llm): add helper and factory tests to raise coverage modestly; cont... | Paul Buetow |
| 2025-09-03 | lsp: add 'Hexai: document code' action to add doc comments to selected code | Paul Buetow |
| 2025-09-03 | lsp: add 'Hexai: implement unit test' code action for Gov0.4.1 | Paul Buetow |