| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-28 | Improve multi-provider completion streaming and CLI selector flags | Paul Buetow | |
| 2025-09-24 | Add runtime config store and reload command | Paul Buetow | |
| 2025-09-06 | use gofumpt | Paul Buetow | |
| 2025-08-31 | module: set module path to codeberg.org/snonux/hexai; update imports; docs: ↵v0.3.4 | Paul Buetow | |
| add go install instructions | |||
| 2025-08-29 | lsp: refactor dispatch to handler map; split handlers into feature files ↵ | Paul Buetow | |
| (completion, codeaction, init, document); decompose completion logic into small helpers; update review checklist | |||
| 2025-08-28 | copilot: add session token + codex code completion; lsp: prefer native ↵v0.3.0 | Paul Buetow | |
| CodeCompleter with chat fallback; remove obsolete throttle path; add tests; bump version to 0.3.0 | |||
| 2025-08-20 | lsp: add tiny LRU cache for last 10 completions; ignore trailing whitespace ↵ | Paul Buetow | |
| in cache key; log cache hits; report busy with isIncomplete to prompt client retry | |||
