[claude] Wire Relay Admin panel into Matrix UI (#49) #75
Reference in New Issue
Block a user
Delete Branch "claude/issue-49"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #49
Summary
the-matrix/index.html)relay_admin_token) exists in localStorage/admin/relaydashboard which already has:The backend APIs (
admin-relay.ts,admin-relay-queue.ts) and the admin panel page (admin-relay-panel.ts) were already fully implemented. This PR completes the integration by wiring the panel into the Matrix UI navigation.Test plan
relay_admin_tokenin localStorage, reload the workshop — verify the RELAY ADMIN button appears/admin/relay