opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

## Summary Fixes #6490 - Windows users can now browse and open projects outside their home directory. ## Problem On Windows, the directory selector dialog was limited to browsing within...

## Summary On Windows, file paths are case-insensitive but the project deduplication check used strict equality (`===`). This caused the same directory opened with different casing (e.g., `C:\Users` vs `c:\Users`)...

## Environment - OS: macOS - opencode version: latest ## Bug Description MCP processes spawned by opencode are not terminated when the session ends. Over time, zombie processes accumulate and...

In the previous version, when a permission is requested from users, users are unable to exit the application via C-c or C-d. By this commit, C-c and C-d directly rejects...

## Summary Add native support for automatically assigning themes based on the selected LLM provider or model. This would allow users to visually distinguish between different AI models in their...

Not sure how possible it is, but I really enjoy using `excalidraw` when working with opencode. I like to copy the stuff as png and then paste it in LLMs...

bug
opentui

### Description Sometimes the the code blocks or some keywords have background colors like highlighting on them which makes them hard to read. If this is an intended behavior their...

bug
opentui

Adds experimental OpenTelemetry support for debugging and observability. What - Full OTEL instrumentation: all tools, MCP, sessions, LLM, LSP, plugins - Aspire Dashboard integration via `bun run dev:otel` - Service...

- Opencode run in Ghostty - MacOS 15.5 There does not seem to be any way to select or copy text, both for the input field as well as for...

### Description getting error:The requested model is not supported. Make sure the model is enabled in your copilot settings: https://github.com/settings/copilot/features but i can use in vsc with vpn,it's already enabled...

bug
windows