opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Summary **UPDATE: GitHub has marked this incident as RESOLVED** (January 7, 2026 at 21:07 UTC). However, some users report still experiencing issues - see resolution steps below. Several premium...

## Summary Keeps tool output compact and accessible with click-to-expand functionality. Tool blocks with more than 15 lines collapse by default, showing a preview with a "+N" indicator. Click anywhere...

### Description I asked the model to get some images and perform some actions, it didn't properly get some images so I got this error: ```The image data you provided...

bug

**Description** When using GitHub Copilot as the model provider, OpenCode lists all models exposed by Copilot, rather than only the models that are enabled for the current organization. As a...

## Summary Add kiosk mode to the web UI that provides a simplified user experience by hiding navigation elements. ### URL Parameters | Parameter | Description | |-----------|-------------| | `?kiosk=true`...

Fixes #8317 After installing opencode, the shell configuration needs to be reloaded before it can be used. To make this easier for users, added a helpful message that guides users...

## Summary Fixes subagent permission bug where tools field was spread into resolved agent config, causing permission blocks to be ignored for tool availability. ## Root Cause In packages/opencode/src/config/config.ts around...

## Overview This pull request improves clipboard functionality by enhancing error handling across all platforms, with particular focus on Linux systems. The changes ensure that clipboard operations properly propagate errors...

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

discussion

### Description Description When attempting to run opencode (e.g., opencode models or installing plugins) on a Linux/Ubuntu environment, the tool crashes immediately. The error points to a syntax error in...

bug