summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-09-06feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...Paul Buetow
2025-09-05over 80% coverage nowPaul Buetow
2025-09-04tests: expand negative SSE and table-driven coverage; add docs/testing.md; us...Paul Buetow
2025-09-04llm/ollama: add comprehensive tests (Chat, ChatStream, errors) to reach >80% ...Paul Buetow
2025-09-03rename coverage filesPaul Buetow
2025-09-03add coverage filesPaul Buetow
2025-09-03lsp: add 'Hexai: document code' action to add doc comments to selected codePaul Buetow
2025-09-03lsp: add 'Hexai: implement unit test' code action for Gov0.4.1Paul Buetow
2025-09-03Docs: add LSP completion tuning section and manual_invoke_min_prefix\n\n- Exp...Paul Buetow
2025-09-03Docs: document debounce/throttle and update example config\n\n- config.json.e...Paul Buetow
2025-08-31update the statusPaul Buetow
2025-08-28lsp: switch in-editor chat triggers to ?> !> :> ;> and suppress normal comple...Paul Buetow
2025-08-28lsp/chat: remove '..' trigger; docs: update triggers; tests: align throttle t...v0.2.1Paul Buetow
2025-08-22chat: remove ';;' as in-editor chat trigger to avoid conflict with inline ';;...Paul Buetow
2025-08-20more on thisPaul Buetow
2025-08-20clarificPaul Buetow
2025-08-20chore: bump version to v0.2.0; docs: split config/usage and update in-editor ...v0.2.0Paul Buetow