You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Settings > Preferences, enable Show non-WebUI sessions and Show cron sessions
Setup cron job
After job runs and shows up in chat, try replying to it. Instead of sending the message, this just redirects me to the new chat page
export-v20-717d.mp4
Might be due to how i setup the job? Here's the non-sensitive part of the prompt that triggers the cron:
[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly "[SILENT]" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]
Also some info on how the cron is set up:
Deliver: origin (WebUI).
Toast notifications: enabled (default for origin delivery).
Steps to reproduce:
Show non-WebUI sessionsandShow cron sessionsexport-v20-717d.mp4
Might be due to how i setup the job? Here's the non-sensitive part of the prompt that triggers the cron:
[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly "[SILENT]" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]
Also some info on how the cron is set up: