opencode
opencode copied to clipboard
The open source coding agent.
## Summary - Restore user input when reverting via /timeline (same behavior as /undo) - Show newest messages at the top in timeline list ## Why - Previously, reverting from...
### Description Sometimes the write tools includes some of the metadata in its console & **write** output. Happens when a completely new file is created. ``` -> Wrote .agent/Research/txt_record_quote_handling.md ......
### Question Don't get me wrong but i personally don't need a validation from the AI 😊 Is it possible to write a custom prompt like that would be `cold...
### Description So a fairly hardcoded sequence of keys in my brain for emacs is "Ctrl-A Ctrl-K", to go to the beginning of the line and delete it. Unfortunately, currently...
### Description Left opencode session on background (tmux session) not doing anything but an existing session open. ### OpenCode version 1.0.141 ### Steps to reproduce _No response_ ### Screenshot and/or...
### 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 Would...
Fix https://github.com/sst/opencode/issues/4443. This pr is intend to replace https://github.com/sst/opencode/pull/4447 since it seems buggy.
### 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 Currently...
### Description OpenCode TUI freezes for 2-10 seconds periodically while typing or scrolling on WSL2. Input is buffered during the freeze and appears after it resolves. The issue does not...
### Description Got this twice today: ``` prompt is too long: 202744 tokens > 200000 maximum ``` ### OpenCode version 1.0.143 (I think, version used to be visible all th...