zeroclaw/web/src/hooks
argenis de la rosa 8cf65ac197
feat(web): add pairing dashboard page
Add Pairing page with device list table, pairing code generation,
and device revocation. Create useDevices hook for reusable device
fetching. Wire /pairing route into App.tsx router.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:17:29 +03:00
..
useApi.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
useAuth.ts fix(gateway): skip pairing dialog when require_pairing is disabled (#3422) 2026-03-13 14:08:59 -04:00
useDevices.ts feat(web): add pairing dashboard page 2026-03-24 15:17:29 +03:00
useDraft.ts feat(web): preserve message draft in agent chat across view switches (#3443) 2026-03-13 17:40:23 -04:00
useSSE.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
useWebSocket.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00