Skip to content

feat: have conversation view use virtualized list#935

Merged
jonathanlab merged 1 commit intomainfrom
feat/virtualized-chat-view
Feb 18, 2026
Merged

feat: have conversation view use virtualized list#935
jonathanlab merged 1 commit intomainfrom
feat/virtualized-chat-view

Conversation

@jonathanlab
Copy link
Contributor

We've had a ton of issues with long chats causing laggy UI. This virtualizes the chat so that things like pane operations etc. should cause much less of a slowdown.

Closes #774

@jonathanlab jonathanlab requested a review from a team February 17, 2026 15:55
@jonathanlab jonathanlab enabled auto-merge (squash) February 17, 2026 16:43
@jonathanlab jonathanlab merged commit 128a1e5 into main Feb 18, 2026
12 checks passed
@jonathanlab jonathanlab deleted the feat/virtualized-chat-view branch February 18, 2026 10:24
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.

Virtualize chat view

2 participants