summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2025-11-05feat(desktop): session router, interrupt agent, visual cleanupAdam
2025-11-05fix(tui): restructure Sidebar component to be scrollable (#3946)OpeOginni
2025-11-05tui: lower paste summary threshold to trigger on shorter contentDax Raad
2025-11-05feat: add --attach flag to opencode run (#3889)monke-yo
2025-11-05chore: remove unused patch tool from registry (to avoid accidental ↵Filip
inclusions of it) (#3938)
2025-11-05fix: eu-west-2 aws bedrock issueAiden Cline
2025-11-05tweak: normalize escape keybindAiden Cline
2025-11-05docs: include "limit" example (#3925)Matthew Fitzpatrick
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-05release: v1.0.25opencode
2025-11-05ACP: update package, fix slash command bug (#3906)Aiden Cline
2025-11-04allow @ agents to work even if not first thing in promptAiden Cline
2025-11-04feat(tui): add /export and /copy commands (#3883)Christian Stewart
Signed-off-by: Christian Stewart <[email protected]>
2025-11-04feat: add Clojure syntax highlighting support (#3912)Err
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-04tui: fix command validation to prevent invalid commands from being executedDax Raad
2025-11-04Add support for `R formatter` in formatters (#3918)Kyle F Butts
Co-authored-by: Aiden Cline <[email protected]>
2025-11-05release: v1.0.24opencode
2025-11-04tui: fix session abort when autocomplete is visibleDax Raad
2025-11-04fix: image reading error, also add error toast for event busAiden Cline
2025-11-04wip: zenFrank
2025-11-04ignore: update meta description to use proper OpenCode capitalizationJay V
2025-11-04wip: zenFrank
2025-11-04wip: zenFrank
2025-11-04zen: custom reload amountFrank
2025-11-04add command bar option to interrupt sessionDax Raad
2025-11-04fix: permissions not responding to escAiden Cline
2025-11-04Add support for `uv format` in formatters (#3916)Jared A. Scheel
2025-11-04Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-11-04feat(provider): add GitHub Enterprise support for Copilot (#2522)Ola
Co-authored-by: Jon-Mikkel Korsvik <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-11-04release: v1.0.23opencode
2025-11-04feat(TUI): add autocomplete readline style keybinds (#3717)Timo Clasen
Co-authored-by: Aiden Cline <[email protected]>
2025-11-04fix: stop showing auto complete if user types a spaceAiden Cline
2025-11-04tui: add ability to interrupt running sessions from command paletteDax Raad
2025-11-04release: v1.0.22opencode
2025-11-04fix session performance issue from large diffsDax Raad
2025-11-04release: v1.0.21opencode
2025-11-04Revert "upgrade opentui to address disappearing content issues #3776, #3697"Sebastian Herrlinger
This reverts commit 90fc3ddb02714cf1767ac49a47594f4b16bc3e48.
2025-11-04local webDax Raad
2025-11-04Update button.cssDavid Hill
2025-11-04Update theme.cssDavid Hill
2025-11-04respect: disable_paste_summaryAiden Cline
2025-11-04fix: /undo commandAiden Cline
2025-11-04fix(tui): worker path resolution in dev mode (#3778)Christian Stewart
Signed-off-by: Christian Stewart <[email protected]> Co-authored-by: Sebastian Herrlinger <[email protected]>
2025-11-04fix: support scoped npm plugins (#3785)Err
Co-authored-by: Aiden Cline <[email protected]>
2025-11-04[FIX]: Refocus prompt after session delete (#3882)Pranshu Raj
2025-11-04fix: correct history_next keybinding description (#3891)frankdierolf
2025-11-04tui: make /mcp an alias for /status (#3894)arc-source-coder
2025-11-04upgrade opentui to address disappearing content issues #3776, #3697Sebastian Herrlinger
2025-11-04fix: lander specsAdam
2025-11-04update brew handlingAiden Cline
2025-11-04release: v1.0.20opencode