anomalyco / anomalyco/opencode

Skill tool fails with "All fibers interrupted without error" on Windows

Open
#48,907 1 comment 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Sep 14, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

环境:

  • OpenCode Desktop: 1.18.30
  • OS: Windows 10/11

问题描述:
所有skill(包括内置的bi、feishu等)都无法加载,返回错误:
"All fibers interrupted without error"

注意:这个错误与 #34442 不同,不是 "ripgrep execution failed"。

已验证:

  • rg.exe已正确安装(C:\Windows\System32、~/.cache/opencode/bin/)
  • rg在PATH中可用
  • 权限配置正确(permission.skill.* = allow)
  • 重启电脑后问题依旧

复现步骤:

  1. 调用 skill(name: "bi") 或任何其他skill
  2. 观察错误 "All fibers interrupted without error"

期望行为: skill应该正常加载
实际行为: 返回 "All fibers interrupted without error"

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.