anthropics / anthropics/claude-code

iOS app shows a session's name as "2" instead of its title

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

説明

**What happens**

A local session titled "Basalt" on the macOS desktop app appears as `2` in the iOS app's Code tab.

**Why it looks like a display bug rather than a sync one**

Renaming the session on the desktop does not change the iOS entry, but its activity timestamp updates live in the same refresh ("22m" → "now"). So the iOS app is receiving updates from that exact session and is rendering the name from something other than the session title.

Confirmed by changing the title on the desktop twice ("Basalt" → "Basalt platform" → "Basalt") and refreshing iOS after each: the timestamp tracked the session's activity every time, the name stayed `2` throughout.

**Steps to reproduce**

1. Desktop app: have a session with a real title, e.g. "Basalt"
2. iOS app, Code tab: the session is listed as `2`
3. Rename the session on the desktop
4. Pull to refresh on iOS — the timestamp updates, the name stays `2`

**Expected** — the session's title

**Actual** — `2`

**Environment**

- macOS desktop app, model Opus 5
- iOS Claude app, Code tab
- The session is a local desktop session, not a Remote Control session

**Possibly related**

Only currently-running sessions appear in the iOS list; idle ones are absent. That may well be intended, but it is worth confirming, since it makes the wrong name harder to work around — there is no way to rename a session from iOS, and renaming on the desktop does not propagate.

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

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

調査の方向性

Reproduce with a local macOS desktop session that has a real title, then view it in the iOS app's Code tab and pull to refresh after renaming it. Start by tracing which session field the iOS Code tab displays versus the title updated by the desktop app. Done means the iOS entry shows the session title, not `2`, while activity timestamps still update.

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

評価

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

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

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