opencode
opencode copied to clipboard
The open source coding agent.
# Reminders A background scheduling system for opencode that allows agents to set up delayed or recurring reminders to re-execute actions. Conversation Example: https://opencode.ai/s/WweTtomr --- ## Overview The Reminders system...
Adds shell: true to spawn calls in createOpencodeServer and createOpencodeTui functions. This allows Node.js to properly resolve opencode executable on Windows while maintaining Unix compatibility. Fixes #2812
go: downloading github.com/mattn/go-isatty v0.0.20 verifying github.com/charmbracelet/[email protected]: checksum mismatch \tdownloaded: h1:41/IYxsmIpaBjkMXjrjLwsHDBlucd5at6tY5n2r/qn4= \tgo.sum: h1:MtZvfwsYCx8jEPFJm3rIBFIMZUfUJ765oX8V6kXldcY= go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 go: downloading github.com/dlclark/regexp2 v1.11.5 verifying github.com/charmbracelet/x/[email protected]: checksum mismatch \tdownloaded: h1:N/UztZRAGcBZH0peJzdQkNQ/l9O2eSvAekrnQ7VdSOY= \tgo.sum: h1:BXt5DHS/MKF+LjuK4huWrC6NCvHtexww7dMayh6GXd0= SECURITY ERROR...
When viewing a subagent session (e.g., explore), the TUI agent picker now shows the subagent instead of "Agent not found". **Changes:** - Include subagents in agent picker only when viewing...
### 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 IntelliJ...
If you use an invalid agent name in a [command](https://opencode.ai/docs/commands/), the command call just silently fails. With this change we show an error that the agent is not found and...
### Description I have noticed a strange behavior in `1.0.222`, not sure if it was before. I had an `x` in front of the first `---` in my command markdown...
### Description I have conversation with many messages. Using /share shows the page in desktop browser: I did not find a method to navigate in left list of messages to...
**Docs Needed** - `6e7fc30f9 feat(app): context window window` introduces a new user-facing **Context** tab in the TUI session UI (clickable context usage indicator + tab showing token/cost/context breakdown, system prompt,...
### Description At random points, the output jitters as in the attached gif Edit: Filled missing info ### OpenCode version 1.0.218 ### Steps to reproduce Unfortunately, I couldn't recognize a...