server running on port 4321
● online
No agents connected yet. Send a heartbeat to bring one to life:
curl -X POST http://localhost:4321/api/heartbeat \
-H "Content-Type: application/json" \
-d '{"agent":"claude","state":"working","task":"Hello world"}'