[Feature]: Scheduled follow-ups for issue monitoring and permission-scoped replies #12257
Closed
travelingflwr
started this conversation in
Ideas
Replies: 1 comment
|
Duplicate of #6748 — that Ideas discussion is the canonical tracker for scheduled prompts / recurring agent tasks on existing threads, including cadence, run history, cross-device execution, and permission/workflow requirements. The linked #11654 and #11815 were already closed as duplicates of #6748. Please add any issue-monitoring or approval-scope details there so scheduling remains consolidated. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Request
Add a built-in scheduler for agent follow-ups in an existing T3 Code conversation, including monitoring external work and responding within user-defined permissions.
Concrete use case
I used T3 Code to file a GitHub bug report. I then wanted the agent to periodically check that issue for maintainer replies, tell me when something needs attention, and help respond using the context already collected in the conversation.
The missing piece in this workflow is a way to schedule those follow-ups from T3 Code itself, rather than moving the task and its context into another application or building an external cron job.
Suggested behavior
Initial scope
A time-based scheduler attached to one existing thread would be enough; this does not require a hosted service or GitHub webhooks in the first version. Ideally, schedule state and results would be visible across desktop, web, and mobile clients connected to the same server, with execution permissions enforced on the server.
Related proposals
This overlaps those proposals intentionally but adds the concrete issue-follow-up workflow, change-only reporting, and the distinction between monitoring, drafting, and authorized external replies. Happy for maintainers to consolidate it into the existing scheduling discussion.
All reactions