opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

This feature adds actions for scrolling messages line-by-line. I didn't set any default keybindings as I figured the maintainers would decide on this if they wanted to add them. I...

I was testing the dictator mcp with opencode and noticed that the experimental_createMCPClient do not have the full spec compliance. This make tooling less fragile for future upgrades since it...

### Description ``` DISPLAY set to zinit v3.11.0-10-g1cb1df63 (linux-gnu_x86_64) ~ > which opencode ~/.local/share/mise/installs/ubi-sst-opencode/1.0.146/opencode ~ > cat /usr/share/applications/OpenCode.desktop [Desktop Entry] Categories= Comment=A Tauri App Exec="OpenCode Desktop" StartupWMClass="OpenCode Desktop" Icon=OpenCode Desktop...

bug
web

Partially addresses #806 This adds every prompt in the mcp servers as a slash command...the slashes are named `mcp.[servername].[promptname]` Here's how it looks like using it. https://github.com/user-attachments/assets/89e4819a-292c-47ab-a446-ad66ab6a526a I've added a...

### Description Our container died ungracefully and our catch wasn't triggered. We want to unshare the shared session. We have access to the full sessionId. We do not necessarily care...

bug

### Description Putting anything into ```json "keybinds": { "input_newline": "..." }, ``` doesn't appear to do anything. The only working keybinds for me remain Ctrl+J and Ctrl+Enter no matter what...

bug
opentui

### Description Bug 1: Shell commands are broken in message history - Send message `!date` → observe that `!` changes the input box into "Shell" mode, and then `date` is...

bug

### Question I am following the [contribution guide](https://github.com/sst/opencode/blob/dev/CONTRIBUTING.md) and trying to set up the debugger, however I am running `bun run --inspect=ws://localhost:6499/ dev spawn` and opencode is launching in that...

### Question I saw this support LM Studio and I was interested in fine-tuning an open source model to be better with the tool calls from opencode and more efficient...