opencode
opencode copied to clipboard
The open source coding agent.
When using a custom provider, the percentage-of-context-used was always showing zero; also auto-compact was not running when it should. After a bit of digging I found this can be corrected...
@kommander I have created a comprehensive mock context setup and a few tests to get things going. My plan was to add tests all day today (Monday). If you are...
### Description Even though I have a virtual python environment in the directory I'm running opencode, and it's activated at startup, opencode occasionally "forgets" this and starts installing python libraries...
This was an unintentional regression with opentui similar to #3777 Before "bun dev" would start with the project dir set to ./ ...but now it's ./packages/opencode This can cause some...
### Description Unable to load in old sessions. Has been a persistent issue since v1.0.2 for me. Also experiencing the issue in my Docker container. Those having issues might try...
### Description `System` is no longer showing as a theme option, also configuring the theme to `system` in the app configuration does not work. ### OpenCode version v1.0.7 ### Steps...
### Description Pre 1.0.0 we were able to run /export to get an export of the chat. This no longer seems to be available in 1.x ### OpenCode version 1.0.11...
### Description ### OpenCode version 1.0.19 ### Steps to reproduce $ opencode ### Screenshot and/or share link _No response_ ### Operating System Linux 6.6.87.2-microsoft-standard-WSL2 ### Terminal Windows Terminal
### Description Not sure when it happens, but I'm in a session and many times the screen becomes completely blank: When I trigger a switch theme, I get the contents...
### Description seems to be a rendering issue since opentui rewrite where occasionally messages become invisible, scrolling up and down doesn't reveal them, and resizing doesnt properly redraw them ###...