π‘οΈ New: node9 monitor (live dashboard) + period-windowed report view
#188
node9ai
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Two new things shipped this week β both addressing the most common ask from early users: "what's my agent actually doing right now, and what did it do this week?"
node9 monitorInteractive terminal dashboard with two views:
Report view (also available as CLI)
Same panels as the scan command, but driven by your post-install audit log instead of historical session files:
Why both
Realtime answers "what's happening right now" β useful during unattended runs, multi-machine teams, or long agent sessions.
Report answers "what happened in window X" β useful for weekly reviews, cost attribution, finding repeated risky patterns.
Try it
If you already have node9 installed, upgrade and run:
Screenshots + demo on the README.
Feedback welcome β especially if the panels show things you'd filter differently, or if there's a metric I'm missing.
All reactions