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

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

Allow project configs to override the 'enabled' field of MCP servers defined in global config without redefining the full configuration. This enables two patterns: - Define MCPs globally, disable per-project...

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ## Request Add a `SessionStart` hook (similar to [Claude...

discussion

## Summary - Allow canceling queued messages with history_previous keybind (default: UP) when prompt is empty - Pulls the queued message back into the prompt for editing ## Why -...

### Describe the enhancement you want to request Normally, you press Shift+LeftArrow, Ctrl+LeftArrow, Ctrl+Shift+LeftArrow, etc. to navigate around and select text. This doesn't work at all. No vim bindings either....

discussion

## Summary Optimizes Anthropic prompt caching to significantly reduce token costs for Claude models through two key improvements: - **Tool caching**: Adds cache breakpoint after tool definitions - **System prompt...

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

discussion

This PR implements missing Google Vertex Express mode support. WARNING: Please note that it uses beta versions of `ai` and `@ai-sdk/google-vertex` packages to support Vertex Express mode and `gemini-3-pro-preview` model....