Skip to content

chore(deps): upgrade github-copilot-sdk from 0.2.0 to 0.2.2#77

Merged
jrob5756 merged 2 commits intomainfrom
chore/upgrade-copilot-sdk-0.2.2
Apr 10, 2026
Merged

chore(deps): upgrade github-copilot-sdk from 0.2.0 to 0.2.2#77
jrob5756 merged 2 commits intomainfrom
chore/upgrade-copilot-sdk-0.2.2

Conversation

@jrob5756
Copy link
Copy Markdown
Collaborator

Upgrade the Copilot SDK from 0.2.0 to 0.2.2.

Changes

  • Update PermissionHandler import path from copilot to copilot.session (dropped from top-level exports in 0.2.2)
  • Lock file updated to resolve SDK 0.2.2

New SDK features (additive, not yet used)

  • CopilotClient/CopilotSession support async with (0.2.1)
  • Elicitation support for interactive prompts (0.2.1)
  • enableConfigDiscovery for auto MCP discovery (0.2.2)
  • Session filesystem support (0.2.2)

Verification

  • All 1802 tests pass
  • 3 example workflows tested live (simple-qa, script-step, for-each-simple)
  • Parallel for-each with max_concurrent=3 ran without permission errors (the pattern that historically triggered regressions in 0.1.31/0.1.32)

jrob5756 and others added 2 commits April 10, 2026 10:23
- Update PermissionHandler import path from copilot to
  copilot.session (dropped from top-level exports in 0.2.2)
- Lock file updated to resolve SDK 0.2.2

New SDK features (additive, not yet used):
- CopilotClient/CopilotSession support async with (0.2.1)
- Elicitation support for interactive prompts (0.2.1)
- enableConfigDiscovery for auto MCP discovery (0.2.2)
- Session filesystem support (0.2.2)

Verified: 1802 tests pass, 3 example workflows tested (including
parallel for-each which historically triggered permission regressions).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756 jrob5756 merged commit 55131b5 into main Apr 10, 2026
7 checks passed
@jrob5756 jrob5756 deleted the chore/upgrade-copilot-sdk-0.2.2 branch April 10, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant