opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

Application hangs indefinitely at the shell execution stage with an undefined reference. Environment: OS: Windows 10 OpenCode Version: 1.0.164 Console: cmder

bug
web

### 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
windows
web

## Context My situation is this: * I have a **personal** Claude Code Pro subscription, which is Oauth-ed (just like Claude Code the agent does). * My work uses **Anthropic...

Summary This PR adds support for Kilo Code as a new AI provider in opencode, complete with device authentication and dynamic model discovery. Changes Authentication (src/cli/cmd/auth.ts) - Added open import...

## Summary When reading .ico files (or other unsupported image formats like .tiff, .bmp), OpenCode was trying to send them to the API as images. This failed because Claude and...

### Question I encountered a very strange set of questions in opencode.json ` "tools ":{ "bash" : true } ` It will prompt: "Error handling response: Request failed, status code...

### Question I have tried to get it to work but no luck with it showing up as a oauth based mcp server. Tried this: ```json "github": { "type": "remote",...

### Description ``` ┃ # Summarizing provided text to summarize 14,515/4% ($0.02) ┃ ┃ ┃ Hi ┃ varungawande (12:46:42 PM) ┃ Hello! How can I help today? Build gpt-5.1-codex ┃...

bug

Adds `tui.set_terminal_title` config option to complement the existing `OPENCODE_DISABLE_TERMINAL_TITLE` env flag. Usage: ```json { "tui": { "set_terminal_title": false } }

If it's of importance I start opencode web, then attach through CLI The session wasn't too long, but I ended it when I saw RAM usage

perf