mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01:00
minor fixes
This commit is contained in:
@@ -49,7 +49,7 @@ func NewCoderAgent(
|
||||
tools.NewSourcegraphTool(),
|
||||
tools.NewViewTool(lspClients),
|
||||
tools.NewWriteTool(lspClients, permissions),
|
||||
NewAgentTool(sessions, messages),
|
||||
NewAgentTool(sessions, messages, lspClients),
|
||||
}, otherTools...,
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user