No description
Find a file
Moritz Vogt aa64aec7e0 Initial commit: OpenClaw Brain Monitor
Real-time dashboard that visualizes OpenClaw agent activity by tailing
JSONL session logs and shell execution logs via SSE.

- server.py: Python3 backend with dual-source tailing (JSONL + shell log),
  SSE streaming, session switching, and stats aggregation
- index.html: Self-contained dark-themed dashboard with live feed,
  activity timeline, pie chart, filters, search, and keyboard shortcuts
- start.sh: Startup script

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 11:45:55 +02:00
index.html Initial commit: OpenClaw Brain Monitor 2026-04-07 11:45:55 +02:00
server.py Initial commit: OpenClaw Brain Monitor 2026-04-07 11:45:55 +02:00
start.sh Initial commit: OpenClaw Brain Monitor 2026-04-07 11:45:55 +02:00