claude-code - 💡(How to fix) Fix [BUG] Scheduled routine runs ignore configured model and fall back to Sonnet 4.6 — manual runs use correct model (Opus 4.8)

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…

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Scheduled runs silently downgrade to Sonnet 4.6 regardless of the configured model. The system context inside the session confirms the active model (claude-sonnet-4-6).

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Describe the bug

A Claude Code routine configured to use Opus 4.8 (claude-opus-4-8) consistently executes on Sonnet 4.6 (claude-sonnet-4-6) when triggered by the schedule. Running the same routine manually ("Run now") correctly uses Opus 4.8.

The model setting has not changed between manual and scheduled runs. The routine has not been re-saved since the model was set.

What Should Happen?

Expected behavior

Scheduled runs should use the model configured in the routine settings, same as manual runs.

Actual behavior

Scheduled runs silently downgrade to Sonnet 4.6 regardless of the configured model. The system context inside the session confirms the active model (claude-sonnet-4-6).

Error Messages/Logs

Steps to Reproduce

To reproduce

Create a routine at claude.ai/code/routines Set the model to Opus 4.8 Save and configure a daily schedule trigger Run manually → session executes on Opus 4.8 ✓ Wait for the scheduled run → session executes on Sonnet 4.6 ✗

Claude Model

Opus

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.1.156 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Environment

Platform: Claude Code on the web (claude.ai/code) Configured model: Opus 4.8 (claude-opus-4-8) Actual model on scheduled run: Sonnet 4.6 (claude-sonnet-4-6) Trigger: daily schedule (8:00 AM America/New_York) Manual runs: unaffected (use Opus 4.8 correctly)

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

claude-code - 💡(How to fix) Fix [BUG] Scheduled routine runs ignore configured model and fall back to Sonnet 4.6 — manual runs use correct model (Opus 4.8)