You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CloudConnectionGrantRequest codec — convos.org/connection_grant_request:1.0, agent → device prompt to link a cloud OAuth provider.
CLI commands:
convos conversation send-invocation — send a ConnectionInvocation to a conversation.
convos conversation send-capability-request — send a CapabilityRequest.
convos conversation send-cloud-connection-grant-request — send a CloudConnectionGrantRequest.
agent serve events: connection_payload, connection_invocation, connection_result, connection_event, cloud_connection_grant_request, capability_request, capability_result, profile_update, read_receipt, plus the previously-undocumented explode_notice. All silent codecs are filtered from chat and surface as structured stdout events with catchup parity.