SentinelEdge Dashboard

Live — Vercel
Frontend MSP — Visualizacion del ecosistema SentinelEdge · sentinelagent-dashboard.vercel.app · Next.js 16 + React Query v5 + Axios + Pure CSS Vars · GitHub · Live · GitHub
11
Done
🔄
0
In Progress
0
Blocked
📋
5
Backlog
📋 Backlog5
Páginas /alerts, /commands, /audit
Actualmente son placeholders "Coming soon". Implementar: listado de alertas, terminal interactivo de comandos PS, y visor de audit logs SOC2.
Feature
Terminal Interactivo PowerShell
Ejecución live de comandos PS con output en tiempo real. Complementa el command allowlist actual.
Feature
Filtro de Agentes por OS/Status
Filtro en la lista lateral: online/offline, versión del agente, OS. Actualmente solo hay búsqueda por hostname.
Feature
Upstash Redis en Producción
Rate limiting y JWT session revocation actualmente en fail-open (sin Redis). Configurar UPSTASH_REDIS_REST_URL y TOKEN en Vercel.
InfraSecurity
AUTH_URL + NEXTAUTH_URL en Vercel
Agregar ambas env vars en Vercel apuntando a la URL de produccion para evitar redirect a 0.0.0.0 y ClientFetchError en SessionProvider.
InfraAuth
🔄 In Progress0
Vacío
⛔ Blocked0
Vacío
✅ Done11
Dashboard Principal — Lista Agentes + RebootModal
Feature
Inventory Detail Panel (CPU/RAM/BIOS/Disks/NICs/SW)
Feature
Software Search Cross-Agent
Feature
Dark/Light Theme Toggle
Frontend
Deploy Vercel + API Client server-side
InfraSecurity
Auth.js v5 Credentials-Only + Seguridad Completa
SecurityAuth
CSS Unificado — CSS Variables en toda la app
Frontend
MFA/TOTP Eliminado + Login Simplificado
AuthFeature
Fix Route Handlers: getToken() en vez de auth()
BugAuth
Fix Redirect Post-Login (0.0.0.0 → IP real)
BugAuth
Error State en Agent List
BugFrontend
📓 Daily Recaps