anthropics / anthropics/claude-code
特定セッションの会話履歴が画面に表示されない(バックエンドにはデータ残存)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 147k
- Forks
- 24k
- PR merge metrics
- PR metrics pending
Description
補足:本件はClaude Codeデスクトップアプリ(Codeタブ)で発生した不具合です。
- OS: Windows 11 Home
- 環境: Claude Code CLI(デスクトップアプリ経由)
- モデル: claude-sonnet-5(切り替え前は claude-opus-5 系)
自動ラベルで「Claude Codeと無関係」と判定されていますが、上記の通りClaude Codeデスクトップアプリのセッション管理機能(会話履歴表示・モデル切り替え)に関する不具合です。ご確認をお願いします。
症状
特定のセッション(「ELITEプラン サポート」)の2026-08-29〜2026-09-19分の会話履歴が画面上で表示されなくなった。
- アプリ再起動後も再現する
- 他のセッション(例:「Marketing strategist スキル機能」)は正常に表示されるため、このセッション固有の問題
セッション情報
- セッションID:
local_b8237737-a140-4e9a-b52b-ec756445324f - セッションタイトル: 「ELITEプラン サポート」
- 作成日: 2026-08-29
- 最終更新: 2026-09-20
確認済み事項(データは残存)
セッション管理API(list_events)経由では、2026-08-29から2026-09-20までの全636メッセージが正常に取得できる。つまりデータ消失ではなく、クライアント側(デスクトップアプリ)の表示問題と推定。
メモ
メッセージ数が多い(636件)ことによる仮想スクロール・レンダリングの不具合、またはこのセッションだけローカルキャッシュが破損している可能性が考えられます。Note: This
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Reproduce the problem in the desktop app with session local_b8237737-a140-4e9a-b52b-ec756445324f, compare it with the working session, and investigate the client-side rendering, virtual scrolling, and cache behavior mentioned in the report. Done means all 636 messages from the session are visible after restarting the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100