Skip to content
AgentField

Architecture

Control plane, agent nodes, sync and async execution.

Stateless control plane (routing, queue, memory, identity) + your agent nodes (Python / TypeScript / Go). All cross-agent calls go through the plane so the DAG and policy stay consistent.

Stack: clients, control plane, agent nodes, data stores

Deep dives live under Build: coordination, execution, governance.