opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Description The `opencode run` command fails immediately with "Session not found" error. This affects all variations of the command. ## Environment - opencode version: 1.1.16 - macOS (Apple Silicon)...

## Summary When git operations like `pull`, `merge`, or `checkout` are run (either through OpenCode or in a separate terminal), the changed files would inflate the session diff counts in...

needs:issue

## Bug Description When spawning a PTY session from within OpenCode, and then asking the LLM in that nested PTY to perform operations that require session lookup, a `NotFoundError` is...

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

discussion

### Description In plan mode, OC mode asks if it can switch from the plan mode after planning is completed. When confirmed, it fails to switch, and continues in plan...

bug

### What does this PR do? Implemented support for multiple accounts for OpenAI provider. TODO: write thorough description of PR when finished implementation. ### How did you verify your code...

needs:title

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

### Question Hey I was having a go and changing up my `opencode.jsonc` file and tried setting up env var's for my API Keys for some MCP Servers. I tried...

windows
docs

Trying to address: https://github.com/sst/opencode/issues/3628 This is my first contribution here so I would appreciate some guidance as to any particular changes I should add in terms of documentation and/or testing....

## OAuth Marathon 🏃 Keep running when you hit the wall. This PR adds automatic credential rotation for OAuth providers - when one account hits rate limits or auth errors,...