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

# Mouse Input Spam / SIGPWR Signal Storm in WSL2 ## Description When running `opencode` in NixOS on WSL2, the application becomes unusable due to continuous SIGPWR (power signal) spam....

opentui

# Feature Request: Support Long-Running Bash Processes in the Background (Async Execution) ## Summary Claude Code includes a feature that allows developers to run bash commands in the background **without...

## Summary Adds the ability to reload themes without restarting opencode. Provides multiple reload triggers to support different workflows: | Trigger | Use Case | | ----------------------- | -------------------------------------------- |...

### Description Opencode defines a hotkey `"messages_copy": "y",`, for copying from the prompt. Unfortunately I've never historically been able to get it to work- causing me to have to copy...

bug
opentui

### Question Hi! A couple of weeks ago I started to use `opencode` and enjoyed, that session names have been computed automatically. This is something that is mentioned in the...

bug

I would often `opencode -c` in a new terminal, just to use `/timeline` to fork the session at a certain point. This way I can use `/timeline` and copy a...

### Description Other agents like Gemini CLI support native review changes inside zed editor, but opencode doesn't. Opencode example: changes applied but no review changes icon appeared Gemini CLI example:...

bug

# Add AI Enhancement Features ## Summary This PR adds three AI-powered features to OpenCode: swarm intelligence for parallel agent coordination, semantic memory for pattern persistence, and an automated code...

Keybind issues in TUI: broken navigation (ctrl+n/p, ctrl+left/right), word deletion (option+delete, alt+d), multiline input (shift+enter, ctrl+enter), inconsistent emacs bindings (ctrl+a, ctrl+k), custom keybind remapping not working, Windows ctrl+c quits app...

discussion