summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/src/gen
AgeCommit message (Collapse)Author
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-02-01fix(app): binary file handling in file view (#11312)Alex Yaroshuk
2026-01-17feat: bind vim-style line-by-line scrolling (#8980)Nathan Flurry
Co-authored-by: Aiden Cline <[email protected]>
2025-12-26chore: createOpencodeServer expose `logLevel` (#6202)Ayush Walekar
2025-12-22Add keybindable commands to navigate between user messages (#5078)Will Marella
Co-authored-by: Will@Cambridge <[email protected]> Co-authored-by: Will@Cambridge <[email protected]>
2025-12-17feat(tui): add option to disable terminal title (#5713)Jake Nelson
2025-12-08feat: ability to toggle MCP Servers in TUI (#4509)Daniel Polito
2025-12-07v2 SDK (#5216)Dax
Co-authored-by: GitHub Action <[email protected]>
2025-12-07feat(mcp): add OAuth authentication support for remote MCP servers (#5014)André Cruz
2025-12-05chore: regen sdkGitHub Action
2025-12-05feat: add max steps for supervisor and sub-agents (#4062)Nathan Thomas
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-12-05ignore: regen sdkAiden Cline
2025-12-04Reapply "feat(desktop): terminal pane (#5081)"Adam
This reverts commit f9dcd979364acc5172fd0044c1c8b04dcaec9229.
2025-12-04Revert "feat(desktop): terminal pane (#5081)"Aiden Cline
This reverts commit d763c11a6d5bc57869f11c87f5a293f61e427e0a.
2025-12-04feat(desktop): terminal pane (#5081)Adam
Co-authored-by: Github Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-12-03core: refactor provider and model system (#5033)Dax
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: thdxr <[email protected]>
2025-12-03feat: add tool_details keybind w/ no default (#4976)Ariane Emory
Co-authored-by: Aiden Cline <[email protected]>
2025-12-03feat: add messages_last_user command to scroll TUI to last user message ↵Ariane Emory
(implements #4847) (#4855) Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-03feat: experimental.primary_tools, allow user to set the tools that should ↵Spoon
only be available to primary agents (#4913) Co-authored-by: GitHub Action <[email protected]>
2025-12-02toggle to hide username in TUI (#4750)Jaga Santagostino
Co-authored-by: Aiden Cline <[email protected]>
2025-12-01release: v1.0.125opencode
2025-11-28core: update generated types to include explore agent configurationDax Raad
2025-11-26enable parcel file watcher, expand parcel ignore patterns, replace fs ↵Aiden Cline
watcher for git branches with parcel (#4805)
2025-11-26lil branch refactorDax Raad
2025-11-26Renamed vcs.changed to vcs.branch.updated (#4771)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-26Remove keybinds from favorites feature, keep functionalityAiden Cline
2025-11-26Add favorites to model selector (#23) (#4343)shuv
Co-authored-by: Github Action <[email protected]>
2025-11-25feat: add a diff_style option to allow disabling columnar diffs (resolve ↵Ariane Emory
#4677) (#4756) Co-authored-by: Dax Raad <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-25show current git branch in tui (#4765)Aiden Cline
Co-authored-by: GitHub Action <[email protected]>
2025-11-25config: add setCacheKey in provider options (#4738)Shantur Rathore
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-11-25fix: dont auto continue if compaction was manualAiden Cline
2025-11-24prompt_async: Allows to receive prompt and return immediately, start … (#4664)Shantur Rathore
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-11-24add autoupdate: notifyAiden Cline
2025-11-22fix: auto upgrade toast message (#4625)Ravi Kumar
Co-authored-by: Dax Raad <[email protected]> Co-authored-by: opencode <[email protected]>
2025-11-22tui: added ctrl-z terminal suspension support (#3983)Goni Zahavy
2025-11-22release: v1.0.91opencode
2025-11-21ignore: update sdkAiden Cline
2025-11-21ignore: sync sdkAiden Cline
2025-11-21Tui onboarding (#4569)Dax
Co-authored-by: GitHub Action <[email protected]>
2025-11-20feat: add field to allow user only messages (#4554)Spoon
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-19fix: resolve issue 4475 (#4505)Dax
2025-11-18feat: add top level lsp: false and formatter: false to allow disabling all ↵Aiden Cline
formatters or lsps at once
2025-11-17deprecated session.idle eventDax Raad
2025-11-17better retry displayDax Raad
2025-11-17Refactor agent loop (#4412)Dax
2025-11-17chore: update typeAiden Cline
2025-11-16release: v1.0.66opencode
2025-11-14fix sdk typesDax Raad
2025-11-14fix sdk typesDax Raad
2025-11-14add global.event.subscribe() to sdkDax Raad