summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/src
AgeCommit message (Collapse)Author
2025-12-15chore: format codeGitHub Action
2025-12-14fix: update sdkAdam
2025-12-14LLM cleanup (#5462)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-14chore: format codeGitHub Action
2025-12-12chore: format codeGitHub Action
2025-12-11chore: format codeGitHub Action
2025-12-10global.disposeDax Raad
2025-12-10gen typesDax Raad
2025-12-10chore: format codeGitHub Action
2025-12-10chore: format codeGitHub Action
2025-12-09better interleaved thinking support (#5298)Aiden Cline
2025-12-09chore: regen sdkGitHub Action
2025-12-09chore: regen sdkGitHub Action
2025-12-09chore: regen sdkGitHub Action
2025-12-09feat: add color to projectAdam
2025-12-09chore: regen sdkGitHub Action
2025-12-08feat: ability to toggle MCP Servers in TUI (#4509)Daniel Polito
2025-12-08chore: regen sdkGitHub Action
2025-12-07playing with sdk docsDax Raad
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-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