在调用write工具的时候总是卡住 #6807

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

Originally created by @zt449569708 on GitHub (Jan 19, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Image 如图,只要让它保存文档就会一直卡在这个状态。其中日志信息如下,很奇怪我都没有配置gpt-5-nano,为什么会调用这个模型。

INFO 2026-01-19T14:36:23 +73ms service=bus type=message.updated publishing
INFO 2026-01-19T14:36:23 +1ms service=llm providerID=opencode modelID=gpt-5-nano sessionID=ses_4297b7fb4ffeuCyHgr3vQTOq5y small=true agent=title stream
INFO 2026-01-19T14:36:23 +0ms service=bus type=session.updated publishing
INFO 2026-01-19T14:36:23 +2ms service=bus type=session.diff publishing
INFO 2026-01-19T14:36:25 +1969ms service=session.summary title=Summary: plan.md finalization discussion title
INFO 2026-01-19T14:36:25 +2ms service=bus type=message.updated publishing
INFO 2026-01-19T14:36:38 +13182ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +2ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +571ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +2ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +2ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +11ms service=bus type=message.part.updated publishing
INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing

Plugins

oh my opencode

OpenCode version

1.1.25

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Windows11

Terminal

powershell

Originally created by @zt449569708 on GitHub (Jan 19, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description <img width="421" height="247" alt="Image" src="https://github.com/user-attachments/assets/1862fcf2-464c-49b1-83ac-347f3d27e2ab" /> 如图,只要让它保存文档就会一直卡在这个状态。其中日志信息如下,很奇怪我都没有配置gpt-5-nano,为什么会调用这个模型。 > INFO 2026-01-19T14:36:23 +73ms service=bus type=message.updated publishing INFO 2026-01-19T14:36:23 +1ms service=llm providerID=opencode modelID=gpt-5-nano sessionID=ses_4297b7fb4ffeuCyHgr3vQTOq5y small=true agent=title stream INFO 2026-01-19T14:36:23 +0ms service=bus type=session.updated publishing INFO 2026-01-19T14:36:23 +2ms service=bus type=session.diff publishing INFO 2026-01-19T14:36:25 +1969ms service=session.summary title=Summary: plan.md finalization discussion title INFO 2026-01-19T14:36:25 +2ms service=bus type=message.updated publishing INFO 2026-01-19T14:36:38 +13182ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +2ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +571ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +2ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +2ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +11ms service=bus type=message.part.updated publishing INFO 2026-01-19T14:36:38 +1ms service=bus type=message.part.updated publishing ### Plugins oh my opencode ### OpenCode version 1.1.25 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System Windows11 ### Terminal powershell
yindo added the windowsbugperf labels 2026-02-16 18:05:19 -05:00
Author
Owner

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

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

  • #4061: Session hangs after file write tool execution with massive latency spike
  • #6959: lsp bug: edit tool stalls after first diff; assistant hangs
  • #7663: [docs] gpt-5-nano is used for titles, not claude-3.5-haiku
  • #6493: OpenAI provider fails: gpt-5-nano missing from models.dev registry causes ProviderModelNotFoundError

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

@github-actions[bot] commented on GitHub (Jan 19, 2026): This issue might be a duplicate of existing issues. Please check: - #4061: Session hangs after file write tool execution with massive latency spike - #6959: lsp bug: edit tool stalls after first diff; assistant hangs - #7663: [docs] gpt-5-nano is used for titles, not claude-3.5-haiku - #6493: OpenAI provider fails: gpt-5-nano missing from models.dev registry causes ProviderModelNotFoundError 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#6807