Always automatically be interrupted #6679

Closed
opened 2026-02-16 18:04:56 -05:00 by yindo · 4 comments
Owner

Originally created by @DevSissi on GitHub (Jan 18, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

In the current version of opencode, there seems to be a recurring problem where outputs are automatically interrupted. This happens regardless of whether GPT or Gemini models are being used. During task execution, the output often stops midway, leaving results incomplete.

Plugins

Oh my opencode

OpenCode version

1.1.25

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Windows 11

Terminal

Windows Terminal

Originally created by @DevSissi on GitHub (Jan 18, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description In the current version of opencode, there seems to be a recurring problem where outputs are automatically interrupted. This happens regardless of whether GPT or Gemini models are being used. During task execution, the output often stops midway, leaving results incomplete. ### Plugins Oh my opencode ### OpenCode version 1.1.25 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System Windows 11 ### Terminal Windows Terminal
yindo added the windowsbug labels 2026-02-16 18:04:56 -05:00
yindo closed this issue 2026-02-16 18:04:56 -05:00
Author
Owner

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

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

  • #8877: 当输出出现tool call的时候,对话被终止 (Conversation interrupted when tool calls appear in output) - similar symptom of outputs being cut off during tool calls
  • #2137: Message generation interrupted, stuck at Generating - reports interrupted/stuck generation behavior with different models
  • #6244: Response terminates prematurely when using Gemini 3 via LiteLLM - response stops when tool calls are triggered
  • #8212: MCP was interrupted during runtime by a timeout warning - timeout-related interruptions

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

@github-actions[bot] commented on GitHub (Jan 18, 2026): This issue might be a duplicate of existing issues. Please check: - #8877: 当输出出现tool call的时候,对话被终止 (Conversation interrupted when tool calls appear in output) - similar symptom of outputs being cut off during tool calls - #2137: Message generation interrupted, stuck at `Generating` - reports interrupted/stuck generation behavior with different models - #6244: Response terminates prematurely when using Gemini 3 via LiteLLM - response stops when tool calls are triggered - #8212: MCP was interrupted during runtime by a timeout warning - timeout-related interruptions Feel free to ignore if none of these address your specific case.
Author
Owner

@DevSissi commented on GitHub (Jan 18, 2026):

part of logs

INFO  2026-01-18T08:33:48 +323ms service=permission permission=webfetch pattern=https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/README.md ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"plan_enter","pattern":"*","action":"deny"},{"permission":"plan_exit","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"webfetch","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"}] evaluate
INFO  2026-01-18T08:33:48 +0ms service=permission permission=webfetch pattern=https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/README.md action={"permission":"webfetch","pattern":"*","action":"allow"} evaluated
INFO  2026-01-18T08:33:48 +0ms service=bus type=message.part.updated publishing
INFO  2026-01-18T08:33:49 +194ms service=session.summary title=oh-my-opencode README overview title
INFO  2026-01-18T08:33:49 +1ms service=bus type=message.updated publishing
INFO  2026-01-18T08:33:49 +389ms service=permission permission=task pattern=* ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"plan_enter","action":"deny","pattern":"*"},{"permission":"plan_exit","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"webfetch","action":"allow","pattern":"*"},{"permission":"external_directory","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"}] evaluate
INFO  2026-01-18T08:33:49 +3ms service=bus type=message.part.updated publishing
|  webfetch  https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/README.md (text/plain; charset=utf-8)
INFO  2026-01-18T08:33:49 +72ms service=snapshot hash=0bd78ac4ce3ba0a53338821dc342ec802cc681aa
 cwd=E:\Workspace\1Projects\CiMail git=C:\Users\Sunny\.local\share\opencode\snapshot\a63e97bf523cc2be07cb2508f250fde115796850 tracking
INFO  2026-01-18T08:33:49 +1ms service=bus type=message.part.updated publishing
INFO  2026-01-18T08:33:49 +1ms service=bus type=message.updated publishing
INFO  2026-01-18T08:33:49 +80ms service=bus type=message.updated publishing
INFO  2026-01-18T08:33:49 +0ms service=bus type=session.status publishing
INFO  2026-01-18T08:33:49 +0ms service=session.prompt step=1 sessionID=ses_42fc2ed8effenqNo32VlFN5Yd3 loop
INFO  2026-01-18T08:33:49 +7ms service=session.prompt sessionID=ses_42fc2ed8effenqNo32VlFN5Yd3 exiting loop
INFO  2026-01-18T08:33:49 +2ms service=session.prompt sessionID=ses_42fc2ed8effenqNo32VlFN5Yd3 cancel
INFO  2026-01-18T08:33:49 +0ms service=bus type=session.status publishing
INFO  2026-01-18T08:33:49 +0ms service=bus type=session.idle publishing
INFO  2026-01-18T08:33:49 +1ms service=default directory=E:\Workspace\1Projects\CiMail disposing instance
@DevSissi commented on GitHub (Jan 18, 2026): part of logs ``` INFO 2026-01-18T08:33:48 +323ms service=permission permission=webfetch pattern=https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/README.md ruleset=[{"permission":"*","pattern":"*","action":"allow"},{"permission":"doom_loop","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"},{"permission":"question","pattern":"*","action":"deny"},{"permission":"plan_enter","pattern":"*","action":"deny"},{"permission":"plan_exit","pattern":"*","action":"deny"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"webfetch","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"*","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"}] evaluate INFO 2026-01-18T08:33:48 +0ms service=permission permission=webfetch pattern=https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/README.md action={"permission":"webfetch","pattern":"*","action":"allow"} evaluated INFO 2026-01-18T08:33:48 +0ms service=bus type=message.part.updated publishing INFO 2026-01-18T08:33:49 +194ms service=session.summary title=oh-my-opencode README overview title INFO 2026-01-18T08:33:49 +1ms service=bus type=message.updated publishing INFO 2026-01-18T08:33:49 +389ms service=permission permission=task pattern=* ruleset=[{"permission":"*","action":"allow","pattern":"*"},{"permission":"doom_loop","action":"ask","pattern":"*"},{"permission":"external_directory","pattern":"*","action":"ask"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"},{"permission":"question","action":"deny","pattern":"*"},{"permission":"plan_enter","action":"deny","pattern":"*"},{"permission":"plan_exit","action":"deny","pattern":"*"},{"permission":"read","pattern":"*","action":"allow"},{"permission":"read","pattern":"*.env","action":"ask"},{"permission":"read","pattern":"*.env.*","action":"ask"},{"permission":"read","pattern":"*.env.example","action":"allow"},{"permission":"webfetch","action":"allow","pattern":"*"},{"permission":"external_directory","action":"allow","pattern":"*"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output","action":"allow"},{"permission":"external_directory","pattern":"C:\\Users\\Sunny\\.local\\share\\opencode\\tool-output\\*","action":"allow"}] evaluate INFO 2026-01-18T08:33:49 +3ms service=bus type=message.part.updated publishing | webfetch https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/refs/heads/master/README.md (text/plain; charset=utf-8) INFO 2026-01-18T08:33:49 +72ms service=snapshot hash=0bd78ac4ce3ba0a53338821dc342ec802cc681aa cwd=E:\Workspace\1Projects\CiMail git=C:\Users\Sunny\.local\share\opencode\snapshot\a63e97bf523cc2be07cb2508f250fde115796850 tracking INFO 2026-01-18T08:33:49 +1ms service=bus type=message.part.updated publishing INFO 2026-01-18T08:33:49 +1ms service=bus type=message.updated publishing INFO 2026-01-18T08:33:49 +80ms service=bus type=message.updated publishing INFO 2026-01-18T08:33:49 +0ms service=bus type=session.status publishing INFO 2026-01-18T08:33:49 +0ms service=session.prompt step=1 sessionID=ses_42fc2ed8effenqNo32VlFN5Yd3 loop INFO 2026-01-18T08:33:49 +7ms service=session.prompt sessionID=ses_42fc2ed8effenqNo32VlFN5Yd3 exiting loop INFO 2026-01-18T08:33:49 +2ms service=session.prompt sessionID=ses_42fc2ed8effenqNo32VlFN5Yd3 cancel INFO 2026-01-18T08:33:49 +0ms service=bus type=session.status publishing INFO 2026-01-18T08:33:49 +0ms service=bus type=session.idle publishing INFO 2026-01-18T08:33:49 +1ms service=default directory=E:\Workspace\1Projects\CiMail disposing instance ```
Author
Owner

@DevSissi commented on GitHub (Jan 18, 2026):

Currently, after testing with different models, it has been discovered that when performing the same task's prompt, the process is always interrupted after three calls to the read tool, and the situation is identical.

@DevSissi commented on GitHub (Jan 18, 2026): Currently, after testing with different models, it has been discovered that when performing the same task's prompt, the process is always interrupted after three calls to the read tool, and the situation is identical.
Author
Owner

@idosysstuff commented on GitHub (Jan 20, 2026):

Hello.

Happening to me too, I'm also on 1.1.25 and usim GLM4.7 Coding Plan.

It's from time to time stopping, without finishing answer.

@idosysstuff commented on GitHub (Jan 20, 2026): Hello. Happening to me too, I'm also on 1.1.25 and usim GLM4.7 Coding Plan. It's from time to time stopping, without finishing answer.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6679