opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

Very often when you change session and do cmd+v on an focused and empty prompt, the pasted image from clipboard, it breaks: Now we should be handling properly:

### Question Is there a visual indication that tells me if I'm using an Anthropic model through my Claude Pro Subscription or is I'm using my API token? I've been...

### Description I manually pasted the stack trace from running `zig build test` in a library. Every time Opencode has a "Failed to process error response" https://opncd.ai/share/VTh2IlE2 ### Plugins _No...

bug

When the vscode-mcp-server extension is installed, automatically register it with opencode on terminal startup. This allows opencode to access VSCode MCP tools without manual configuration. Adds a new `opencode.autoDetectMcpServer` setting...

needs:issue

### Description This PR introduces a novel hybrid compaction approach that significantly improves session continuation quality by combining deterministic extraction with targeted LLM semantic analysis. ### Problem The current compaction...

Have you published a Python SDK / Developer API package for version ≥ 1.0.39 please? Can you forward me a link to download this please if so. Thanks, Mark

This PR adds camera and audio entitlements to the desktop app. ## Why? While opencode doesn't need camera or audio, it has a built-in terminal which can be used to...

### Description When using the OpenCode Server HTTP API to send a message with only the `agent` parameter (without explicitly passing `model`), the server does not use the agent's configured...

### Description I propose to add `CMD+/` shortcut to open model selection dropdown (same as cursor - familliar UX) ### Plugins _No response_ ### OpenCode version _No response_ ### Steps...

bug
web

## Summary - Completes the symlink support fix from PR #7102 which was merged with compilation errors - Fixes `get_sidecar_path()` to use `tauri::process::current_binary(&app.env())` - Enables PR CI checks for nix-desktop...

needs:issue