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

### Description Hi Team, According to you docs we should be able to connect MCP's using pre-registered clients - https://opencode.ai/docs/mcp-servers/#pre-registered I have applied the following configuration ``` "saas-context": { "type":...

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 opencode...

discussion
docs

### Question I'm having issues with using Github Copilot as my provider. I want to be able to use the interactive login rather than providing the api key since I...

### Description 19:55:01 [nguyen_h@orsu ~]$ opencode opencode: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by opencode) opencode: /lib64/libc.so.6: version `GLIBC_2.24' not found (required by opencode) opencode: /lib64/libc.so.6: version `GLIBC_2.25' not found...

bug
opentui

### Description OpenCode fails to read a file containing `{}` ### Plugins / ### OpenCode version OpenCode TUI 1.1.6 ### Steps to reproduce - create a file `test.html.erb` with contents:...

bug

# Fix: TUI single-line paste cursor position ## Description This PR fixes a bug where pasting single-line text in the TUI prompt would incorrectly move the cursor to the end...

### Description When pasting into the TUI, the cursor is always moved to the end of the input box. This applies to both the initial input box that leads to...

bug
opentui

### Description According to the official documentation at https://opencode.ai/docs/plugins/#logging, plugins should use client.app.log() for structured logging. However, logs sent via client.app.log() are not visible in the console, even when using...

bug

### Description Any idea why this happens? Although I've chosen one model, it defaults to another. https://github.com/user-attachments/assets/ecf71846-5aeb-4640-81a9-b28fdd27bbdc Here is my config: ``` ➜ cat ~/.config/opencode/opencode.json took 6s { "$schema": "https://opencode.ai/config.json",...

bug

Open the opencode desktop in windows,and show this, what is wrong? Something went wrong An error occurred while loading the application. TypeError: Failed to execute 'set' on 'Headers': String contains...

windows
web