diff --git a/cli/crowdcode.js b/cli/crowdcode.js index 732f9e5..eca9815 100644 --- a/cli/crowdcode.js +++ b/cli/crowdcode.js @@ -759,6 +759,7 @@ ${C.dim}Konfiguration (via ENV): process.stdout.write(`${C.reset}\n${C.cyan}──${C.reset}`); thinkingDone = false; } + fullResponse += token; process.stdout.write(token); } });