Commit ec80f0b
committed
Refactor PlanChat to use streaming components
Moved user plan, plan response, and thinking state rendering logic from PlanChat.tsx into dedicated streaming components for improved modularity and maintainability. Added StreamingPlanResponse, StreamingPlanState, StreamingUserPlan, and StreamingUserPlanMessage components. Updated PlanChat to use these new components and simplified its structure.1 parent f5a88a8 commit ec80f0b
File tree
5 files changed
+426
-398
lines changed- src/frontend/src/components/content
- streaming
5 files changed
+426
-398
lines changed
0 commit comments