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

### Description when i installed desktop opencode, and open it,occur this error: ``` Error: Failed to spawn OpenCode Server. Logs: [STDERR] [STDERR] [ERROR]: gitstatus failed to initialize. [STDERR] [STDERR] [STDERR]...

bug
web

看到superpowers这个插件,我让opencode帮我装好,我重启软件之后,一直报这个错误了。 [新建文本文档 (3).txt](https://github.com/user-attachments/files/24657021/3.txt)

web

## Summary Adds path containment checks to glob and grep tools to prevent searches outside the project directory. ## Problem When an AI agent provides a path parameter that resolves...

needs:issue

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

discussion

### What does this PR do? Fixes very many issues for windows users with how it uses shells. no cross-shell translation logic; just clean cross-platform compatible shell routing ### How...

needs:title

Fixes #8752 ### Summary Adds support for reasoning model variants (Ctrl+T cycling) for SAP AI Core provider using `@jerome-benoit/sap-ai-provider`. ### Background This change depends on https://github.com/anomalyco/models.dev/pull/638 being merged. The fork...

### What does this PR do? - Adds Terminal Splits Support - Adds a fade effect on unfocused terminal - Closes hanging session when killed by ctrl + d or...

needs:issue

### Description When a subagent is created, the messages passed through to it look to be created with the user role, which burns a premium request. Same seems to happen...

bug
zen

## Summary Currently, `copilot.ts` detects synthetic user messages (compaction, tool attachments, subtasks) via regex pattern matching on message text. This works but has maintenance coupling. ## Current State - `synthetic:...

buttons ### What does this PR do? Fixes the content of the floating sidebar displayed below the macOS window buttons Closes #8764 ### How did you verify your code works?...