Skip to content

Update @github/copilot to 1.0.57#1534

Merged
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.57
Jun 1, 2026
Merged

Update @github/copilot to 1.0.57#1534
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.57

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 1, 2026

Automated update of @github/copilot to version 1.0.57.

Changes

  • Updated @github/copilot in nodejs/package.json and test/harness/package.json
  • Re-ran all code generators (scripts/codegen)
  • Formatted generated output

Next steps

When ready, click Ready for review to trigger CI checks.

Created by the Update @github/copilot Dependency workflow.

- Updated nodejs and test harness dependencies
- Re-ran code generators
- Formatted generated code
@stephentoub stephentoub marked this pull request as ready for review June 1, 2026 18:53
@stephentoub stephentoub requested a review from a team as a code owner June 1, 2026 18:53
Copilot AI review requested due to automatic review settings June 1, 2026 18:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the monorepo’s Node.js dependency on @github/copilot to 1.0.57 and refreshes generated SDK surfaces across languages to match the updated schema/wire types.

Changes:

  • Bumped @github/copilot from ^1.0.57-4 to ^1.0.57 in Node.js packages/locks.
  • Regenerated SDK types/events, including adding model to tool execution start events across SDKs.
  • Added new session option suppressCustomAgentPrompt across generated RPC types (Node/Python/Go/.NET/Rust).
Show a summary per file
File Description
test/harness/package.json Updates harness devDependency on @github/copilot to ^1.0.57.
test/harness/package-lock.json Locks @github/copilot and platform optional deps to 1.0.57.
rust/src/generated/session_events.rs Adds optional model field to ToolExecutionStartData.
rust/src/generated/api_types.rs Adds new generated types and suppress_custom_agent_prompt; introduces AttachmentGitHubReference/PushAttachmentGitHubReference shapes (see comments).
python/copilot/generated/session_events.py Adds optional model field to ToolExecutionStartData + (de)serialization support.
python/copilot/generated/rpc.py Adds suppress_custom_agent_prompt to SessionUpdateOptionsParams + (de)serialization support.
nodejs/src/generated/session-events.ts Adds optional model field to ToolExecutionStartData.
nodejs/src/generated/rpc.ts Adds suppressCustomAgentPrompt to SessionUpdateOptionsParams.
nodejs/samples/package-lock.json Updates locked transitive @github/copilot version via local @github/copilot-sdk dependency.
nodejs/package.json Updates SDK dependency on @github/copilot to ^1.0.57.
nodejs/package-lock.json Locks @github/copilot and platform optional deps to 1.0.57.
go/rpc/zsession_events.go Adds Model to ToolExecutionStartData.
go/rpc/zrpc.go Adds SuppressCustomAgentPrompt to session options + request encoding.
dotnet/src/Generated/SessionEvents.cs Adds Model to ToolExecutionStartData.
dotnet/src/Generated/Rpc.cs Adds SuppressCustomAgentPrompt to update options request + internal API surface.

Copilot's findings

Files not reviewed (5)
  • go/rpc/zrpc.go: Language not supported
  • go/rpc/zsession_events.go: Language not supported
  • nodejs/package-lock.json: Language not supported
  • nodejs/samples/package-lock.json: Language not supported
  • test/harness/package-lock.json: Language not supported
  • Files reviewed: 2/15 changed files
  • Comments generated: 0

@stephentoub stephentoub enabled auto-merge June 1, 2026 19:13
@stephentoub stephentoub disabled auto-merge June 1, 2026 19:20
@stephentoub stephentoub enabled auto-merge June 1, 2026 19:20
@stephentoub stephentoub merged commit 753d472 into main Jun 1, 2026
33 checks passed
@stephentoub stephentoub deleted the update-copilot-1.0.57 branch June 1, 2026 19:42
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.

2 participants