← back to Loops Dashboard
README.md
18 lines
# loops-dashboard
Single-pane aggregator for every AI loop running on Steve's Mac2 stack.
Dark-theme HTML page, auto-refresh every 60s, KeepAlive supervised by launchd at http://127.0.0.1:9930.
Sources (all read-only):
- idea-loop accepted/rejected/decisions ledger
- codex-3way per-commit auto-debate output
- morning-review findings count by source
- launchd `com.steve.*` job statuses
- pm2 jlist filtered to AI-loop processes
## Run
node server.js
Or via launchd: `~/Library/LaunchAgents/com.steve.loops-dashboard.plist`