Skip to content

Commit e7c95d2

Browse files
committed
Log spawn agent results
1 parent f476018 commit e7c95d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

backend/src/run-agent-step.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,8 @@ export const runAgentStep = async (
12761276
}
12771277
})
12781278

1279+
logger.debug({ reports }, 'spawn_agents results')
1280+
12791281
serverToolResults.push({
12801282
toolName: 'spawn_agents',
12811283
toolCallId: spawnAgentsToolCall.toolCallId,

0 commit comments

Comments
 (0)