Skip to content

Shell tool is not streaming output from sync commands since 0.0.342 #365

@williammartin

Description

@williammartin

Describe the bug

 Welcome to GitHub Copilot CLI
 Version 0.0.1

 Copilot can write, test and debug code right from your terminal. Describe a task to get started or enter ? for help. Copilot uses AI, check for mistakes.

 ● Logged in with gh as user: williammartin

 ● Connected to GitHub MCP Server

 ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
 │ > Run a for loop that sleeps for 1 second at a time printing hello `n` each time                                                                                                                                                                                                                                          │
 ╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

 ● I'll run a for loop that prints "hello n" with a 1-second sleep between
   iterations.

In 0.0.341, with the timeline expanded via ctrl+R, output from the bash process would stream, but now it is blocked until the end.

Affected version

0.0.342 -> 0.0.346

Steps to reproduce the behavior

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions