summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/src
AgeCommit message (Collapse)Author
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-24Revert "Support basic auth in opencode sdk (#4697)"Aiden Cline
This reverts commit b9253d0b3b61483f82689a06c906f15ca9620287.
2025-11-24Support basic auth in opencode sdk (#4697)Andrew Joslin
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-18wip(desktop): new layout workAdam
2025-11-18wip(desktop): new layout workAdam
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
2025-11-13fix: opencode run timeoutAiden Cline
2025-11-13Add scroll acceleration support to TUI (#4289)Tommy D. Rossi
2025-11-11feat: agent color cfg (#4226)Aiden Cline
Co-authored-by: 0xrin <[email protected]> Co-authored-by: GitHub Action <[email protected]>
2025-11-09fix: allow user to configure doom loop & external dir perms (#4095)Aiden Cline
2025-11-08chore: format codeGitHub Action
2025-11-07release: v1.0.43opencode
2025-11-07rework acp to compensate for changes in Zed IDE (#4050)Aiden Cline
2025-11-07 allow not specifying a limit on messages endpointDax Raad
2025-11-07release: v1.0.40opencode
2025-11-06only display last 100 messages in TUIDax Raad
2025-11-06big formatDax Raad
2025-11-05fix sidebar modified filesDax Raad
2025-11-05release: v1.0.27opencode
2025-11-05release: v1.0.26opencode
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-04fix session performance issue from large diffsDax Raad
2025-11-04release: v1.0.21opencode