Skip to content

[sdk-sync] Sync copilot-sdk submodule to 485ea5e#52

Merged
kawax merged 1 commit intomainfrom
sdk-sync/485ea5e-5dfb35873b15430b
Mar 16, 2026
Merged

[sdk-sync] Sync copilot-sdk submodule to 485ea5e#52
kawax merged 1 commit intomainfrom
sdk-sync/485ea5e-5dfb35873b15430b

Conversation

@github-actions
Copy link
Contributor

Official SDK Commit Range

ea90f07..485ea5eCompare on GitHub

Changes Detected in Official SDK

PR Summary
#855 Remove outdated pre-TelemetryConfig OTel documentation
#589 Python: add @overload type hints for CopilotClient.on()
#814 Python: update send() and send_and_wait() to use explicit keyword arguments instead of MessageOptions dict
#853 Update installation instructions for telemetry support

Impact on Laravel SDK

No Laravel code changes needed. The Laravel SDK already:

  • Uses explicit named parameters for send()/sendAndWait() (matching the new Python pattern)
  • Has typed on() / onLifecycle() methods with proper signatures
  • Never had a MessageOptions type (removed from Python in #814)

This PR only updates the copilot-sdk submodule pointer to track the latest official release.

Files Modified

  • copilot-sdk — submodule pointer updated (ea90f07485ea5e)

Breaking Changes

None.

Generated by SDK Sync ·

Sync with official github/copilot-sdk (ea90f07..485ea5e):
- Remove outdated pre-TelemetryConfig OTel documentation (#855)
- Python: add overloads for CopilotClient.on() (#589)
- Python: update send()/send_and_wait() signatures to use explicit params (#814)
- Update installation instructions for telemetry support (#853)

No Laravel code changes needed — the Laravel SDK already uses explicit
named parameters for send()/sendAndWait() and typed on() methods.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kawax kawax marked this pull request as ready for review March 16, 2026 21:55
@kawax kawax merged commit 8c074e6 into main Mar 16, 2026
1 check passed
@kawax kawax deleted the sdk-sync/485ea5e-5dfb35873b15430b branch March 16, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant