anthropics / anthropics/claude-code
[FEATURE] JetBrains plugin: persistent sidebar listing past sessions (like Cursor)
- 主要言語
- Python
- スター
- 145k
- フォーク
- 23.1k
- PR マージ指標
- PR 指標を取得中
説明
**Description**
In Cursor, previous chat/agent sessions are always visible in a sidebar list, so switching back to an earlier session is a single click. The Claude Code JetBrains plugin (PhpStorm/IntelliJ) has no equivalent — the only way to get back to a past session is the `/resume` picker (or `claude --resume` from a terminal), which is a modal-style picker you have to invoke, not an always-visible list.
**Request**
Add a persistent sessions panel/tool window to the JetBrains plugin that lists past sessions for the current project (most recent first), so a session can be reopened with one click instead of invoking `/resume` each time.
**Related**
Related to #87231 (unifying session history *across* IDE integrations) but distinct — this is about surfacing the history that already exists *within* the JetBrains plugin as a persistent UI element, independent of whether cross-IDE unification happens.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue does not name files or tests, so first locate the JetBrains plugin code and the existing session resume/history path used by `/resume` or `claude --resume`. Read related issue #87231 for context. Done means the plugin has a persistent per-project sessions panel sorted most-recent-first, and a listed session can be reopened with one click.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- desktop, developer-experience
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 32/100