-
Notifications
You must be signed in to change notification settings - Fork 527
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description of the bug
AttributeError: 'MCPClients' object has no attribute 'session'. Did you mean: 'sessions'?
^^^^^^^^^^^^^^^
File "/OpenManus/run_mcp.py", line 112, in run_mcp
await runner.cleanup()
File "/OpenManus/run_mcp.py", line 65, in cleanup
await self.agent.cleanup()
File "/OpenManus/app/agent/mcp.py", line 174, in cleanup
if self.mcp_clients.session:
^^^^^^^^^^^^^^^^^^^^^^^^
Steps To Reproduce
run $python run_mcp.py
Additional Information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working