Skip to content

Back-compat CloudAdapter.createTurnContext#692

Merged
tracyboehrer merged 4 commits intomainfrom
users/tracyboehrer/compat-createturncontext
Oct 20, 2025
Merged

Back-compat CloudAdapter.createTurnContext#692
tracyboehrer merged 4 commits intomainfrom
users/tracyboehrer/compat-createturncontext

Conversation

@tracyboehrer
Copy link
Copy Markdown
Member

Fixes #687

@tracyboehrer tracyboehrer requested review from benbrown and Copilot and removed request for Copilot October 17, 2025 18:35
Copilot AI review requested due to automatic review settings October 17, 2025 18:37
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 addresses issue #687 by making the identity parameter optional in the createTurnContext method of the CloudAdapter class, improving backward compatibility.

  • Made the identity parameter optional in CloudAdapter.createTurnContext method

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread packages/agents-hosting/src/cloudAdapter.ts
@tracyboehrer tracyboehrer enabled auto-merge (squash) October 20, 2025 22:32
@tracyboehrer tracyboehrer merged commit 15963de into main Oct 20, 2025
7 checks passed
@tracyboehrer tracyboehrer deleted the users/tracyboehrer/compat-createturncontext branch October 20, 2025 22:34
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.

Bug: Do not break CloudAdapter.createTurnContext with signature change

4 participants