Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 24, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

marius-kilocode and others added 2 commits December 23, 2025 15:43
…4647)

* fix: reduce GPU usage in Agent Manager with message virtualization

- Implement react-virtuoso for message list rendering
- Only render visible messages + buffer (400px top/bottom)
- Reduces DOM nodes by ~96% (1,500 → 54 nodes for 3 agents)
- Aligns with sidebar architecture (ChatView.tsx)
- Update CSS for proper Virtuoso container sizing
- Add Virtuoso mock to tests

Expected GPU usage reduction: ~96% (from ~25% to <8% per session)

Fixes high GPU usage when running multiple parallel AI agents

* Delete PR_DESCRIPTION.md

* Cleanup

* Improve semantics and add test

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Dec 24, 2025
@pull pull bot added the ⤵️ pull label Dec 24, 2025
@pull pull bot merged commit c1a0692 into zimushui:main Dec 24, 2025
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant