opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Summary Add an output-style feature similar to Claude Code's output styles, allowing users to customize Claude's communication style and behavior for different use cases. ## Description Claude Code has...

### Description Thank you guys first. I switch from ClaudeCode to OpenCode and I love it a lot !!! But 1 issue is bothering me for a long time: in...

bug

Fixes #4829 ## Problem The autocomplete popup (shown when typing `/` or `@`) had a static position that didn't update when the terminal window was resized, causing it to appear...

* Environment variables updated to AICORE_* to match SAP AI Core Vercel AI SDK v2 * create...Provider function is now synchronous * Fix env variables setting in Env module: process.env...

Fix unreadable diff text on light mode themes by passing `fg` prop to diff component. ## Problem When using light mode themes, syntax-unhighlighted tokens in diff view render as white...

# Summary **Added per-agent bash timeout configuration to support long-running builds and tests.** When working on large projects, the default bash timeout was insufficient for compilation and test suites. This...

### Description ### Description I’m getting a `TypeError [ERR_INVALID_URL]: "undefined/chat/completions" cannot be parsed as a URL` when trying to run inference against an OpenRouter-hosted model (`prime-intellect/intellect-3`, `deepseek/deepseek-r1-0528`). The failure occurs...

bug
opentui

### Description OpenCode has switched to using tar.gz archives for linux releases instead of zip files, however the Zed extenion.toml file still references them with .zip extensions ### OpenCode version...

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 **Problem...

discussion