feat(FN-4619): add regression test for initial loading thinking state in Pl

Adds a regression test for initial loading thinking in the Planning Mode Modal and includes a changeset documenting the new behavior as a minor feature.

Fusion-Task-Id: FN-4619
This commit is contained in:
Fusion
2026-05-15 10:00:48 -07:00
committed by gsxdsm
parent 3ea9bbba7a
commit 4d99a72c94
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix Planning Mode so the loading view can show streamed thinking output during the initial question turn, including buffered SSE thinking events that arrive before the first question event.