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

Closes: https://github.com/anomalyco/opencode/issues/6841

### Description ``` TypeError: undefined is not an object (evaluating 'session().parentID') at (src/cli/cmd/tui/routes/session/index.tsx:82:17) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:724:3) at runTop (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:833:7) at runQueue (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:904:42) at completeUpdates (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:860:84) at runUpdates...

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

discussion

### Description After purchasing credit through the website, I was redirected to a page showing "500 | Internal server error". The purchase seems to have gone through fine and I...

bug
zen

### Description During a permission dialog, the highlight accent color and the text color appears to be the same on both, resulting in a colored button without any readable text....

bug
good first issue
help-wanted
opentui

RESULT https://github.com/user-attachments/assets/96696add-fb62-4b68-9770-b8c54281673c

### Description Following [this example from the docs](https://opencode.ai/docs/plugins/#env-protection) on preventing .env var read access, I created a simple plugin. Surprisingly, it did not work. I simplified the code to investigate....

bug

## Summary Fixes the Dart LSP failing on Windows with "Command not found: dart" error by adding `shell: true` to the spawn options when running on Windows. ## Problem On...

## Description The Dart LSP integration fails on Windows with "Command not found: dart" even when: 1. `dart` is correctly installed and in PATH 2. `Bun.which('dart')` returns a valid executable...

windows

### Description If the description part contains ": ", then yaml parser will crash. As a result, opencode can't respond or load properly ### Plugins _No response_ ### OpenCode version...

bug