summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/src/v2/gen
AgeCommit message (Collapse)Author
2026-02-27feat(core): basic implementation of remote workspace support (#15120)James Long
2026-02-25split tui/server config (#13968)Sebastian
2026-02-25feat(core): add message delete endpoint (#14417)Shantur Rathore
2026-02-20chore: generateopencode-agent[bot]
2026-02-14sqlite again (#10597)Dax
Co-authored-by: Github Action <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Brendan Allan <[email protected]>
2026-02-12release: v1.1.61opencode
2026-02-12feat: support claude agent SDK-style structured outputs in the OpenCode SDK ↵Kyle Mistele
(#8161) Co-authored-by: Claude Opus 4.5 <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2026-02-12chore: generateopencode-agent[bot]
2026-02-10fix(core): ensure compaction is more reliable, add reserve token buffer to ↵Aiden Cline
ensure that input window has enough room to compact (#12924) Co-authored-by: James Lal <[email protected]>
2026-02-08tweak: add new ContextOverflowError type (#12777)Aiden Cline
2026-02-06feat(core): Set variant in assistant messages too (#12531)Shantur Rathore
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-02-06chore: generateopencode-agent[bot]
2026-02-05Revert: feat: add models.dev schema ref for model autocomplete in ope… ↵Aiden Cline
(#12242)
2026-02-05chore: generateopencode-agent[bot]
2026-02-04feat: Allow the function to hide or show thinking blocks to be bound to a ↵Ariane Emory
key (resolves #12168) (#12171)
2026-02-03chore: generateopencode-agent[bot]
2026-02-02chore: generateopencode-agent[bot]
2026-02-02fix(app): added/deleted file status now correctly calculatedAdam
2026-02-01chore: generateopencode-agent[bot]
2026-02-01fix(app): binary file handling in file view (#11312)Alex Yaroshuk
2026-01-31feat: make skills invokable as slash commands in the TUI (#11390)Dax
2026-01-30Revert "feat: make skills invokable as slash commands in the TUI"Dax Raad
This reverts commit 85126556b868b713cf14c10f8b4a6d861e42326e.
2026-01-30feat: make skills invokable as slash commands in the TUIDax Raad
- Add Skill.content() method to load skill template content from SKILL.md files - Modify Command.list() to include skills as invokable commands - Add 'skill' boolean property to Command.Info schema - Update autocomplete to show skills with (Skill) label in slash commands - Regenerate SDK to include skill property in Command type
2026-01-30chore: generateopencode-agent[bot]
2026-01-29chore: regen sdkAiden Cline
2026-01-29feat: support config skill registration (#9640)Spoon
Co-authored-by: Aiden Cline <[email protected]>
2026-01-28chore: generateGitHub Action
2026-01-28chore: generateGitHub Action
2026-01-28chore(app): global config changesadamelmore
2026-01-26chore: generateGitHub Action
2026-01-25wip(app): provider settingsadamelmore
2026-01-25chore: generateGitHub Action
2026-01-23perf(app): faster workspace creationAdam
2026-01-22feat(app): add workspace startup script to projectsAdam
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): settingsAdam
2026-01-19fix(app): no more faviconsAdam
2026-01-19feat(app): reset worktreeAdam
2026-01-19feat(app): delete workspaceAdam
2026-01-18chore: generateGitHub Action
2026-01-18chore: generateGitHub Action
2026-01-18chore: generateGitHub Action
2026-01-17feat: bind vim-style line-by-line scrolling (#8980)Nathan Flurry
Co-authored-by: Aiden Cline <[email protected]>
2026-01-17chore: generateGitHub Action
2026-01-16chore: generateGitHub Action
2026-01-16fix(docs): Broken URL (#8918)Bernat Pericàs
2026-01-16Reapply "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927)Aiden Cline
This reverts commit 91b8ba2186170cbefc338867b69369d42ff9344a.
2026-01-16Revert "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927)Aiden Cline
2026-01-16chore(sdk): update @hey-api/openapi-ts to 0.90.4 (#8921)Cole Leavitt
2026-01-16chore: generateGitHub Action