Skip to content

✋ Agent Sessions Tree is extremely inefficient #300770

@benibenj

Description

@benibenj
  • The agent sessions tree updates the entire tree far to often
    • Do not rerender the entire tree just to change the status label on one of the nodes. Have that single tree node update it's dom reactively based on the status changing
  • The agent sessions tree updates even though it is not visible
    • Do not update the agent sessions tree if it is hidden/not visible. Update it when it becomes visible

These are all agent sessions tree update calls even though the tree is not visible

Image

Metadata

Metadata

Labels

chat-agents-viewimportantIssue identified as high-prioritypapercut 🩸A particularly annoying issue impacting someone on the team

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions