opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Summary Adds `mcpServers` parameter to `POST /session` endpoint, enabling per-session MCP server configuration via REST API. ## Changes - Add `mcpServers` field to `Session.create.schema` - Pass `mcpServers` to `Session.createNext`...

### 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 I've...

opentui
discussion

### Description HI! Thanks for the major update and kudos! I notices using one of my subagent does not work reliable, i normally do a documentation step using a subagent:...

bug
opentui

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

discussion
docs

### Description ## Validate thinking in VSCode ## Attempt to get thinking in `opencode` `opencode.jsonc` ```jsonc { "$schema": "https://opencode.ai/config.json", "theme": "aura", "autoupdate": true, "provider": { "github-copilot": { "models": { "[Custom]...

bug

# feat: display Google Gemini cached token stats Closes https://github.com/anomalyco/opencode/issues/6851 ## What One-line fix to read cached token counts from Google's metadata so they show up in session stats. ##...

m@m-HP-Z440-Workstation:~/Desktop/opencode$ ./opencode-desktop-linux-amd64.AppImage error: Script not found "serve" Received Exit Server not running m@m-HP-Z440-Workstation:~/Desktop/opencode$ with many

## Problem MCP tools are listed on every prompt build, which calls `listTools` per MCP server sequentially. A slow MCP server can slow all LLM requests. ## Solution - Add...

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

discussion