opencode
opencode copied to clipboard
The open source coding agent.
### Description when i installed desktop opencode, and open it,occur this error: ``` Error: Failed to spawn OpenCode Server. Logs: [STDERR] [STDERR] [[31mERROR[39m]: gitstatus failed to initialize. [STDERR] [STDERR] [STDERR]...
看到superpowers这个插件,我让opencode帮我装好,我重启软件之后,一直报这个错误了。 [新建文本文档 (3).txt](https://github.com/user-attachments/files/24657021/3.txt)
## 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...
### 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...
### 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...
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...
### 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...
## 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?...