remote-agent-messaging
Retains remote Agent communication and member-turn coordination.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| remote-agent-messaging-service.ts | Remote Agent Messaging Service |
| temporal-member-turns.ts | Temporal Member Turns |
Dependencies and change boundaries
Declared Host dependencies: auth · experiments · telemetry.
Connection prerequisites and authorization still apply; this is not automatically a working local integration.
See Configuration for activation policy and Features for support status.