opencode
opencode copied to clipboard
The open source coding agent.
https://github.com/sst/opencode/issues/5848 To fix this I added scrollbar-gutter: "stable" styling to avoid layout shifting when opening modals like cmd+k or other things that cause the scrollbar to disappear. https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter Without srollbar-gutter...
Closes #4825 ## Summary Previously, when you created an agent via `opencode agent create`, the `description` field was populated with a long prompt intended for the model. In `/agents`, this...
### Description Thanks for the hardwork, however I fear there is a weird bug in opencode where when I press backspace, it deletes two chars. v1.0.122 on macos This isn't...
### 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 When...
This adds support for Github Integration to add PR Review Comments instead of only adding review as a normal comment. 1. This introduces a new local tool `github_pr_comment`, which is...
## Add toggleable scrollbar to session chat window, #### Summary - Add a vertical scrollbar to the chat window that can be **toggled on/off** via **o** (Control+X O) or **command...
Description: In light themes, the dot (.) in code blocks is white, so you can’t see it. The dot between object and function() basically disappears. Tested On: • macOS (iTerm,...
### 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 The...
# Extensible Layout System (Human-Written Description) This PR addresses: - [Improve UI customization / accessibility](https://github.com/sst/opencode/issues/2750) - [Create more vertical space by using first line](https://github.com/sst/opencode/issues/1107) - [Small screen compatibility](https://github.com/sst/opencode/issues/3547) ## What...
### Description I get this wen running opencode after the 133 update. { "name": "BunInstallFailedError", "data": { "pkg": "opencode-copilot-auth", "version": "0.0.8" } } ### OpenCode version 133 ### Steps to...