cc-everywhere

sdk/src/context/RequestResponseWorkflowContext

Classes

Class
Description
RequestResponseWorkflowContext
Base class for workflow contexts that send a WORKFLOW_CONTEXT message to the agent and await a matching CUSTOM_EVENT reply. Encapsulates the single-flight guard, per-call requestId matching, timeout, listener registration, and cleanup.