opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

### Description For OpenAI-compatible local providers (LM Studio, Ollama, llama.cpp, etc.), users currently need to manually list all available models in their `opencode.json` configuration. This is tedious and error-prone, especially...

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

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 Currently,...

opentui
discussion

Build / Docs / Triage agents are all varying shades of orange when in the TUI within this repo - Build stays orange - Docs blue - Triage green (I...

- Apply alphabetical sort to the top results from fuzzy search - Ensure consistent sorting in both server (index.ts) and client (autocomplete.tsx) - This fixes the unstable ordering issue where...

As per docs, intention was to suppport `.claude/skills` https://opencode.ai/docs/skills/ I can see `.claude/skills` support was removed in 009b0960044257cf2a3213ba49c0a3f64abea202 by @rekram1-node. Seems like this might have been because of another issue...

Its kind of like a forkbomb, I am using github copilot and cpu goes 100% and same for memory, i typed .local/share and its going flames. On latest.

bug
perf

### Description All github copilot models are missing from the model selection when using Ctrl + X -> M, except for GPT-5.1-codex-max. The last working version was 1.0.193. ### OpenCode...

bug

Hello! It would be awesome if colors were highlighted so it's very easy to tell what they are: Here's an example from neovim: Thanks!

good first issue
help-wanted

## Summary Add the ability to edit and discard queued messages while the agent is working. This allows users to fix typos, rephrase, or completely remove messages from the queue...