anthropics / anthropics/claude-code

Remote Control: mobile new-session model chip (Fable 5) ignored — spawned session silently runs host default (Opus)

Đang mở
#90,670 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
area:core bug duplicate platform:ios platform:macos
Ngôn ngữ chính
Python
Star
145k
Fork
23.1k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

## Summary
When spawning a new session on a Remote Control device from the Claude mobile app, the model chip in the composer showed **Fable 5**, but the session that actually spawned on the host Mac ran **Opus** (visible in the session's own model indicator, and confirmed by output quality). The chip's selection is silently ignored; the session uses the host's default model instead.

## Environment
- Claude Code 2.1.224 on macOS 26.6.2 (host), `claude rc` in spawn mode (same-dir)
- Claude iOS app, new-session composer for the paired Mac device
- Host had **no** `model` key in `~/.claude/settings.json` at the time (subscription auth, Max plan)

## Steps to reproduce
1. On a Mac with no default model configured, run `claude rc` (spawn mode: same-dir).
2. In the iOS app, open the paired device and tap New session — the composer's model chip shows "Fable 5".
3. Send a prompt and check the spawned session's model indicator.

## Expected
The spawned session runs the model shown in the composer chip (Fable 5), or the chip reflects what will actually run.

## Actual
The session runs Opus (the host-side fallback). The chip continues to display Fable 5, so the mismatch is silent — the user only notices from the session UI or from output quality.

## Workaround
Pinning `"model": "claude-fable-5"` in the host's `~/.claude/settings.json` makes spawned sessions run Fable regardless of the chip.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start with the `claude rc` spawn-mode entry point and the host `~/.claude/settings.json` model fallback, then reproduce from the iOS new-session composer with the model chip set to Fable 5. Trace where the chip’s selection is handed to the spawned host session; done means the session runs the selected model or the chip accurately reflects the host fallback, verified in the session model indicator.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
ios, macos
Lĩnh vực
cli, mobile-dev
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
52/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.