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

# Custom OpenAI-compatible provider options not being passed to API calls ## Description ### Summary When using a custom provider with `@ai-sdk/openai-compatible`, the `options` (including `baseURL` and `apiKey`) configured in...

### Feature hasn't been suggested before. - [ ] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request...

discussion
extension

### Description SyntaxError: Invalid regular expression: invalid group specifier name ### OpenCode version Version 1.0.164 (1.0.164) ### Steps to reproduce open opencode ### Screenshot and/or share link opencode error: ###...

bug
web

### 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 https://openrouter.ai/docs/guides/overview/auth/oauth...

discussion

### Question I have been working in the same workspace across different sessions for a while and the amount of LSPs keeps increasing: How do I get rid of old...

docs

After the fix, I've made changes so that the effect triggers only when the current selection changes https://github.com/user-attachments/assets/e77ced73-d5d5-4f03-b030-2d77e0c9790e Closes #5466

### Description When calling `appendPrompt()` from a plugin, text is inserted but the textarea doesn't resize to fit the content. It stays at minimum height. **Root cause:** `appendPrompt` uses `input.insertText()`...

opentui

When running opencode inside WSL, I can't paste text with CTRL+V or right mouse click. The only option that works is in the menu

bug
help-wanted
windows