mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-29 14:02:19 +00:00
- Removed MCPProvider from App.tsx to streamline the component hierarchy. - Added cleanup functionality for the Telegram MCP server in SocketProvider to ensure proper resource management on socket disconnection. - Introduced a new cleanup function in the Telegram MCP tools to enhance server management. These changes enhance the overall structure of the application and improve resource handling within the Telegram MCP integration.