ChatGPT scheduler creates separate threads with live web search capabilities
Scheduled reminders now spawn autonomous threads with fresh reasoning and web access
A Reddit user detailed significant changes to ChatGPT's scheduling capabilities, noting that reminders now create their own dedicated conversation threads with auto-generated titles. The scheduled prompt is executed at the appointed time within that new thread, performing fresh reasoning rather than simply delivering a notification. Testing showed the scheduler can conduct live web searches—retrieving weather data and making recommendations—and can access some conversation context, though the extent of context inheritance appears limited.
The user's experiments revealed mixed results: the scheduler successfully recalled recent discussion points and used stored information (like pricing logic) when prompted, but failed to retrieve personal memory such as printer nicknames. Live web search worked without a weather widget, returning sourced data. The behavior suggests ChatGPT's scheduler is evolving into a more autonomous task agent, but with constrained access to personal/project memory. This could make scheduled tasks more powerful for professionals needing time-sensitive, context-aware automation, while highlighting privacy boundaries.
- Scheduled reminders now create independent conversation threads with auto-titles and fresh execution
- The scheduler can perform live web searches (e.g., weather) and return sourced results without a widget
- Personal memory access is limited; the scheduler recalled general knowledge and some conversation context but failed on specific memory like printer nicknames
Why It Matters
ChatGPT scheduling is evolving into a task agent, enabling autonomous context-aware actions at scale.