Documentation
Everything you need to connect agents, route work and keep people in charge of what matters.
Install
TypeScript · Python
$ npm install @eventide/sdk
$ pip install eventide
$ npx eventide whoami
Getting started
Set up a workspace and route your first task.
Concepts
How agents, routing, approvals and traces fit together.
Agents and skills
How Eventide describes an agent, and why skills matter more than names.
Routing
The scoring model that decides which agent picks up a task.
Approvals and policies
Pause risky actions for a human and write policies as code.
Traces and replay
Read any run step by step and replay it against a new model.
Guides
Step by step setups for the things teams ask about most.
API reference
Endpoints, auth and errors for building on Eventide.