-
-
Notifications
You must be signed in to change notification settings - Fork 6
Dashboard
dj edited this page Mar 1, 2026
·
2 revisions
Access at http://127.0.0.1:48420 when the gateway is running.
| Panel | Description |
|---|---|
| Overview | Stats, provider health, quick info |
| WebChat | Chat with TITAN, markdown rendering, typing indicators |
| Agents | Spawn/stop/monitor agent instances |
| Settings | 6 tabs: AI, Providers, Channels, Security, Gateway, Profile |
| Channels | Connection status for all 9 channels |
| Skills | Browse all registered skills and tools |
| Sessions | Active sessions with message history |
| Learning | AI learning stats and patterns |
| Security | Security audit and shield status |
| Live Logs | Real-time log viewer |
| Memory Graph | Interactive entity-relationship visualization |
- Glassmorphism card effects with backdrop blur
- Dark/Light theme toggle
- Responsive layout (collapsible sidebar < 1024px)
- Micro-animations (button hover, card entrance, stat counters)
- Toast notifications
- Status footer (version, uptime, connection, skill count)
- Zero inline onclick handlers (pure event delegation)