Persists the Flow agent behind a workflow's graph.
Injected rather than imported so this package does not depend on the agent-manager. The host supplies an implementation backed by AgentSpecSync, which is the one place that writes an agent.
AgentSpecSync
Creates or updates the Flow agent for this workflow. Returns its ID.
Persists the Flow agent behind a workflow's graph.
Injected rather than imported so this package does not depend on the agent-manager. The host supplies an implementation backed by
AgentSpecSync, which is the one place that writes an agent.