You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: await updateClineMessage calls to prevent duplicate reasoning blocks
- Add await to all updateClineMessage calls in Task.ts
- Fixes race condition where reasoning blocks were rendered multiple times
- Ensures message updates complete before proceeding with next update
0 commit comments