opencode
opencode copied to clipboard
The open source coding agent.
## Summary Adds a delete button in the session header for quick session cleanup. ## Changes - Added X icon button next to the "New session" button - Shows confirmation...
## Summary - The `pipe()` result filtering archived sessions and sorting by update time was computed but never assigned or returned - The original unfiltered `sessions` array was returned instead,...
### Description I wasn't able to see some information from the model during Plan mode because my prompt was a few lines long, and the input box overflowed and hid...
Enable existing OpenTUI viewport culling to reduce O(n)-style work during streaming in long sessions; keeps render cost closer to “what’s visible”.
## Summary Proposing a restructure of the plugin documentation. Looking for feedback on direction before investing more time. ## Changes - Split plugin docs into a dedicated "Plugin Development" page...
## Summary This PR adds directory-based filtering to session listing, so sessions are scoped to the current working directory by default rather than showing all sessions across the entire project....
This fixes issue [#6718](https://github.com/anomalyco/opencode/issues/6718) Now when using arrow keys to travel through items in slash commands the highlighted command scrolls into view. https://github.com/user-attachments/assets/b8797bd0-d724-4ba8-98f5-ac368641904d
### 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 A...
Add experimental RLM infrastructure based on the paper "Recursive Language Models" (Zhang et al., 2025). This allows processing arbitrarily long contexts by treating prompts as part of an external Python...
PR made with AI assistance. Solves #6796 BEFORE https://github.com/user-attachments/assets/62f4b324-1335-47d0-903d-3a80d9dd6256 AFTER https://github.com/user-attachments/assets/e9a34ddd-126b-4273-a3fb-378ea695d22d