opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

Grep tool hangs indefinitely when searching large directories like node_modules because there's no timeout. I've been using a custom made tool called 'SafeGrep' in my personal plugin ([oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode)) that has...

### Description I started opencode cli, then quit soon after. Next time I tried to start it, the command was not found because it was in the middle of a...

bug
opentui

### Question Does opencode support rendering tags in the UI like for example Claude Code? Opencode: Claude Code:

- Fix xdgCache bug on macOS where it returns /home/ instead of /Users/ - Ensure cache directory is created on startup

Change 'Toggle timestamps' to dynamically show either 'Show timestamps' or 'Hide timestamps' based on current state, matching the behavior of thinking blocks and tool details toggles. Fixes #5106

Currently the agent loop breaks in the case of a tool deny. It means the error is not automatically sent back to the LLM, and it requires user action to...

### Description The text used in the `command_list` menu item for toggling timestamp display should be dynamically updated like it is for other similar menu items: the text in the...

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

discussion

Adds `@opencode-ai/desktop` to `@opencode-ai/tauri`, with CI setup for building and uploading assets as debug artifacts and as release assets. The Tauri app embeds the `opencode` binary as a [sidecar](https://tauri.app/develop/sidecar), and...

### Description I selected some text from the response but its not copied to clipboard, please resolve this issue. these are my os related info. ### OpenCode version 1.0.62 ###...

bug
opentui