opencode
opencode copied to clipboard
The open source coding agent.
# feat: Plugin Commands - Allow plugin tools to be exposed as slash commands ## Summary This PR adds a new experimental feature that allows plugin tools to optionally appear...
### Description The install script hardcodes installation to `$HOME/.opencode/bin`, ignoring documented environment variables like `$OPENCODE_INSTALL_DIR` and `$XDG_BIN_DIR`. Expected priority: `OPENCODE_INSTALL_DIR` → `XDG_BIN_DIR` → `$HOME/bin` → `$HOME/.opencode/bin` ### Plugins _No response_...
Fixes: #7633 & possibly #7634 ### What does this PR do? Currently there is an issue where forking from the first message of a session causes a fatal crash since...
### 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 **Why...
Fixes #6841 The Homebrew tap was renamed from `sst/tap` to `anomalyco/tap`. Users on old versions had code checking for `sst/tap`, but their install was from `anomalyco/tap` (or vice versa), causing...
### Description I have a ton of old sessions where I used OpenAI API models. When I switched over to ChatGPT Codex, any additional prompts sent in those sessions results...
### Description When I press the Numpad Enter, it doesn't submit the prompt. ### Plugins _No response_ ### OpenCode version 1.1.11 ### Steps to reproduce _No response_ ### Screenshot and/or...
### Description Sessions sometimes get visible across different projects ### Plugins _No response_ ### OpenCode version 1.1.11 ### Steps to reproduce Unsure as it is hard to reliably reproduce and...
Fixes #3087 ### What does this PR do? Adds 4 plugins and 1 project to ecosystem.mdx ### How did you verify your code works? Verified markdown table structure matches existing...
### 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 I...