anthropics / anthropics/claude-code

[BUG] Enter now interrupts instead of queueing while Claude is working (regression)

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

説明

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code

### What's Wrong?

In the Claude desktop app (Code tab, Windows), pressing Enter while Claude is working now interrupts the running turn every time. It used to queue the message and deliver it after the turn finished. The running tool call is cut off and the transcript shows `[Request interrupted by user]`. Ctrl+X Enter (the CLI `chat:queueSubmit` chord) does nothing in the desktop app, and there is no setting, modifier key, or UI control that queues instead of interrupting, so there is no workaround inside the app.

Environment: Claude desktop app 1.49585.0.0 (Microsoft Store install), Windows 11 Home 10.0.26200 (64-bit). No changelog entry for Claude Code 2.1.257–2.1.265 mentions Enter/queue/interrupt. Related earlier desktop-queue issues: #57497, #66310, #71726.

### What Should Happen?

A message sent while Claude is working should be queued and delivered when the current turn ends, as it did before, or the app should offer an explicit queue key like the CLI's Ctrl+X Enter or Ctrl + Enter (I think it was Ctrl + Enter for my desktop app before). Surprisingly, the CLI version works (Windows terminal)

### Error Messages/Logs

```shell
No error. The transcript shows:

[Request interrupted by user]

```

### Steps to Reproduce

1. Open a project in the desktop app Code tab.
2. Send a prompt that takes more than ~10 seconds (e.g. "wait 10 seconds, then reply").
3. While Claude is working, type any message and press Enter.

Reproduces every time.

### Claude Model

Not sure / Multiple models

### Is this a regression?

Yes, this worked in a previous version

### Last Working Version

Unknown. Queueing worked until roughly early September 2026; I don't know which app version I had then. Current broken version: desktop app 1.49585.0.0 with bundled Claude Code 2.1.260.

### Claude Code Version

2.1.260 (bundled in desktop app 1.49585.0.0); standalone CLI on the same machine is 2.1.126 and is not affected.

### Platform

Anthropic API

### Operating System

Windows

### Terminal/Shell

Windows Terminal

### Additional Information

_No response_

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

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

調査の方向性

Start by reproducing the regression in the Windows desktop app Code tab with a prompt that runs for more than 10 seconds, then compare its Enter behavior with the working CLI behavior and the related issues #57497, #66310, and #71726. Done means Enter queues the typed message until the current turn ends without interrupting it, or the desktop app provides an explicit queue key.

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

評価

領域
cli, desktop
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

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

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