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