opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

Results 2863 opencode issues
Sort by recently updated
recently updated
newest added

### Description Hey excellent OpenCode team. In my third week of using OpenCode, as a first time augmented coded, and ten year scientist develop, I have been seeing a lot...

bug

The docs list all available commands: https://opencode.ai/docs/tui/ But there are no docs for `/thinking`. I don't even know what that command is doing. It looks like it does nothing. I...

docs

### 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 Let...

discussion

## Summary Fixes #8301 - Gracefully handle missing Instance context in Read tool and external-directory helper - Prevents cryptic native binding errors when tools are executed outside normal server flow...

## Bug Description The Read tool throws a cryptic error when executed outside of an Instance context: ``` TypeError: Binding expected string, TypedArray, boolean, number, bigint or null ``` ##...

Update docs for the new experimental Plan mode ### What does this PR do? - add OPENCODE_EXPERIMENTAL_PLAN_MODE feature flag documentation

The fix deduplicates file reference tags by tracking which files have already been seen using a Set. It uses the filename (or url for data URIs) as the unique key....

### Description Selecting "Connect provider" --> DeepSeek--> enter my api key and Submit --> "DeepSeek models are now available to use". Then I see nothing about deepseek in the "models...

bug

### What does this PR do? It allows for users to attach to to authed opencode Server using `username` and `password` options. ### How did you verify your code works?...

needs:title

### Description The TUI is not responding for me. I can reproduce the error consistently on Pop OS 22.04 LTS desktop. The cursor continues to blink but when typing there...

bug
opentui