mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
c55dad5cc5
Resolve event-renderer.ts onRunFinishedEvent: keep the native turn stream open (finalized in finish()) AND retain the legacy per-message stream drain from main (#5573) as a no-op-in-native safety net. app/index.ts (telegram adapter from #5520 + showToolStatus:false) and create-bot.test.ts auto-merged.