Should notify when agent terminated due to error

When running multiple agents, there should be notifications when agent requires attention before continuing. There are notifications when agent finishes, and when agent requires confirmation to run terminal or something like that.

Currently, there is no notification when an agent terminates due to error. It fails silently. That shouldn’t be the case.

It’s a quick fix, shouldn’t be too hard to implement, and would improve the workflow of working with multiple agents :slight_smile:

Edit: it seems the sound notification does happen if the agent is currently open, but doesn’t if you are currently looking at a different conversation. So it seems like a bug.

Platform: windows

+1 — a silent termination is the worst failure mode, because you lose time you didn’t know you were losing. It’s especially rough with several agents running: by the time you glance over, one’s been dead for ten minutes. A clear “agent stopped on error” notification (ideally distinct from “agent finished”) should be table stakes.

As a stopgap, I’d push the status off the desktop so a silent stall can’t hide.