fix(KB-217): resolve planning mode hanging race condition
- Fix race condition causing planning mode to hang after submitting answers - Keep SSE connection alive during response submission to prevent premature disconnect - Add scrollable CSS styling for AI thinking output display in planning mode - Add tests for race condition fix ensuring subsequent questions are received - Include changeset for planning mode patch release
This commit is contained in:
5
.changeset/fix-planning-mode-hanging.md
Normal file
5
.changeset/fix-planning-mode-hanging.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Fix planning mode hanging after answering questions, and improve AI thinking output display with proper scrollable styling.
|
||||
Reference in New Issue
Block a user