anthropics / anthropics/claude-code

Remote Control session renames do not sync to Mac Remote Control client or web interface

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

説明

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code

### What's Wrong?

When a Remote Control session is renamed on the origin machine (Windows PC running Claude Code Desktop), the rename does not propagate to:
1. The Mac accessing the session via Remote Control in Claude Code Desktop
2. 2. The web interface at claude.ai/code
The session retains its original name on the Mac and web, while the PC displays the new name.

Example:
- Session initially created with name: "new game developer onboarding"
- - Session renamed on PC to: "l'intendant"
- - - PC shows: "l'intendant" ✅
- - - - Mac (Remote Control) shows: "new game developer onboarding" ❌
- - - - - Web (claude.ai/code) shows: "new game developer onboarding" ❌
This causes confusion about which session is being worked on across devices.

### What Should Happen?

When a Remote Control session is renamed on the Windows PC origin machine, the new name should immediately propagate to:
1. The Mac accessing the session via Remote Control in Claude Code Desktop
2. 2. The web interface at claude.ai/code
All three access points should display the same, current session name so users can easily identify which session they're working on, regardless of where they access it from.

### Error Messages/Logs

```shell

```

### Steps to Reproduce

a1. On Windows PC: Start a Claude Code Remote Control session (e.g., `/remote-control "new game developer onboarding"`)
2. Connect to that session from Mac via Claude Code Desktop app using Remote Control
3. 3. Verify the session appears with the initial name "new game developer onboarding" on the Mac - it should sync correctly ✅
4. 4. On the Windows PC, rename the session to a new name (e.g., "l'intendant") using the rename feature
5. 5. Go back to the Mac Remote Control connection - the session name should update to "l'intendant" but it doesn't ❌
6. 6. Check claude.ai/code web interface - it also still shows the old name ❌
7. 7. Verify that the Windows PC shows the new name "l'intendant" ✅ (but Mac and web don't sync it)

### Claude Model

None

### Is this a regression?

No, this never worked

### Last Working Version

_No response_

### Claude Code Version

Claude Desktop (Latest)

### Platform

Anthropic API

### Operating System

macOS

### Terminal/Shell

Terminal.app (macOS)

### Additional Information

_No response_

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

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

調査の方向性

Start by tracing the `/remote-control` session rename flow from the Windows origin through the Mac Claude Code Desktop client and the claude.ai/code web interface. Compare how the initial session name propagates with how a later rename is handled; done means a rename appears consistently on the origin, Mac, and web clients.

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

評価

技術スタック
macos
領域
api, distributed-systems, web-dev
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

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

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