displayName
UnsubscribeFrame (client→server)
contextKind
websocket-frame-client
typescriptInterface
UnsubscribeFrame
producerIface
@a5c-ai/agent-mux-gateway client
consumerIfaces
- RunManager.unsubscribe (server.ts:642-644)
fieldSchema
- type:literal<unsubscribe>:required:Frame discriminator
- runId:string:required:Run id to remove from this connection's subscriptions
sourceCitation
packages/agent-mux/gateway/src/protocol/v1.ts:31-34; frames.ts:32-35