Skip to content

Commit f04fc6f

Browse files
fix
1 parent 85a306c commit f04fc6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/claude-sdk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,7 @@ async function queryClaudeSDK(command, options = {}, ws) {
612612
sessionId: capturedSessionId || sessionId || null
613613
});
614614
}
615+
break; // Result is the final SDK message; exit to send claude-complete
615616
}
616617
}
617618

0 commit comments

Comments
 (0)