anthropics / anthropics/claude-code

Code sessions don't sync to mobile Remote Control (chat/cowork do)

オープン
#93,305 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:cowork bug
主要言語
Python
スター
145k
フォーク
23.1k
PR マージ指標
PR 指標を取得中

説明

Remote Control shows zero Code sessions on the mobile app, while chat and cowork sessions sync fine under the same account.

- Desktop: `remoteControlAtStartup: true` set in `settings.json`, multiple active Code sessions running (CLI v2.1.220)
- `.claude.json` cached GrowthBook flag: `cachedGrowthBookFeatures.tengu_onyx_plover` = `{enabled: false, minHours: 24, minSessions: 3, remoteEnabled: false}` — looks like an eligibility/rollout gate specific to Code session remote control
- Cleared the cached flag and restarted the app to force a re-fetch; server returned `false` again — so this is server-side, not a stale local cache
- `remoteControlSurfacesSeen: ["mobile"]` and `hasRemoteEnvironment: true` are both present, confirming mobile pairing itself works

Expected: Code sessions appear in mobile Remote Control same as chat/cowork. Actual: they never appear.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Reproduce the issue with remoteControlAtStartup enabled, active Code sessions, and a paired mobile Remote Control surface. Compare the cachedGrowthBookFeatures.tengu_onyx_plover value in .claude.json with the server response, then trace how Code sessions are filtered from mobile sync; done means Code sessions appear alongside chat and cowork sessions.

索引モデルが issue の本文から書いたものです。

評価

領域
backend, cli, mobile
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。