opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

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

discussion

SLOP WIP - show assistant msgs in timeline - display token usage in timeline - DEL to delete messages (deletes via storage filesystem, invalidates cache)

needs:issue

### Question Will deleting opencode delete the conversation files? Where are all the conversation files saved? I want to backup

docs

### Description Opencode appears to be invoking `git` in a loop which has caused very high CPU usage. The program was sitting idle waiting for further input on my end....

bug
perf

(WIP) ## Proposal: use Storage Interface (re: sqlite topic) - refactor `Storage` into using a `StorageProvider.Interface` - move JSON logic into `JsonStorageProvider` - add `SqliteStorageProvider` - extend signature of `list()`...

needs:issue

### Description Any agents using ollama custom models raises a message : "agent configured model is not valid" Then, if using it despite the warning, the following message is displayed:...

bug

### What does this PR do? Introduce the `/experimental/tool/execute` endpoint, enabling execution of specific tools with provided arguments while enforcing permission constraints and returning the tool’s output. Close #9056 ###...

Literally zero reason to use `skill`. It needs to be plural (grammatically correct) & [the whole industry](https://x.com/flaviocopes/status/2011861756260266234) uses `skills` with an **'s'** anyways. You can easily spot the odd man...

Fixes #8780 ## Summary Models with slashes in their IDs (e.g., \`deepseek-ai/DeepSeek-V3.2\`) were not working correctly with providers like abacus that use \`org/model\` naming conventions. The models would output raw...

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

discussion