opencode
opencode copied to clipboard
The open source coding agent.
### Description ### Using `paru -S opencode` ``` ==> Making package: opencode 1.1.10-1 (Fri 09 Jan 2026 04:50:30 PM CST) ==> Retrieving sources... -> Downloading opencode-1.1.10.tar.gz... % Total % Received...
### Description Just upgraded to 1.1.10 and broke the TUI, going back to 1.1.8 fixed it ### Plugins _No response_ ### OpenCode version 1.1.10 ### Steps to reproduce 1. upgrade...
The header is hidden when the terminal becomes wide enough, but it's useful to always have it hidden, especially on terminals that don't have much height available to them. Fixes...
### 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 This...
### Description # [Bug] Primary agents lack identity awareness when user switches agents - cannot determine which agent is active ## Description When switching between **primary agents** in OpenCode (via...
Addresses `TS2589` (type instantiation depth) in openapi generation that I'm getting in #6154 because I add a new route Fixes #7532 [](https://github.com/anomalyco/opencode/actions/runs/20865565839/job/59955731241?pr=6154) Refactor to reduce Hono schema type depth -...
## Problem Loaded skills aren't visible in the TUI. Users can run `opencode debug skill` to see them, but having this info in the UI would be more discoverable. ##...
Getting `TS2589` (type instantiation depth) in openapi generation in #6154 because I add a new route Apparently a known hono thing https://github.com/honojs/hono/issues/2399 [](https://github.com/anomalyco/opencode/actions/runs/20865565839/job/59955731241?pr=6154) I've made a fix in #7527 which...
### Description When I use the web app (`opencode web`) from Brave or Chrome on Android, I cannot enter any text into the terminal at the bottom of the page....
### Description For some reason, and for some time now, my sessions are not auto-named anymore. They're all just like this: Makes it harder to find a prev session I...