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

### What does this PR do? This PR adds support for structured generation in the OpenCode SDK (v2) by implementing an injected `StructuredOutput` tool with an arbitrary user-defined JSON schema....

### What does this PR do? Updates OpenCode’s model limit.context handling to match Codex’s model_info.rs context-window limits for GPT model families (e.g., gpt-4o* → 128k, gpt-4.1* → 1,047,576, gpt-3.5* →...

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

discussion

Closes #9165 ## Summary Add a new provider for **Kiro (AWS CodeWhisperer)** that enables access to Claude models via AWS Bedrock using Kiro CLI authentication. ## Features - **Full LanguageModelV2...

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

fixes #7577 ### What does this PR do? This PR fixes my issue where the "Open Project" dialog does not crawl all of my projects. ### How did you verify...

## Summary bun run --cwd packages/opencode typecheck fails with TS errors. ## Errors (sample) - src/session/prompt.ts: part.state.time not narrowed on pending state. - src/session/todo.ts: Task.Info typing mismatches (status string vs...

### What does this PR do? Fixes #9167 Simple change that allows Mac users to double-click to maximize the window by detecting double-clicks in the title bar (and adding `allow-toggle-maximize...

### Description I think users would expect double-clicking the title bar to maximize the OpenCode Desktop window (and revert to the window's original size when double-clicked again). https://github.com/user-attachments/assets/a32321bf-89c1-4efa-a2e9-a9744609ef92 ### Plugins...

bug
web

### Description opencode auth login ┌ Add credential git│ ◇ Select provider │ GitHub Copilot │ ◇ Select GitHub deployment type │ GitHub.com Error: Unexpected error, check log file at...

bug
windows