summaryrefslogtreecommitdiffhomepage
path: root/packages/lsp
AgeCommit message (Expand)Author
2026-06-27fix(lsp): bound pushDiagnostics cache — evict oldest entries for unopened b...Adam Malczewski
2026-06-27fix(lsp): fix crashes (optional chaining, fs.watch error) + memory leak (docu...Adam Malczewski
2026-06-26style: switch from tabs to 2-space indentationAdam Malczewski
2026-06-25fix(lsp): stop per-edit hangs on dead/slow servers (10s cap + skip + self-heal)Adam Malczewski
2026-06-25fix(lsp): prevent server crash from malformed LSP messagesAdam Malczewski
2026-06-24feat(lsp+tool-edit-file): multi-server diagnostics + per-edit auto-appendAdam Malczewski
2026-06-24fix(lsp): broken-server recovery + config source attributionAdam Malczewski
2026-06-11feat(lsp,cwd): LSP integration + per-conversation cwd; fix cache-warming cach...Adam Malczewski