You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent MCP connection errors when toggling auto-approve on running tools
- Modified updateServerToolList to update local tool state without making MCP requests
- Added fallback error handling for cases where MCP requests fail
- Fixes issue where clicking auto-approve checkbox on running tools caused connection errors
Fixes#7189
0 commit comments