← Back to context

Comment by zhoujianfu

9 hours ago

How do you know when they’re done (or need your attention)? Is that a standard “api”/hook? I want that!

I haven't really shared this outside of my immediate circle, but I actually have a project like this. It plays on ~all events at the moment but has a special multi-tone sound when an agent is done or asking permission.

It's a cli that runs a server, a browser-based UI (where the audio happens), and a set of scripts to install hooks for various harnesses.

https://github.com/neiltron/bingbong

All agents I know of have a hook system that can call arbitrary scripts.