Show HN: ClawSight – Lightweight monitoring and kill switches for AI agents (clawsight.org)

1 points by upsidepotential ↗ HN
I built this after my Telegram agent ran up a $100 Claude bill with no way to see its progress.

ClawSight is a lightweight monitoring layer for autonomous agents. You npm install, add one line of code, and get a dashboard with live log streaming, cost/token tracking, and a remote kill switch.

Stack: Node SDK that streams events to a hosted (or self-hosted) dashboard. The kill signal triggers process.exit on the agent.

Open source: https://github.com/ClawSight/platform

Looking for feedback, especially from anyone running agents in production. Is this useful? What would you want to see?

0 comments

[ 3.0 ms ] story [ 12.7 ms ] thread

No comments yet.