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

### Description Opencode doing nothing exhausting the gemini pro limits. Something is working in background ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share...

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 Hi,...

discussion

### Description There seems to be an issues with reading env files. i've written the config file to allow however there still is a block from allowing the agent into...

bug

This is my attempt at adding the arm64 arch to the Docker image manifest. ## Summary - Publish multi-arch Docker images (amd64 + arm64) - Uses buildx with QEMU for...

## Summary Adds `oh-my-opencode` to the Plugins section of the ecosystem page. ## Details **oh-my-opencode** is a comprehensive plugin distribution, every good thing is curated, after my personal experimentation It...

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

LSP diagnostics returned after file writes and edits were unbounded, which could easily fill up the context window when a project has many errors. This adds limits: - Max 10...

Updated the filename in the JetBrains IDEs section to 'acp.json'.

- Add error handling for JSON.parse in RPC system to prevent worker crashes - Fix array bounds checking in websearch/codesearch tools - Add proper server shutdown handling in TUI worker...

### Description Lots of bugs: 1) "curl -fsSL https://opencode.ai/install | bash" won't run in powershell (but do work in old windows command promot) 2) "curl -fsSL https://opencode.ai/install | bash" installs...

bug