opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

### Question Hi, thanks for your great work! I'm trying to use opencode with Claude via a custom API endpoint. The same configuration works fine with Claude Code, but opencode...

Add a chat messages transform hook to allow plugins to alter chat messages. We expose the MessageV2.WithParts through the new hook, but give deep copies of the chat history to...

### Description ## Summary When using a custom provider with `@ai-sdk/openai-compatible`, API calls complete successfully but no text content is displayed. The API returns valid responses (verified via curl), but...

bug

### Description The `/themes` command doesn't appear to list the available themes in any sensible order. Parts of it almost look alphabetical, but there are frequent deviations from a proper...

bug
good first issue
opentui

The codebase lacked documentation on keybind implementation locations and architecture. This adds comprehensive technical documentation. ## Changes - **KEYBINDS.md**: Documents the three-layer keybind architecture - Utility layer (`src/util/keybind.ts`): Parsing/matching logic...

After working with the codebase using opencode a bit: - Add guidance on regenerating SDK after schema changes - Document type predicate pattern for filtering discriminated unions - Discourage use...

### Description Setup as per the docs. Managed to make one request in plan mode to create agent file. At the end, switched to build mode and all I get...

bug

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

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 It'd...

discussion