claude-code - 💡(How to fix) Fix [BUG] Model setting shows different value between desktop CLI and iOS remote session

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…

When using Claude Code with Remote Control enabled, the model setting displayed in the iOS app differs from what is set in the desktop CLI session.

Root Cause

When using Claude Code with Remote Control enabled, the model setting displayed in the iOS app differs from what is set in the desktop CLI session.

RAW_BUFFERClick to expand / collapse

Description

When using Claude Code with Remote Control enabled, the model setting displayed in the iOS app differs from what is set in the desktop CLI session.

Steps to Reproduce

  1. Start a Claude Code session on desktop CLI with a specific model (e.g. Sonnet 4.6 via /model sonnet)
  2. Connect to the same session via Remote Control on iOS (Claude mobile app)
  3. Run /model on iOS

Expected Behavior

Both clients show the same model — the one actually running the session.

Actual Behavior

Desktop CLI shows Sonnet 4.6, iOS remote session shows Opus (or vice versa). The two clients display different model values for the same session.

Impact

Confusing — it's unclear which model is actually being used. Makes it impossible to verify or change the model reliably from a remote client.

Environment

  • Claude Code CLI (Windows desktop)
  • iOS Claude app (Remote Control session)

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] Model setting shows different value between desktop CLI and iOS remote session