summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/src
AgeCommit message (Collapse)Author
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
2026-01-16chore: generateGitHub Action
2026-01-15chore: generateGitHub Action
2026-01-15chore: generateGitHub Action
2026-01-15chore: generateGitHub Action
2026-01-15chore: generateGitHub Action
2026-01-15chore: generateGitHub Action
2026-01-14feat(tui): make dialog keybinds configurable (#6143) (#6144)Cas
2026-01-14fix(desktop): "load more" button behavior in desktop sidebar (#8430)Shane Bishop
2026-01-13feat: add plan mode with enter/exit tools (#8281)Dax
2026-01-10chore: generateGitHub Action
2026-01-08feat(question): support multi-select questions (#7386)Dax
2026-01-08chore: generateGitHub Action
2026-01-07core: add interactive question tool for gathering user preferences and ↵Dax
clarifying instructions (#7268)
2026-01-07fix: encode non-ASCII directory paths in HTTP headers (#7145)jwaterwater
Co-authored-by: Claude <[email protected]>
2026-01-06Added: Ability to hide subagents from primary agents system prompt. (#4773)Sewer.
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-01-05chore: generateGitHub Action
2026-01-05fix: pass image parts to custom commands (#6525)Melih Mucuk
Co-authored-by: Melih Mucuk <[email protected]>
2026-01-04tui: add session search functionality with debounced input and server-side ↵Dax Raad
filtering
2026-01-04feat: mcp resources (#6542)Paolo Ricciuti