What's Changed
- docs: correct the Python Customize Mode section IDs and action list by @examon in #2264
- Add
history.clearContextandTool.isTerminalacross all SDKs by @examon in #2129 - fix(java): preserve MCP permission extension data by @rinceyuan in #2276
- Update @github/copilot to 1.0.79-5 by @github-actions[bot] in #2282
- Update @github/copilot to 1.0.79-6 by @github-actions[bot] in #2287
- SDK, Runtime: Recover JSON-RPC frames containing unpaired UTF-16 surrogates by @Chuxel in #2283
- Add managed permission settings to session startup by @joshspicer in #2139
- Skip untyped internal properties in C# codegen by @stephentoub in #2298
- Update @github/copilot to 1.0.79-9 by @github-actions[bot] in #2299
- Update @github/copilot to 1.0.79 by @github-actions[bot] in #2306
- Consolidate SDK GitHub releases by @stephentoub in #2305
- [SDK/Factories] Make The Agent Factories Surface Match The Wire Contract by @MRayermannMSFT in #2309
- Add rewind support across all SDKs by @stephentoub in #2321
- [java] Add linux-x64 implementation of in process Copilot CLI by @edburns in #2301
- [Java] Fix java publish to maven by @edburns in #2324
- test(java): skip linux runtime tests on other platforms by @edburns in #2325
- Fix codegen for internal runtime schemas by @stephentoub in #2331
- [SDK/Factories] Add argsSchema To The Factory Authoring Surface by @MRayermannMSFT in #2315
- Add built-in plugin directory support by @lutzroeder in #2330
- sdk: Forward decisionContext on permission replies across languages by @aymenfurter in #2294
New Contributors
- @Chuxel made their first contribution in #2283
- @lutzroeder made their first contribution in #2330
- @aymenfurter made their first contribution in #2294
Full Changelog: v1.0.9...v1.0.11