What's Changed
- refactor(i18n): translate Agent as 智能体 by @itchina110 in #1718
- fix(docker): fix build error and enable manual version builds by @tanzhenxin in #1722
- chore(release): Bump version to 0.10.0 by @tanzhenxin in #1720
- fix(settings): rename negative settings to positive naming (disable* -> enable*) by @afarber in #1330
- ci(sdk-release): use stable CLI tags for SDK releases by @Mingholy in #1710
- feat(query): add support for resuming sessions with session ID by @DragonnZhang in #1714
- add hint for installing external source extensions by @LaZzyMan in #1694
- Feat/javasdk alpha 202501 by @gwinthis in #1717
- Fix: clarify is_background parameter is required in docs and examples by @Mingholy in #1716
- feat: Remove Smart Edit tool and ClearcutLogger by @tanzhenxin in #1684
- Add export command for session history with markdown and HTML formats by @Mingholy in #1515
- Add FORK_MODE support to ProcessTransport for Electron IPC integration by @Mingholy in #1719
- feat(sdk): add resume, continue options and extend authType support by @Mingholy in #1726
- Fix ACP model selection to handle all configured authentication types by @Mingholy in #1555
- refactor: remove read_many_files tool, add readManyFiles utility for user @-commands by @tanzhenxin in #1673
- fix(vscode-ide-companion): Fix UI display issues with server-side timestamp and file path extraction by @yiliang114 in #1682
- chore: Reduce Qwen OAuth free quota from 2000 to 1000 requests per day by @pomelo-nwu in #1730
- fix(ui): resolve auth not updating in top-right corner by @DennisYu07 in #1670
- feat: debug mode output refactor — route console calls to logfile-first debugLogger by @tanzhenxin in #1610
- fix: use openai model instead of index=0 in acp integration test by @Mingholy in #1733
- fix(cli): route sandbox diagnostic messages to stderr by @tanzhenxin in #1735
- Add CLI source selection for SDK releases and fix subagent output handler by @Mingholy in #1732
- feat(paste): add large paste placeholder and fix enter-submit on macOS by @tanzhenxin in #1713
- fix(cli): prevent Tab key from cycling approval mode when autocomplete is active on Windows by @LaZzyMan in #1736
- feat: promote Agent Skills from experimental to stable by @tanzhenxin in #1738
- feat: add source information tracking in telemetry logs by @DennisYu07 in #1653
New Contributors
- @itchina110 made their first contribution in #1718
Full Changelog: v0.9.1...v0.10.0-preview.1