anthropics / anthropics/claude-code

[FEATURE] Add /fork (conversation branching) support to JetBrains plugin

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

説明

### Preflight Checklist

- [x] I have searched existing requests and this feature hasn't been requested yet for the JetBrains plugin
- [x] This is a single feature request (not multiple features)

### Problem Statement

The CLI supports conversation forking via `--fork-session` / `/fork` / `/branch`, and it's already been requested for the VS Code extension (#69272). The JetBrains plugin (IntelliJ/PhpStorm/WebStorm/etc.) has no equivalent — there's no way to branch a session at a given point from within the JetBrains tool window the way Cursor supports forking a chat.

### Proposed Solution

Add `/fork` (or a UI action, e.g. a "Fork from here" option on a message) to the JetBrains plugin's Claude Code tool window, matching the CLI's forking behavior: branch the conversation at the selected point into a new session, preserving full history up to the fork point, while leaving the original session untouched.

### Priority

Medium

### Feature Category

JetBrains plugin (IntelliJ/PhpStorm)

### Additional Context

Related: #69272 (same request for VS Code extension).

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

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

調査の方向性

No implementation files or tests are named. Start by locating the JetBrains plugin's Claude Code tool window and session handling, then compare the requested behavior with the CLI's /fork support and related VS Code request #69272. Done means a selected conversation point creates a new session with prior history while leaving the original untouched.

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

評価

領域
desktop, tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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