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
**Auto-scroll issue:** FileEditToolCall's DiffRenderer shows
"Processing..." while highlighting, then expands after auto-scroll runs.
**Fix:** Double RAF ensures scroll happens after async content finishes
rendering.
**TODO flickering issue:** created new array reference even when content
identical.
**Fix:** Deep equality check in StreamingMessageAggregator prevents
unnecessary reference changes.
_Generated with `cmux`_
0 commit comments