opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Summary - Adds [opencode-ralph-wiggum](https://github.com/Th0rgal/opencode-ralph-wiggum) to the ecosystem plugins list ## About the Plugin Ralph Wiggum is a self-correcting AI development loop methodology that enables autonomous iterative development. The AI...

### Description When calling the `skill` tool for a skill that isn't in the session's discovered skills list, the error message shows `[object Promise]` instead of the actual available skills...

bug

### Description Why is the default shortcut for input_clear Ctrl+C? It will terminate OpenCode. I changed it to `c`, but pressing Ctrl+X C has no effect. ```json "keybinds": { "session_compact":...

bug
opentui
windows

### Description ``` Error: Anchor does not exist at insertBefore (../../node_modules/.bun/@[email protected]+81ecd8642a1892ca/node_modules/@opentui/core/index-zj0wwh9d.js:13487:17) at _insertNode (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:461:10) at replaceNode (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:331:5) at reconcileArrays (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:292:15) at insertExpression (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:199:13) at (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187:44) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation...

bug
opentui

### Question I try to connect my local LLM on the OpenCode Desktop, but it shows only Ollama Cloud, can anyone help me?

web

### Question Hey, Is anyone experiencing heightened requests usage as of late? Im using the GitHub Copilot auth method and in December I had multiple sessions running, all with models...

zen

### Description In terminal, use "Ctrl + Enter" can input multiple lines, but in VSCode terminal, it doesn't works ### Plugins _No response_ ### OpenCode version 1.1.3 ### Steps to...

bug
opentui

This is to collect issues that are reporting ANSI escape sequences after CTRL+C in some windows terminals and shell, where it sends a `CTRL_C_EVENT` which is not handled by bun....

bug
opentui
windows

## Why it crashed mergeConfigs() calls mergeHeaders(), which ends up doing Headers.set(...). In Tauri/WebView, Headers.set() throws if the header key/value contains characters outside ISO‑8859‑1. We were putting a raw filesystem...

### Description ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ###...

bug