mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-26 06:28:47 +02:00
Two fixes in the auto-approval pill: 1. GroupToggle now uses brand-gradient-bg with glow shadow and matches ToggleSwitch sm dimensions, making MCP group toggles visually consistent with individual tool toggles. 2. Individual tool toggles now reflect server-level approval state. When a server key is approved, all tool rows show as enabled. Toggling a single tool OFF in a server-approved group expands the server key to individual tool IDs minus the excluded tool, enabling the 'approve all → disable one specific tool' workflow. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>