Garrett Tacoronte
980 posts

Garrett Tacoronte
@10exdev
I grow companies through AI, people, technology, sales, and marketing
Phoenix, AZ شامل ہوئے Şubat 2012
1.1K فالونگ181 فالوورز

Grab channel_id from resp. Push event:
curl -X POST api.anthropic.com/v1/channels/{channel_id}/events \
-H "x-api-key: $ANTHROPIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{"type": "data", "data": {"metric": "latency_500ms", "deploy": "failed"}}'
English

AI agents polling metrics every 10s? Claude Channels (HN #2) pushes live events right into the session. No cron hacks. 3-min prototype for your dashboard bot.
English
