anthropics / anthropics/claude-code

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

未關閉
#93,305 0 則留言 0 個 reaction 已指派 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 摘要。