opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

Currently, we are able to install opencode on Windows via `npm install -g opencode-ai`. But trying to install opencode via bun (`bun install -g opencode-ai`) and then running opencode results...

windows

### Description I was **very** happy to finally see the piping feature landing via f5015017911c81c6d89d0a3dcdbe475b948c6829 so I immediately tried. 😊 ### OpenCode version 1.0.20 ### Steps to reproduce Use stdout...

bug
opentui

### Description When a file with line reference (@src/components/checkout/MultiStep.tsx:39-42) is pasted, an error is shown (please see the screenshot), and the enter button is disabled (does not work). I know...

bug
opentui

### Description Navigating away from active sessions causes the session to be blank/flicker upon revisiting. The context continues to be present, I can't tell if it has ended or is...

bug
opentui

## Bug Description The OpenCode TUI interface moves/scrolls too quickly when interacting with it on MacBook devices, particularly when using the TouchBar. This causes the interface to rapidly scroll through...

opentui

### Description Default speed is slow. I'm trying to increase but nothing happening. I've tested in foot and alacritty terminal. ### OpenCode version 1.0.20 ### Steps to reproduce ~/.config/opencode/opencode.json ```json...

bug
opentui

### Description in the previous version, pasting a file path would automatically convert it to a 'contextual' file path (not sure how you call this internally). in 1.0.0, we lost...

bug
opentui

### Description ### OpenCode version 1.0.10 ### Steps to reproduce Paste a file path into the text box. After sending the message, nothing happens. Things work fine if the file...

bug
opentui

This is available with the Claude Max plans on "sonnet-4+' models **Has corresponding changes as a prerequisite in haoxiangliew/opencode-anthropic-auth** https://github.com/sst/opencode-anthropic-auth/pull/2 ``` opencode on  anthropic-1m [!?] via 🥟 v1.3.1 took...

## Summary - automatically enable ASCII rendering whenever OpenTUI runs inside tmux (with an override via `OPENCODE_TUI_ASCII`) - stream frames through a small helper that decodes `getRealCharBytes` output, making tmux...