Skip to content

refactor: inline message parts with batched SSE updates#137

Merged
chriswritescode-dev merged 1 commit intomainfrom
fix-sse-render
Feb 16, 2026
Merged

refactor: inline message parts with batched SSE updates#137
chriswritescode-dev merged 1 commit intomainfrom
fix-sse-render

Conversation

@chriswritescode-dev
Copy link
Owner

Summary

  • Remove Zustand messagePartsStore and inline parts with MessageWithParts type
  • Add partsBatcher to batch SSE part updates for better performance
  • Fix SSE render sync issues by keeping messages and parts in query cache
  • Simplify stream detection by passing hasActiveStream as prop

@chriswritescode-dev chriswritescode-dev merged commit 725122b into main Feb 16, 2026
1 check passed
@chriswritescode-dev chriswritescode-dev deleted the fix-sse-render branch February 16, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant