opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

In my private repository a PR was opened by the renovate bot, updating a dependency. This resulted in a test failure, and I described in a comment how I wanted...

switch model directly by command, not by /models dialog

### Description ### OpenCode version 1.0.15 ### Steps to reproduce Simply send any Chinese instructions to OpenCode ### Screenshot and/or share link _No response_ ### Operating System Mac OS 15.5...

bug
opentui

Updating the sdk docs to indicate it's possible to select a custom agent when calling `client.session.prompt`

i am trying to get opencode working in my alpine WSL but running into the following issues ## install using bun ![Image](https://github.com/user-attachments/assets/fefbd898-9ae6-4d83-997f-6f8a95b93c6d) ## install using release ![Image](https://github.com/user-attachments/assets/17e1e77b-9f1d-450c-bb41-187956da95c5) ## workaround: running...

## Problem When using the TUI, there's no easy way to discover what keybindings are available. Users have to check documentation or dig through config files to find out what...

## Summary - Adds websearch tool powered by Perplexity AI for real-time web search - Uses llama-3.1-sonar-small-128k-online model for precise, concise answers - Requires PERPLEXITY_API_KEY in ~/.local/share/opencode/auth.json - Follows OpenCode...

Fixes: #3748 Restores old `/export` behavior Adds a `/copy` to clipboard command

### Description I just installed `opencode` and failed to start it for first time ``` ❯ opencode 9971 | onAnyNativeEvent(handler) { 9972 | this._anyEventHandlers.push(handler); 9973 | } 9974 | }...

bug
opentui