We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127a990 commit fc05b4cCopy full SHA for fc05b4c
2 files changed
spawn/index.ts
@@ -402,6 +402,7 @@ export function registerSpawnTool(
402
promptSnippet: SPAWN_PROMPT_SNIPPET,
403
promptGuidelines: SPAWN_PROMPT_GUIDELINES,
404
parameters: SPAWN_PARAMETERS,
405
+ renderShell: "self",
406
407
async execute(
408
_toolCallId: string,
0 commit comments