Skip to content

[BUG] Repeat output that was not there in previous versions? #1656

Description

@petersjostrom

Problem (one or two sentences)

I haven't seen this behaviour before (Each "file" is a different file it wants to read, one at a time):

Zoo said
I'm on ai2. Key early finding: /dev/dri has only renderD128/renderD129 (no card* nodes) plus /dev/kfd. Let me read the files and probe the LXC config.

Zoo wants to read this file
[ file 1 ]

Zoo said
I'm on ai2. Key early finding: /dev/dri has only renderD128/renderD129 (no card* nodes) plus /dev/kfd. Let me read the files and probe the LXC config.

Zoo wants to read this file
[ file 2 ]

Zoo said
I'm on ai2. Key early finding: /dev/dri has only renderD128/renderD129 (no card* nodes) plus /dev/kfd. Let me read the files and probe the LXC config.

Zoo wants to read this file
[ file 3 ]

Earlier, this would look like this:

Zoo said
I'm on ai2. Key early finding: /dev/dri has only renderD128/renderD129 (no card* nodes) plus /dev/kfd. Let me read the files and probe the LXC config.

Zoo wants to read this file
[ file 1 ]
[ file 2 ]
[ file 3 ]

Is this something that changed in newer Zoo versions?

Context (who is affected and when)

Whenever a prompt makes Zoo look into multiple files in the repo. Debug and Code, maybe more modes.

Reproduction steps

I use VS Code in a Windows 11 VM with the Zoo Code plugin, SSH to an Ubuntu LXC. Zoo uses an Openai compatible URL for the vLLM container running on the LXC.

Expected result

Zoo wants to read this file [ file 1 ] [ file 2 ] [ file 3 ]

Actual result

Zoo said I'm on ai2. Key early finding: /dev/dri has only renderD128/renderD129 (no card* nodes) plus /dev/kfd. Let me read the files and probe the LXC config. Zoo wants to read this file [ file 1 ] Zoo said I'm on ai2. Key early finding: /dev/dri has only renderD128/renderD129 (no card* nodes) plus /dev/kfd. Let me read the files and probe the LXC config. Zoo wants to read this file [ file 2 ] Zoo said I'm on ai2. Key early finding: /dev/dri has only renderD128/renderD129 (no card* nodes) plus /dev/kfd. Let me read the files and probe the LXC config. Zoo wants to read this file [ file 3 ]

Variations tried (optional)

No response

App Version

Version: 3.82.1 (71813a0)

API Provider (optional)

OpenAI Compatible

Model Used (optional)

Qwen 3.8 27B Q8

Zoo Code Task Links (optional)

No response

Relevant logs or errors (optional)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions