opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Feature Request: Clojure (.clj) Syntax Highlighting Support ### Problem OpenCode currently does not provide syntax highlighting for Clojure (.clj) files. When viewing diffs for .clj files, they appear as...

### Description ### Description After upgrading to OpenCodeCLI **v1.0.24**, pasting a multi-line prompt is no longer accepted as a single input. In prior (pre-v1) versions, the CLI displayed “[pasted #...

bug
opentui

### Description Good work on the v1.0! I have been testing it for just over a day now. At least on my system (Mac M2, Ghostty) the v1 UI is...

bug
opentui

### Description When using OpenCode inside the built-in terminal of JetBrains IDEs (such as WebStorm, PyCharm, or IntelliJ), typing and pasting do not work correctly. The terminal often becomes unresponsive,...

bug
opentui

### Description When trying to use an Anthropic model through the [Google Vertex AI provider](https://opencode.ai/docs/providers/#google-vertex-ai), I receive a Not Found error. OC is not building the URL correctly (notice the...

bug
web

### Description Hi, I'm using opencode behing a proxy, at first I had issue with opencode-copilot-auth, I managed to install the dependency with `bun install opencode-copilot-auth` and setting up my...

bug

### Description Got an Unexpected Error while trying to login with a Github Enterprise login: ``` ┌ Add credential │ ◇ Select provider │ GitHub Copilot │ ◇ Select GitHub...

bug

This PR changes the defaults for bash, edit, and webfetch tools to ask instead of allow. Why: Safety: Prevents accidental shell commands, file edits, or network requests that could be...

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

discussion