tool updates

This commit is contained in:
Dax Raad
2025-06-04 13:12:13 -04:00
parent a890288900
commit d13822d26e
37 changed files with 1066 additions and 702 deletions

View File

@@ -444,7 +444,7 @@ ${app.git ? await ListTool.execute({ path: app.path.cwd }, { sessionID: input.se
next.parts.push({
type: "tool-invocation",
toolInvocation: {
state: "call",
state: "partial-call",
toolName: value.toolName,
toolCallId: value.toolCallId,
args: {},