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 I have started to do a bit of research on how there could be limitations put in place on what tools and commands are allowed to do during...

### Description When trying to run opencode it tries to execute/use a shared object file from the /tmp directory, however execution of shared object files on Ubuntu is blocked for...

bug
opentui

### Description # `file.edited` event should include line number information We're building a plugin to track file edit positions using the `file.edited` event, but the event doesn't provide enough information...

bug

Token counts only showed up after messages finished, so you had no idea how many tokens were being used until it was done. Now token usage shows live while streaming:...

### Question Why is opencode not working with local llms via Ollama? Hello. I have tried numerous local llms with opencode and I can not seem to get any to...

model-problem

Add visible indicator in footer when permissions are pending to improve discoverability when user has scrolled away from the permission request. - Display permission count with warning color (◉ N...

### Question So , what i want you to make , is an option to modify the keybinds Since i Hate, that i have to press ctrl + D ,...

## Security Fix This PR addresses a **HIGH** severity vulnerability detected by our security scanner. ### Security Impact Assessment | Aspect | Rating | Rationale | |--------|--------|-----------| | Impact |...

## Summary - Add `--path`, `--description`, and `--mode` CLI options to `opencode agent create` command - Enables non-interactive agent creation for scripting and automation use cases ## Usage ```bash opencode...

### 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 Let's...

discussion