anthropics / anthropics/claude-code

[FEATURE] chat + Code tab side-by-side

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

説明

### Preflight Checklist

- [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)

### Problem Statement

The Claude Desktop app's Code tab supports split view for running multiple Code sessions side by side (via Cmd/Option-click, see #56278). However, there is no way to view a regular Chat conversation alongside a Code session in the same window. A previous request for Chat + Cowork split view (#29136) was closed as not related to Claude Code, since Cowork and Code are different products — this request is scoped specifically to Chat + Code.

Users who think through a problem conversationally in Chat while actively steering a Claude Code session (e.g. via Remote Control) currently have to tab-switch between Chat and Code, losing visual continuity on whichever panel they leave.

### Proposed Solution

Extend the existing Code tab split-view mechanism to also accept a Chat conversation as one of the panes — for example, by allowing a Chat conversation to be dragged into a Code tab split, or by adding a "pin as side panel" option from within Chat that keeps it visible while a Code session runs in the adjacent pane.

### Alternative Solutions

Currently i work around this by using the desktop app for a code session and a browser for the chat.

### Priority

Medium - Would be very helpful

### Feature Category

Other

### Use Case Example

1. A Code session is running a long task on a remote machine via Remote Control.
2. The user wants to think through next steps or draft a message in a regular Chat conversation without losing sight of the Code session's progress.
3. Currently this requires switching tabs; with this feature, both would be visible in the same window.

### Additional Context

Related but distinct from #29136 (Chat + Cowork, closed as invalid/unrelated) and #48688 (split panes within Code tab only).

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

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

評価

この issue はまだ評価されていません。

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

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