anthropics / anthropics/claude-code
[FEATURE] Add /fork (conversation branching) support to JetBrains plugin
- Ngôn ngữ chính
- Python
- Star
- 145k
- Fork
- 23.1k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
### 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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Lĩnh vực
- desktop, tooling
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100