| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-23 | 1.7 kB | |
| v0.1.17 source code.tar.gz | 2026-01-23 | 461.7 kB | |
| v0.1.17 source code.zip | 2026-01-23 | 587.2 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- Modify npm init command for module type by @sinedied in https://github.com/github/copilot-sdk/pull/132
- Document external CLI server connection by @Copilot in https://github.com/github/copilot-sdk/pull/103
- Add agentic workflow for cross-SDK consistency enforcement by @Copilot in https://github.com/github/copilot-sdk/pull/95
- Bump Python minimum version to 3.9+ by @Copilot in https://github.com/github/copilot-sdk/pull/151
- Add missing list_sessions() method to Python SDK client by @Copilot in https://github.com/github/copilot-sdk/pull/153
- Re-run uv lock and fix Python tests by @friggeri in https://github.com/github/copilot-sdk/pull/157
- Document image attachment support in SDK READMEs by @Copilot in https://github.com/github/copilot-sdk/pull/150
- Bump githubnext/gh-aw from 0.36.0 to 0.37.1 by @dependabot[bot] in https://github.com/github/copilot-sdk/pull/66
- Adding .NET to the devcontainer by @aaronpowell in https://github.com/github/copilot-sdk/pull/88
- Use Pydantic for weather parameters in get_weather by @adityagesh in https://github.com/github/copilot-sdk/pull/120
- Add uv sync as alternative installation option by @harupy in https://github.com/github/copilot-sdk/pull/146
New Contributors
- @sinedied made their first contribution in https://github.com/github/copilot-sdk/pull/132
- @dependabot[bot] made their first contribution in https://github.com/github/copilot-sdk/pull/66
- @adityagesh made their first contribution in https://github.com/github/copilot-sdk/pull/120
- @harupy made their first contribution in https://github.com/github/copilot-sdk/pull/146
Full Changelog: https://github.com/github/copilot-sdk/compare/v0.1.16...v0.1.17