refactor(lsp): effectify LSP service with InstanceState (#19150)

This commit is contained in:
Kit Langton 2026-03-26 11:48:36 -04:00 committed by GitHub
commit c7d23098d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 561 additions and 343 deletions

View file

@ -186,5 +186,5 @@ Still open and likely worth migrating:
- [ ] `SessionCompaction`
- [ ] `Provider`
- [x] `Project`
- [ ] `LSP`
- [x] `LSP`
- [x] `MCP`