| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-19 | 1.2 kB | |
| v0.1.14 source code.tar.gz | 2026-01-19 | 352.5 kB | |
| v0.1.14 source code.zip | 2026-01-19 | 437.2 kB | |
| Totals: 3 Items | 790.9 kB | 0 | |
What's Changed
- Add Go submodule version tags for reproducible builds by @Copilot in https://github.com/github/copilot-sdk/pull/33
- Correct backtick code block formatting by @leereilly in https://github.com/github/copilot-sdk/pull/43
- Add minor updates to python sdk by @sugatoray in https://github.com/github/copilot-sdk/pull/45
- Add tests to verify forward compatibility for unknown session event types by @Copilot in https://github.com/github/copilot-sdk/pull/35
- fix(go): ensure reliable session event handler unsubscription by @nathfavour in https://github.com/github/copilot-sdk/pull/24
- Fix Go e2e tests not running in CI by @SteveSandersonMS in https://github.com/github/copilot-sdk/pull/47
- Fix JSON-RPC pipe reads >64KB by handling short reads by @Copilot in https://github.com/github/copilot-sdk/pull/31
New Contributors
- @leereilly made their first contribution in https://github.com/github/copilot-sdk/pull/43
- @sugatoray made their first contribution in https://github.com/github/copilot-sdk/pull/45
- @nathfavour made their first contribution in https://github.com/github/copilot-sdk/pull/24
Full Changelog: https://github.com/github/copilot-sdk/compare/v0.1.13...v0.1.14