codex - 💡(How to fix) Fix Codex Desktop cron automations create session_meta-only rollout sessions; prompt never executes

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

Unknown; rollout metadata shows cli_version 0.131.0-alpha.9, local codex.exe shows 0.130.0-alpha.5

What subscription do you have?

Oracle Corporation (Enterprise)

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

Codex Desktop cron automations appear to wake up and create rollout JSONL session files, but the automation prompt is never injected or executed. The resulting files contain only a single session_meta line: no user prompt, no assistant output, and no tool calls.

Affected automations:

  • morning-work-brief
  • workday-brief-update-watch

What steps can reproduce the bug?

  1. Create or enable a Codex Desktop cron automation.
  2. Leave it active until its scheduled time.
  3. Inspect the generated rollout JSONL session file under the local Codex sessions directory.
  4. Confirm the file contains only session_meta.

What is the expected behavior?

At the scheduled time, Codex should execute the automation prompt, call available tools/connectors as needed, and produce assistant output.

Additional information

  • Automations are present and marked ACTIVE.
  • Outlook calendar connection works.
  • Slack connection works.
  • Project is trusted.
  • approval_policy = "on-request" is set.
  • Recent affected rollout sessions include scheduled-looking runs on May 21 and May 22, 2026.
  • Sample affected files had exactly one line and no entries matching the automation prompt, tool calls, or assistant messages.

Scheduled work brief automations silently fail. The scheduler appears to fire, but the actual task does not run, so the user receives no brief or update.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex Desktop cron automations create session_meta-only rollout sessions; prompt never executes