opencode
opencode copied to clipboard
The open source coding agent.
# Bug Report: BunInstallFailedError for [email protected] ## Summary OpenCode v1.1.25 fails to start with `BunInstallFailedError` for plugin `[email protected]` due to unresolvable dependency conflicts between the plugin's dependencies (zod@^3.24.0) and OpenCode's...
### Description ### Plugins none ### OpenCode version 1.125 ### Steps to reproduce download opencode desktop for windows, install, run ### Screenshot and/or share link ### Operating System latest windows...
### Question I can debug TUI code in two ways: 1 `bun run --cwd packages/opencode --conditions=browser --inspect src/index.ts` ```sh --------------------- Bun Inspector --------------------- Listening: ws://localhost:6499/arzcsfu03h5 Inspect in browser: https://debug.bun.sh/#localhost:6499/arzcsfu03h5 ---------------------...
### Description When build agent is disabled, users cannot proceed to implementation from created plan via Yes option in TUI ### Plugins _No response_ ### OpenCode version v0.0.0-dev-202601170636 ### Steps...
## Summary Add a "YOLO Mode" that allows users to skip all permission prompts, similar to Claude Code's `--dangerously-skip-permissions` flag. **Use Case:** Power users who trust OpenCode and want faster...
Hi :) **Background:** Like in Claude-Code there are permissions in opencode: "permission": { "edit": "ask", "bash": "ask", "webfetch": "ask" }, I use auto-accept/yolo/allow-permissions mode about 15% of the time. **Ask:**...
## Feature Request: Runtime Permission Mode Toggle ### Problem Currently, OpenCode defaults to **auto-edit mode** where all file edits execute immediately without confirmation. This is too aggressive for many workflows...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request ##...
standardizes dev packages to the regular callPackage style and brings best practices from nixpkgs upstream maintains compatibility with current nix based CI updates to node_modules hashes NOTE: this removes the...
### What does this PR do? Adding VSCode OpenCode Zen Chat Provider Extension into the Ecosystem Page ### How did you verify your code works?