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

### Question Is there a way to select an option to use key codes for tracking hotkeys instead of actual keys? For example, VSCode has this setting (though it's not...

opentui

### Description ## Vulnerability Summary OpenCode automatically trusts and executes MCP server commands from local `opencode.json` without user consent. This allows arbitrary command execution when a user opens OpenCode in...

bug

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

discussion

### Description Hello! Im using different agents solution as it fits my requirements better. It is working inside of a /skills directory. Can you, please made an option to not...

bug

### Description MCP Servers are not available/detected if you define a config.json at your project-level. They work fine if you move the same config file to ~/.config/opencode/opencode.json. ### OpenCode version...

bug

## Summary - Prevents accidental exits by requiring users to press Ctrl+C twice within 3 seconds when the prompt input is empty - Shows a toast warning on the first...

## Description When using the OpenCode SDK with OpenAI provider, sessions fail because the internal `title` agent tries to use `gpt-5-nano`, which is not in OpenCode's model registry (models.dev), causing...

### Description An error occurred during a process run by the **build agent**, which uses the Gemini 2.5 Pro model. The model attempted to call the **edit** tool, but this...

model-problem

### Description I have a vscode dev container (ubuntu) with nix feature. When I run nix develop (with direnv automatically) it works in the shell that i can run the...

bug
help-wanted
nix

### This PR - Fixes model inheritance issues around subtasks, allows for parallel subtasks and add a new command hook - Gives more powers to slash commands (and lifts current...

needs:title