summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/src
AgeCommit message (Expand)Author
2025-12-24chore: generateGitHub Action
2025-12-23chore: regen sdkAiden Cline
2025-12-24chore: generateGitHub Action
2025-12-23"Did you know?" start screen tips (#5982)David Hill
2025-12-23chore: generateGitHub Action
2025-12-22fix(desktop): better error messages on connection failureAdam
2025-12-22chore: generateGitHub Action
2025-12-22feat(tui): go to parent keybind for subagents (#5762)Rohan Godha
2025-12-22chore: generateGitHub Action
2025-12-22Add keybindable commands to navigate between user messages (#5078)Will Marella
2025-12-21feat(server): expose auto param in session.summarize for plugins (#5924)YeonGyu-Kim
2025-12-20feat: support configuring a default_agent across all API/user surfaces (#5843)Matt Silverlock
2025-12-20feat: add endpoints to delete and update message parts (#5433)Tommy D. Rossi
2025-12-18chore: format codeGitHub Action
2025-12-17feat(tui): add option to disable terminal title (#5713)Jake Nelson
2025-12-16plugin(hook): add task tool execution hooks and command context tracking (#5642)Spoon
2025-12-15fix: restore ability to bind keys for model_cycle_favorite model_cycle_favori...Ariane Emory
2025-12-15chore: format codeGitHub Action
2025-12-14fix: update sdkAdam
2025-12-14LLM cleanup (#5462)Dax
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
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
2025-12-05ignore: regen sdkAiden Cline
2025-12-04Reapply "feat(desktop): terminal pane (#5081)"Adam
2025-12-04Revert "feat(desktop): terminal pane (#5081)"Aiden Cline
2025-12-04feat(desktop): terminal pane (#5081)Adam
2025-12-03core: refactor provider and model system (#5033)Dax
2025-12-03feat: add tool_details keybind w/ no default (#4976)Ariane Emory
2025-12-03feat: add messages_last_user command to scroll TUI to last user message (impl...Ariane Emory
2025-12-03feat: experimental.primary_tools, allow user to set the tools that should onl...Spoon
2025-12-02toggle to hide username in TUI (#4750)Jaga Santagostino
2025-12-01release: v1.0.125opencode