opencode
opencode copied to clipboard
The open source coding agent.
### Issues - Closes #6322 - Closes #4236 - _Something akin to this feature is discussed within the comments_ ### Feature --- Custom themes can now reference the `system` theme...
## Summary This PR fixes **CVE-2026-22812** (CVSS 8.8), a critical remote code execution vulnerability where OpenCode's HTTP server would run without authentication if `OPENCODE_SERVER_PASSWORD` was not set. ## Vulnerability Details...
### Description 输入的字体无法正常显示 系统: macos ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System...
Fixes #9285 ## Summary Fixes Nix build failure when shell completion generation fails or produces empty output. ## Changes - Capture completion output before installation - Add error handling with...
Fixes #8089, #8293, #6286, #6068 Closes #8140 ## What does this PR do? ### Problem Auto-compaction was not triggering before context limits were exceeded, causing `context_length_exceeded` API errors. Users had...
### Question
### What does this PR do? This PR add a session.before.idle hook. This allows (for example) plugins to do async work for a subagent session, and resume that subagent session...
### 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 像Claude...
### 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 Uses...
## Summary Adds `/skills` command and skill autocomplete to improve skill discoverability and invocation. - `/skills` command opens a searchable dialog listing all available skills grouped by source (Global/Project) -...