Skip to content

Removing global to make it gradio usable across multiple sessions #186

@xhluca

Description

@xhluca

https://github.com/ServiceNow/AgentLab/blob/3c123811238879ff117c0d5b95d1da2db2101524/src/agentlab/analyze/agent_xray.py#L591C5-L591C16

It is not currently possible to use agent xray across multiple tabs, as it causes desync issue. I suspect it is caused by the use of global above

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions