opencode
opencode copied to clipboard
The open source coding agent.
#5079 incorrectly added instructions to setup OpenCode with CodeCompanion. This PR addresses that.
### Description I had a queued message, which I wanted to edit with `/undo`. But instead of just deleting it, it also stopped the currently running operation. ### Plugins _No...
### Description ```bash Error: Unknown error Du@tauri://localhost/assets/index-BNbNsiCB.js:2:11989 @tauri://localhost/assets/index-BNbNsiCB.js:2:4676 ──────────────────────────────────────── Caused by: {} ``` After being left unattended for some time, it suddenly became frozen, and clicking on the terminal to...
Fixes #7193 When running `bun dev github run` without a GitHub Actions event context, the CLI currently fails with an unclear error (`Unsupported event type: undefined`). This PR detects the...
### Description Running `bun dev github run` without a GitHub Actions event context currently fails with: ```sh Unsupported event type: undefined ``` This error is misleading. The real issue is...
### Description ### Setup - Windows 11 Pro (AMD) - Installed OC with `npm -g ..` (not using WSL) ### Issue - Unable to tag files/folders within parent directory ```...
Add troubleshooting tips for clipboard tools and TMUX over SSH. This is helping for the issue: https://github.com/anomalyco/opencode/issues/2773 I am not sure it is the fix, because it is unclear to...
### Description ### Parent Issue Part of #4997 (Keybinds) ### Summary Home and End keys navigate to first/last prompt in history instead of moving the cursor to the beginning/end of...
### Question For example in this image above i have to scroll internally in this permission required box . How can i get full diff view without any internal scrolling
### 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 So...