-
|
I keep starting a big refactor job, going to do something else, then coming back 20 minutes later to find it's been waiting on me. Is there a way to get a ping when the agent is done? Even just a sound or a message somewhere would be good enough. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes — OpenACP sends a completion notification directly to your chat platform (Telegram, Discord, or Slack) when the agent finishes a task. Each session gets its own thread with auto-generated names so you can track multiple jobs at once. You don't need to babysit the terminal. The message appears on your phone the moment the session ends or the agent asks for input — typically within 1–2 seconds of the agent completing. The notification also includes the last few lines of output so you know at a glance whether it succeeded or hit an error — without opening the full session thread. |
Beta Was this translation helpful? Give feedback.
Yes — OpenACP sends a completion notification directly to your chat platform (Telegram, Discord, or Slack) when the agent finishes a task. Each session gets its own thread with auto-generated names so you can track multiple jobs at once. You don't need to babysit the terminal. The message appears on your phone the moment the session ends or the agent asks for input — typically within 1–2 seconds of the agent completing.
The notification also includes the last few lines of output so you know at a glance whether it succeeded or hit an error — without opening the full session thread.