| Age | Commit message (Expand) | Author |
| 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-06 | always print test coverage, bump up coverage threshold to 85% | 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 |
| 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-04 | tests: quick wins to raise coverage | Paul Buetow |
| 2025-09-04 | logging: add tests for Logf/Preview and ChatLogger.LogStart; achieve >90% pac... | Paul Buetow |
| 2025-09-04 | mage: add CoverCheck target to enforce >=80% per-package coverage with except... | Paul Buetow |
| 2025-09-04 | llm/ollama: add comprehensive tests (Chat, ChatStream, errors) to reach >80% ... | Paul Buetow |
| 2025-09-04 | appconfig: add comprehensive tests; achieve >80% coverage for package | Paul Buetow |
| 2025-09-03 | chore: add scripts/scan_uncovered.go and generated UNITTESTSTOADD.md with rec... | Paul Buetow |
| 2025-09-03 | mage: warn when total coverage < 80% on Build and Install if a coverage profi... | Paul Buetow |
| 2025-09-03 | rename coverage files | Paul Buetow |
| 2025-09-03 | mage: write separate coverage artifacts: docs/cover(.out|.html) and docs/cove... | Paul Buetow |
| 2025-09-03 | add coverage files | Paul Buetow |
| 2025-09-03 | chore: update project status and ignore patterns; remove TODO.md | Paul Buetow |
| 2025-09-03 | mage: improve coverage targets; print combined total and add cross-package Co... | 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 |
| 2025-09-03 | chore: bump version to 0.4.0v0.4.0 | Paul Buetow |
| 2025-09-03 | Docs: add LSP completion tuning section and manual_invoke_min_prefix\n\n- Exp... | Paul Buetow |
| 2025-09-03 | Docs: document debounce/throttle and update example config\n\n- config.json.e... | Paul Buetow |
| 2025-09-03 | Phase 3–5: add throttle and verify filters/cache\n\n- App config: completio... | Paul Buetow |
| 2025-09-03 | Phase 2: add configurable completion debounce\n\n- App config: completion_deb... | Paul Buetow |
| 2025-09-03 | Phase 1: remove single in-flight LLM gate\n\n- Drop llmBusy state and busy it... | Paul Buetow |
| 2025-09-03 | delete dead code | Paul Buetow |
| 2025-08-31 | update the status | 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-31 | updated | Paul Buetow |
| 2025-08-29 | release: bump version to v0.3.3v0.3.3 | Paul Buetow |
| 2025-08-29 | lsp: move remaining small helpers (code-fence, label, duplicate prefix, semic... | Paul Buetow |
| 2025-08-29 | lsp: extract generic helpers to handlers_utils.go; tidy imports | Paul Buetow |
| 2025-08-29 | lsp: refactor dispatch to handler map; split handlers into feature files (com... | Paul Buetow |
| 2025-08-28 | bump version to 0.3.2 (patch release)v0.3.2 | Paul Buetow |