| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
