|
|
|
|
|
by seniorsassycat
213 days ago
|
|
Feels like the next step will be improving llm lsp integration, so tool use discovery becomes lsp auto complete calls. This is a problem coding agents already need to solve to work effectively with your code base and dependencies. So we don't have to keep solving problems introduced by odd tools like mcp. |
|
For this to work, the LLM has to be trained on the LSP and the LSP has to know when to wait reporing changes and when to resume.