Add notifications for completed tasks and approval-required turns. #7046
Replies: 12 comments 1 reply
|
I’d like to work on a small, focused version of this. I reviewed #976, #1657, #1780, and the notification-sound foundation in #2373. My proposed scope would be limited to native OS notifications when T3 Code is not focused:
No sounds, overlays, pets, tray UI, or broader lifecycle-hook system. Would this scope be welcome if built on the newer thread-state foundation, or would you prefer to wait for #2373 first? |
|
@obrunogonzaga Is there any movement on your PR? I was looking to file a similar issue and came across this. |
|
The irony of theo constantly bragging about how fast T3 Code is being developed meanwhile users are waiting for basic system notifications for 5+ months bruh 😭 |
|
So there's NO notifications at all and no plan to add any? |
|
Adding a comment to bump this. Feels like an important but missing feature to me. Any chance this is getting merged? |
|
this app is so good except for this one glaringly missing workflow feature. at least add hooks for the thread lifecycle |
|
Theo says they are an anti-pattern so no notifications for us I guess at least vibe island added support for t3 code like a week ago so I guess you could use that for notifications on macos (I don't think you even need the paid version) |
|
lol what does "notifications are an anti-pattern" even mean. if anything me doing manual polling by switching back to T3 Code every 30 seconds to see if one of the threads needs my input is an anti-pattern. glaring hole in this app IMO. |
|
#6934 adds the Windows-specific acceptance case: native completion notifications with the thread title, click-through and an on/off setting. Notifications must wait for the overall run, not fire on individual subagent completions. Keeping those requirements linked here as the proposals are consolidated. |
|
I think it would be nice to have the option to have notifications, but my interpretation of being an anti-pattern is that notifications have the potential to distract you from your existing task and make you tempted to resume work on the other task abandoning your current thought process half way through, instead of naturally finishing of your review or prompt for one thread then seeing in the left hand side which threads are now waiting for you. I think this works so long as you are working within T3 code, but sometime I will be reviewing something that I can be distracted from and would rather keep the other thread making progress as the priority. |
|
As much as the "on-the-go" T3 code mobile app is pushed, I don't see why you wouldn't want at least a phone notification when your thread is finished |

Uh oh!
There was an error while loading. Please reload this page.
Right now if a task finishes in a chat while the user is in another app, they get no signal. Same for approval-required turns in supervised mode.
We should notify users when:
All reactions