ver 1.1.36, what leads to the interruption of tool calls, the conversation stoped quite frequently #7628

Open
opened 2026-02-16 18:07:46 -05:00 by yindo · 1 comment
Owner

Originally created by @bi-kai on GitHub (Jan 26, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

opencode ver: 1.1.36

what leads to the interruption of tool calls, the conversation stoped quite frequently.
On the other hand, kilo code with the save model(such as: GLM 4.7), is very stable.

<tool_call>bash<arg_key>command</arg_key><arg_value>cd "D:\coding\1.codehub\4.AutoMaintenanceL4\script-auto-generator" && tail -n +600 AGENTS.md | grep "\.md" | grep -v "^\|\`\|`\|```" | head -20</arg_value><arg_key>description</arg_key><arg_value>检查AGENTS.md剩余部分可能的违规(排除反引号内的)</arg_value></tool_call>

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @bi-kai on GitHub (Jan 26, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description opencode ver: 1.1.36 what leads to the interruption of tool calls, the conversation stoped quite frequently. On the other hand, kilo code with the save model(such as: GLM 4.7), is very stable. ``` <tool_call>bash<arg_key>command</arg_key><arg_value>cd "D:\coding\1.codehub\4.AutoMaintenanceL4\script-auto-generator" && tail -n +600 AGENTS.md | grep "\.md" | grep -v "^\|\`\|`\|```" | head -20</arg_value><arg_key>description</arg_key><arg_value>检查AGENTS.md剩余部分可能的违规(排除反引号内的)</arg_value></tool_call> ``` ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bugperf labels 2026-02-16 18:07:46 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 26, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #10616: tool_use ids were found without tool_result blocks immediately - similar issue with tool call execution problems
  • #10630: hang when ask questions to opencode with the newest version and local LLM - reports conversation stopping/hanging behavior

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 26, 2026): This issue might be a duplicate of existing issues. Please check: - #10616: `tool_use` ids were found without `tool_result` blocks immediately - similar issue with tool call execution problems - #10630: hang when ask questions to opencode with the newest version and local LLM - reports conversation stopping/hanging behavior Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7628