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
feat(frontend): show quarantine tool count on servers list page
Add QuarantineStats interface and quarantine field to Server type so
the ServerCard displays how many tools are pending approval without
requiring users to click into each server's detail page. The badge
appears in the Tools stat area with a warning icon when pending_count
or changed_count is non-zero. Also updates v-memo keys in Servers.vue
so cards re-render when quarantine stats change.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments