-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
What is the motivation behind this feature?
Enable the agent to use the detected LSP to automatically do code linting. In my case, it would ber using gopls to get recommendations or bugs its reporting. I am seeing this in zed right now and would like it exposed to the agent.
Describe the solution you'd like
Extend the LSP extension to have a tool call to grab whats reported for a file and provide it to the agent as a report on what to fix.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels