Skip to content

[BUG] #800

Description

@juneleung

Describe the bug
To ensure that users can better see the terminal window, I chose not to use inline windows. Without using an inline terminal, ZooCode launches a terminal to run the program, but it cannot capture the results to continue inference. The conversation is also suspended. New input is queued, but because the terminal results are never returned, the program is stuck and cannot be submitted. Is this a bug? Thank you!
To Reproduce
Steps to reproduce the behavior:

  1. Execute prompt that requires command-line debugging and let agent handle it automatically.
  2. During the response process, model will automatically launch a new terminal window, and the dialog will display "Running".
  3. The terminal execution will finish, but the dialog will not capture the terminal's execution result.
  4. More information entered manually will only be added to the queue, but the dialog cannot continue because it is suspended and stuck at the step.3

Expected behavior
Capture the results of the automatic execution and continue running.

Screenshots
Image

Video
N/A

What version of zoo are you running
Version: 3.66.0 (a5a490a)

Additional context
vscode Version: 1.126.0 (Universal), MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions