opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Summary Allow users to configure a default variant for each agent, so models with thinking/reasoning variants automatically use the configured level without requiring `--variant` flag or `ctrl+t` cycling. ##...

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

discussion

### Description My mcp url is /xmcp/mcp. This works fine for claude code and cursor. However I think opencode is tyring to authenticate with mcp using root urls only. What...

bug

### Description in ghostty you can rename tab using 'rename tab' in context windiw, but when using opencode right-click doesnt work ### Plugins _No response_ ### OpenCode version _No response_...

bug
opentui

### Description I used an OpenCode share link that is publicly reachable and returns HTTP 200, but importing it via `opencode import ` fails with: `Failed to fetch share data:...

bug
help-wanted
windows

I don't know if you all have any interest in this, but I whipped this up because I really enjoy the simplicity of this flag in Claude Code. So this...

### Description Project level permissions merge/overwrite global config. There are valid usecases for that, but executing arbitrary bash commands is usually not one of them. Beside the lack of default...

bug

## Problem When using OpenCode's integrated terminal, users cannot copy text from the terminal output using `Cmd+C` on macOS. The keyboard shortcut appears to be intercepted by the TUI before...

opentui

## Problem When using OpenCode's integrated terminal, users cannot copy text from the terminal output using `Cmd+C` on macOS. The keyboard shortcut appears to be intercepted by the TUI before...

opentui

Documents the MCP protocol version (2024-11-05) and supported transports in the MCP servers documentation. Closes #7054