opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

### Question cannot select, arrow keys not effect

opentui

## Description Desktop package fails typecheck with error: ``` src/index.tsx:300:5 - error TS2304: Cannot find name 'platform'. ``` ## Cause PR #7360 introduced an event listener that references `platform.openLink()` before...

web

### Description I am using Opencode with a self hosted gitlab instance. I got an error when trying to send a message. > GitlabError: Failed to get direct access token:...

bug

### What does this PR do? Add bluloco theme ### How did you verify your code works? I just added it where other themes reside, I did not test it...

### Description Looking at the documentation for OpenCode at https://opencode.ai/docs/config/: > The small_model option configures a separate model for lightweight tasks like title generation. By default, OpenCode tries to use...

bug
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 https://github.com/uloco/bluloco.nvim...

discussion

### Description I have isntaled both stable and beta versions on windows 11. I have added github copilot account, played a bit... Then I uninstalled it, checking the "delete data"...

bug
windows
web

### Description I got an error in the Plan Mode. I also have these flags set: ``` # OpenCode experimental features export OPENCODE_EXPERIMENTAL_LSP_TOOL=true export OPENCODE_EXPERIMENTAL_ICON_DISCOVERY=true export OPENCODE_EXPERIMENTAL_FILEWATCHER=true export OPENCODE_EXPERIMENTAL_OXFMT=true export...

bug

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ## Feature Request: Automatic Type Check and Build After...

discussion

Hey, I'm getting an 'Illegal instruction' crash with the latest v1.1.21 baseline build on my older laptop. Everything was working fine on v1.1.20, but after updating to v1.1.21 it started...

perf