opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

### Description TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. TypeError: parameter 1 is not of type 'Element'. at getComputedStyle$1 (http://tauri.localhost/assets/index-DsovkRPS.js:1705:87584) at isOverflowElement (http://tauri.localhost/assets/index-DsovkRPS.js:1705:86357)...

bug
windows
web

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

discussion

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

opentui
discussion
windows

## Bug Description Keyboard shortcuts (e.g., `Ctrl+L`, `Ctrl+C`, `Ctrl+?`) do not trigger while the Korean IME (Input Method Editor) is active on macOS. The shortcuts only work when the input...

opentui

## Description When using a split keyboard with QMK firmware, number keys (0-9) sent via a layer-tap activation are completely ignored in the OpenCode TUI input field. Other symbols from...

opentui

## Summary - fix option-delete to avoid removing a newline when deleting a single-word line - make cmd+backspace consistently delete to line start or join lines at boundaries - add...

### Description when title agent is disabled, the session summary tries to invoke title agent to summarize sessions, which will lead to TypeError ### Plugins _No response_ ### OpenCode version...

bug

the title agent may be disabled, and if it's disabled will lead to error: ``` TypeError: Cannot read properties of undefined ``` Fixes #8663

### Description Session gone missing after opencode collapse. ### Plugins oh-my-opencode@beta,opencode-antigravity-auth@beta,pencode-openai-codex-auth,@tarquinen/opencode-dcp@latest ### OpenCode version 1.1.21 ### Steps to reproduce 1. Wait for opencode to collapse after long-time running. (suddenly quit...

bug
opentui
windows

## Summary This PR builds on #8497 and addresses @rekram1-node's feedback from #8248: > "There are a LOT of providers that don't have this issue... ideally this would be strictly...