| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-22 | 2.6 kB | |
| v0.1.15 source code.tar.gz | 2026-01-22 | 454.8 kB | |
| v0.1.15 source code.zip | 2026-01-22 | 576.0 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
What's Changed
- Update @github/copilot to 0.0.387 by @devm33 in https://github.com/github/copilot-sdk/pull/54
- Fix escape issue in client.ts by @doggy8088 in https://github.com/github/copilot-sdk/pull/56
- Allow issue triage workflow to run for all users by @Copilot in https://github.com/github/copilot-sdk/pull/32
- Improve abort tests across all SDKs; add Go unsubscribe tests by @SteveSandersonMS in https://github.com/github/copilot-sdk/pull/48
- Add config dir to session options by @devm33 in https://github.com/github/copilot-sdk/pull/15
- Update some snapshots; remove redundant ones by @SteveSandersonMS in https://github.com/github/copilot-sdk/pull/52
- feat: add skillDirectories and disabledSkills to all SDKs by @friggeri in https://github.com/github/copilot-sdk/pull/57
- Fix and unskip some skills E2E tests by @SteveSandersonMS in https://github.com/github/copilot-sdk/pull/69
- Use STJ's polymorphism support instead of custom converter by @stephentoub in https://github.com/github/copilot-sdk/pull/70
- Update CONTRIBUTING.md to clarify contribution types by @SteveSandersonMS in https://github.com/github/copilot-sdk/pull/68
- Copilot SDK Cookbook by @aaronpowell in https://github.com/github/copilot-sdk/pull/80
- Add getting started tutorial by @burkeholland in https://github.com/github/copilot-sdk/pull/63
- Update README title and add demos folder by @ashleywolf in https://github.com/github/copilot-sdk/pull/75
- Move docs to correct folder by @patniko in https://github.com/github/copilot-sdk/pull/82
- Move examples and demos docs by @patniko in https://github.com/github/copilot-sdk/pull/83
- Moving files into the correct locations by @aaronpowell in https://github.com/github/copilot-sdk/pull/84
- Update README structure and add samples folder by @ashleywolf in https://github.com/github/copilot-sdk/pull/85
- feat: add status, auth, and models metadata APIs to all SDKs by @friggeri in https://github.com/github/copilot-sdk/pull/77
New Contributors
- @doggy8088 made their first contribution in https://github.com/github/copilot-sdk/pull/56
- @stephentoub made their first contribution in https://github.com/github/copilot-sdk/pull/70
- @aaronpowell made their first contribution in https://github.com/github/copilot-sdk/pull/80
- @burkeholland made their first contribution in https://github.com/github/copilot-sdk/pull/63
- @ashleywolf made their first contribution in https://github.com/github/copilot-sdk/pull/75
- @patniko made their first contribution in https://github.com/github/copilot-sdk/pull/82
Full Changelog: https://github.com/github/copilot-sdk/compare/v0.1.14...v0.1.15