Skip to content

[BUG]: discard and extract tools fail with TypeError: {} is not iterable #14491

@pgkaralis

Description

@pgkaralis

Steps to reproduce:

Run some tools that produce output (grep, read, etc)
Try to use the discard tool with any valid ID from the prunable-tools list
Get error: TypeError: {} is not iterable
Tried multiple formats:

["noise", "0"]
["0", "1", "2"]
["completion", "0"]
All return the same error. Running on Windows.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)windows

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions