The upstream github/copilot-sdk has 19 new commits since the last sync.
Commit range: 062b61c...485ea5e
View full diff on GitHub
Recent upstream commits (up to 20)
485ea5e Remove outdated pre-TelemetryConfig OTel documentation (#855)
1dba08d feat(python): add overloads for CopilotClient.on() (#589)
c9160ba [Python] Update the signatures of CopilotSession.send() and send_and_wait() (#814)
cb1ea2d Update installation instructions for telemetry support (#853)
ea90f07 Add reasoningEffort to setModel/session.model.switchTo across all SDKs (#712)
a0bbde9 fix(devcontainer): bump to v3 Python image to fix Yarn GPG key failure (#781)
a29dc18 fix(dotnet): add fallback TypeInfoResolver for StreamJsonRpc.RequestId (#783)
38603f2 fix: update Python examples to work OOTB (#784)
d71ef4c Update contribution guide (#843)
f2d21a0 feat: add OpenTelemetry support across all SDKs (#785)
05dd60e [python] Change CopilotClient.__init__ to take config objects (#793)
b100339 Serialize event dispatch in .NET and Go SDKs (#791)
10c4d02 Allow tools to set skipPermission (#808)
2a67ecc go: change LogOptions.Ephemeral from bool to *bool (#827)
b67e3e5 Replace Task.WhenAny + Task.Delay timeout pattern with .WaitAsync(TimeSpan) (#805)
e1ea008 docs: prohibit InternalsVisibleTo in .NET test guidance (#804)
5a41532 Remove autoRestart feature across all SDKs (#803)
df59a0e Add no-result permission handling for extensions (#802)
0dd6bfb Update @github/copilot to 1.0.4 (#796)
Instructions
Please follow the agentic-merge-upstream prompt to port the relevant changes from the upstream .NET SDK into this Java SDK.
When done, create a Pull Request with the label upstream-sync.
Generated by Weekly Upstream Sync Agentic Workflow
The upstream github/copilot-sdk has 19 new commits since the last sync.
Commit range:
062b61c...485ea5eView full diff on GitHub
Recent upstream commits (up to 20)
485ea5eRemove outdated pre-TelemetryConfig OTel documentation (#855)1dba08dfeat(python): add overloads forCopilotClient.on()(#589)c9160ba[Python] Update the signatures ofCopilotSession.send()andsend_and_wait()(#814)cb1ea2dUpdate installation instructions for telemetry support (#853)ea90f07Add reasoningEffort to setModel/session.model.switchTo across all SDKs (#712)a0bbde9fix(devcontainer): bump to v3 Python image to fix Yarn GPG key failure (#781)a29dc18fix(dotnet): add fallback TypeInfoResolver for StreamJsonRpc.RequestId (#783)38603f2fix: update Python examples to work OOTB (#784)d71ef4cUpdate contribution guide (#843)f2d21a0feat: add OpenTelemetry support across all SDKs (#785)05dd60e[python] ChangeCopilotClient.__init__to take config objects (#793)b100339Serialize event dispatch in .NET and Go SDKs (#791)10c4d02Allow tools to setskipPermission(#808)2a67eccgo: change LogOptions.Ephemeral from bool to *bool (#827)b67e3e5ReplaceTask.WhenAny+Task.Delaytimeout pattern with.WaitAsync(TimeSpan)(#805)e1ea008docs: prohibit InternalsVisibleTo in .NET test guidance (#804)5a41532Remove autoRestart feature across all SDKs (#803)df59a0eAdd no-result permission handling for extensions (#802)0dd6bfbUpdate@github/copilotto 1.0.4 (#796)Instructions
Please follow the agentic-merge-upstream prompt to port the relevant changes from the upstream .NET SDK into this Java SDK.
When done, create a Pull Request with the label
upstream-sync.