opencode
opencode copied to clipboard
The open source coding agent.
## 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...
Closes #3664.
### 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 #...
### 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...
### 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,...
### 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...
### 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...
### Description Got an Unexpected Error while trying to login with a Github Enterprise login: ``` ┌ Add credential │ ◇ Select provider │ GitHub Copilot │ ◇ Select GitHub...
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...