Comment by extr
21 hours ago
#1 improvement for VS Code users is giving the agent MCP tools to get diagnostics from the editor LSPs. Saves a tremendous amount of time having the agent run and rerun linting commands.
21 hours ago
#1 improvement for VS Code users is giving the agent MCP tools to get diagnostics from the editor LSPs. Saves a tremendous amount of time having the agent run and rerun linting commands.
This is a great point. Now I'm wondering if there's a way to get LSPs going with the terminal/TUI interface.
opencode has that