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

## Bug Description When running OpenCode via Desktop app, plugins that use `client.session.create()`, `client.session.prompt()`, or other HTTP API calls receive `401 Unauthorized` errors. ## Root Cause OpenCode Desktop (Tauri) automatically...

web

### Description macOS (Apple Silicon) always show error, cli is fine { "error": { "code": 400, "message": "{\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.1.content.1.tool_use.id: Field required\"},\"request_id\":\"req_vrtx_xxxxxxxxxxx\"}", "status": "INVALID_ARGUMENT" } } ### Plugins oh-my-opencode ### OpenCode version...

bug
web

## Problem Currently: 1. Auto-compaction only triggers when the context is nearly full (`count > context - output`) 2. Context limit is determined by the model and cannot be customized...

### Question Sometimes, large changes get blocked because a large file has a lint error post change and its a massive context hog (aka token consumption). Is there a way...

### 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 Problem:...

discussion

### Description ``` TypeError: undefined is not an object (evaluating 'local.agent.current().name') at (src/cli/cmd/tui/component/prompt/index.tsx:840:75) at (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:148:62) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:724:3) at runTop (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:833:7) at runUserEffects (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:928:18) at runUpdates (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:849:17)...

bug
opentui

### Description I want to update one of the plugins "plannotator/opencode" the latest version is v0.6.0 i have used `@latest` in the "~\.config\opencode\opencode.json" ``` "plugin": ["opencode-antigravity-auth@beta", "@plannotator/opencode@latest"], ``` and when...

bug
windows

## Summary Add a config option to hide Claude's environment variable prefix in bash command display while keeping it intact for execution. When using OpenCode with Claude (Anthropic) as the...

### Description Was working fine until latest update. Now a bunch of Copilot models like 5.2-Codex and Raptor are saying feature needs to be enabled. It is enabled and I...

bug

### Description Hey! I was using the plan mode in Opencode and I shared the session so I can show the conversation to one of my friends. However, Opencode became...

bug