Skip to content

Github Copilot Chat stuck in terminal #254426

Open
@PulseHabour

Description

@PulseHabour

Does this issue occur when all extensions are disabled?: N/A

  • VS Code Version: 1.102.0-insider (Universal)
  • OS Version: Darwin arm64 24.5.0
  • GHCP Chat: 0.29.2025070403 - Agent - Claude Sonnet 4

Steps to Reproduce:

  1. GHCP Chat runs a multi-line command in the terminal
  2. Terminal is still waiting for command to be entered, stuck on dqoute>
  3. GHCP Chat eternally waits as still waiting for a response from the command, throbber is still there

Example command:

user@mac ./ % BASE_MESSAGE="🚀 VS Code extension updated"
dquote> FULL_MESSAGE="$BASE_MESSAGE\n\n**Changes since last version:**\n$COMMIT_LIST"
dquote> echo "Message length: ${#FULL_MESSAGE}"
dquote> echo "Message:"
dquote> echo "$FULL_MESSAGE"
dquote> 

Slight workaround:
Send a message of dqoute>, GHCP Chat will recognise the terminal is hanging, and will continue.
Or attempt to manually EOL the terminal to enter command.

Unsure if this is the model itself, or GHCP Chat, as it can adapt if aware.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions