Files
nyaterm/src-tauri
Kang 078e8be4f4 feat(mcp): implement active session reporting and associated hooks
- Added `useMcpActiveSession` hook to manage and report the active MCP session ID.
- Integrated the hook into the main `App` component to ensure active session updates.
- Created tests for the `useMcpActiveSession` hook to validate session reporting behavior.
- Introduced `report_mcp_active_session` command in the Tauri backend to handle session updates from the frontend.
- Updated MCP tool definitions to include new capabilities and ensure proper session management.
2026-08-30 15:14:16 +08:00
..