opencode
opencode copied to clipboard
The open source coding agent.
### 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...
### 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...
### 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...
### 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...
### 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...
## 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...
OpenAI provider fails: gpt-5-nano missing from models.dev registry causes ProviderModelNotFoundError
## 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...
### 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...
### 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...