mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-10 10:48:45 +00: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