Skip to content

chat agent hangs even for simple commands #251436

Closed
@meganrogge

Description

@meganrogge

From @jooyoungseo

The command completes in the terminal, but the chat agent does not recognize that it's completed and hangs.

Image

Logs show PartialCommandDetection

2025-06-13 14:02:57.150 [debug] terminalInstance added capability [3]

2025-06-13 14:02:58.287 [debug] CommandDetectionCapability#handlePromptStart [0,4]

2025-06-13 14:02:58.287 [debug] terminalInstance added capability [0]

2025-06-13 14:02:58.290 [debug] terminalInstance added capability [5]

2025-06-13 14:02:58.290 [debug] CommandDetectionCapability#setPromptTerminator [" "]

2025-06-13 14:02:58.343 [debug] Unbinding from mouse events. []

2025-06-13 14:02:58.525 [debug] TextAreaSyncAddon#sync: text changed to "" []

2025-06-13 14:02:58.723 [debug] CommandDetectionCapability#_handleCommandStartWindows [0,6]

2025-06-13 14:02:58.759 [debug] TextAreaSyncAddon#sync: text changed to "" []

2025-06-13 14:02:59.655 [debug] sending data (vscode) ["ls\r"]

2025-06-13 14:02:59.666 [debug] Buffer content tracker: [0," lines cached"]

2025-06-13 14:02:59.666 [debug] Viewport content update complete,  [2," lines in the viewport"]

2025-06-13 14:02:59.666 [debug] Buffer content tracker: set  [2," lines"]

2025-06-13 14:02:59.744 [debug] parsing data "[3;13Hls[3;15H[3;15H

logs.txt

Metadata

Metadata

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugchat-agentinsiders-releasedPatch has been released in VS Code InsidersterminalGeneral terminal issues that don't fall under another label

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions