Skip to content

Add client-hosted agent registration#2697

Merged
hillary-mutisya merged 3 commits into
microsoft:mainfrom
hillary-mutisya:shellAgent
Jul 18, 2026
Merged

Add client-hosted agent registration#2697
hillary-mutisya merged 3 commits into
microsoft:mainfrom
hillary-mutisya:shellAgent

Conversation

@hillary-mutisya

Copy link
Copy Markdown
Collaborator

Enable clients to register local app agents with a conversation dispatcher. Adds registerClientAgent/unregisterClientAgent RPCs and protocol types, client-side agent-rpc server lifecycle management, and server-side agent-rpc client handling to install/remove dynamic agents on a conversation. Updates conversation manager and shared dispatcher to add/remove client-hosted agents, threads cleanup on reconnect/close, and wires shell to register its agent when connecting (including createShellAgent helper). Also adds @typeagent/agent-sdk dependency where needed and updates test stubs and service-worker adapter to no-op these calls.

Enable clients to register local app agents with a conversation dispatcher. Adds registerClientAgent/unregisterClientAgent RPCs and protocol types, client-side agent-rpc server lifecycle management, and server-side agent-rpc client handling to install/remove dynamic agents on a conversation. Updates conversation manager and shared dispatcher to add/remove client-hosted agents, threads cleanup on reconnect/close, and wires shell to register its agent when connecting (including createShellAgent helper). Also adds @typeagent/agent-sdk dependency where needed and updates test stubs and service-worker adapter to no-op these calls.
@hillary-mutisya
hillary-mutisya added this pull request to the merge queue Jul 18, 2026
Merged via the queue into microsoft:main with commit 72f55ef Jul 18, 2026
31 of 32 checks passed
@hillary-mutisya
hillary-mutisya deleted the shellAgent branch July 18, 2026 07:00
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