Skip to content

A2E ProtocolAgent-to-Environment

A protocol and Python SDK for building stateful, interactive environments for LLM agents

Tech Stack

LayerTechnology
ProtocolNDJSON over Pydantic v2
ServerFastAPI + Uvicorn
TransportHTTP+SSE / In-process Direct
SchemaPydantic BaseModel (validation + serialization)
PersistenceFile / SQLite

Quick Navigation

A2E Protocol v1.0 — Released under the MIT License.