anomalyco / anomalyco/opencode

Windows: Verbose Bun stack traces on every startup

Open
#41,334 0 comments 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Aug 8, 2026.

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

Description

Description:
Opencode outputs internal Bun runtime stack traces (file paths, line numbers, function names) every time it starts on Windows. This happens with both npm and bun installations. The app works correctly but the debug output is noisy and cannot be suppressed through config.

Expected: Clean startup without debug traces

Actual: Verbose stack traces with BUN root paths on every startup

Plugins

No response

OpenCode version

1.18.15

Steps to reproduce:

  1. Install opencode on Windows via npm install -g opencode-ai
  2. Run opencode
  3. See Bun stack traces in terminal output
Screenshot and/or share link
Image
Operating System

Windows 11

Terminal

bash, windows terminal

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.