opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Problem ACP (`newSession()`) supports `mcpServers` parameter for per-session MCP configuration, but REST API `POST /session` doesn't. This creates inconsistency for integrations that need dynamic MCP configuration via REST. ##...

possibly related to: https://github.com/oven-sh/bun/issues/17325 ``` INFO 2025-10-06T15:06:52 +70ms service=default version=0.14.3 args=[] opencode INFO 2025-10-06T15:06:52 +0ms service=project directory=C:\Users\ fromDirectory INFO 2025-10-06T15:06:52 +7ms service=config path=C:\Users\\.config\opencode\config.json loading INFO 2025-10-06T15:06:52 +1ms service=config path=C:\Users\\.config\opencode\opencode.json loading...

windows

Windows Build 1.Unable to scroll in sessions 2.When scroll down with active session the text got stack together like visual bug 3.Unable to copy text when using opencode

windows

### Description So the thing is, I learned out you can use AI in terminal from networkChuck, now opencode is insane. the only bug that i expirenced was , i...

bug
windows

### Question The mainstream configuration for agents makes use of the agents directory. Why doesn’t “opencode” use the plural form?

### Description When configuring a local MCP server using bun x or bun run on Windows, OpenCode fails with MCP error -32000: Connection closed. "mcp": { "exa_search": { "type": "local",...

bug
windows

### Description Global AGENTS.md loading does not respect the `OPENCODE_CONFIG_DIR` when set. I think that [is here](https://github.com/sst/opencode/blob/dev/packages/opencode/src/session/system.ts#L64-L67). ### Plugins None ### OpenCode version 1.1.3 ### Steps to reproduce 1. Set...

bug

## Summary Adds [opencode-synced](https://github.com/iHildy/opencode-synced) to the ecosystem page. opencode-synced is a plugin that enables syncing global opencode configurations across machines Features: - Private and Public options of config visibility (forced...

### Description I have the following from manually running `grep`: ``` /Users/bcardarella/projects/crane/src/runtime/engines/v8/ffi.zig:2477:pub extern fn v8_CreateLegacyPlatformObjectProxy(context: *Context, target: *Object) ?*Object; /Users/bcardarella/projects/crane/src/runtime/engines/v8/template_registry.zig:405: break :blk lpo_proxy.wrapInProxy(v8_object, isolate, context); /Users/bcardarella/projects/crane/src/runtime/engines/v8/legacy_platform_object_proxy.zig:3:pub fn wrapInProxy(target: *v8.Object, isolate:...

bug

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

discussion