fix: remove lsp tool
This commit is contained in:
parent
f224978bbc
commit
f2b36b9234
4 changed files with 1 additions and 143 deletions
|
|
@ -35,7 +35,6 @@ func CoderAgentTools(
|
|||
tools.NewViewTool(lspClients),
|
||||
tools.NewPatchTool(lspClients, permissions, history),
|
||||
tools.NewWriteTool(lspClients, permissions, history),
|
||||
tools.NewConfigureLspServerTool(),
|
||||
NewAgentTool(sessions, messages, lspClients),
|
||||
}, otherTools...,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue