Skip to content

OpenCode stops generation after tool call #14842

@mixinDennisBarzanoffMixin

Description

Description

bash<arg_key>command</arg_key><arg_value>ls -la "/Users/User/Downloads/corpse voice/cleaned/combined_all.wav"</arg_value><arg_key>description</arg_key><arg_value>Check final combined file</arg_value></tool_call><tool_call>bash<arg_key>command</arg_key><arg_value>ffprobe -v error -show_entries format=duration -of default=noprint_wrappers=1:nk=1 "/Users/User/Downloads/corpse voice/cleaned/combined_all.wav" 2>&1 | grep -^ "Duration"</arg_value></tool_call>

This command directly terminates the output stream every time and it lets it be my turn to respond. Agent just quits and doesn't execute and I see this.

Happens in the Desktop OpenCode, not sure about the web

Image

Plugins

No response

OpenCode version

v1.2.10

Steps to reproduce

  1. I can't reproduce it reliably, it happens with tool calling

Screenshot and/or share link

Image

Operating System

MacOS

Terminal

N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)webRelates to opencode on web / desktop

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions