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

### Question Google Vertex is using credential json file, not API key For OpenRouter, BYOK, it is clear I should provide such JSON file to it, not the case here...

web
docs

When OpenCode is run with the `--format json` flag, it output a JSONL file. This app helps to expore that JSONL file for humans.

### Description I set up my `agent.md` file according to the documentation example of `~/.config/opencode/agent/review.md` [Permissions](https://opencode.ai/docs/agents/#permissions) I narrowed it done to the bash configuration which doesn't seem to be accepted...

bug
docs

### Description If I use opencode with BigPickle it works. If I use it with any Ollama model whether local or cloud, it is not able to see files. I...

bug

### Description I use this menu a lot to see the shortcuts, I wouldn't have noticed that was a thing were it not for the tooltip. ### OpenCode version 1.0.132...

bug
opentui

pass /compact arguments to compact hook

1. The `state` parameter is a random generated string now (as per OAuth 2.0 spec). We validate in the callback that the same string is received. 2. Previously, if you...

should delete the entire line but doesn't

## Summary Add support for `--model`, `--session`, `--continue`, `--prompt`, `--agent`, `--title`, and `--command` flags to the `opencode attach` command, bringing feature parity with the main TUI and run commands. ##...