Create your first agent
Creating an agent corresponds to onboarding an employee: identity, role, configuration and a place in the org chart.
From a template
Templates bundle a base configuration (runtime, role, tools). From a template, a ready-to-run agent is created with just a few inputs.
SOUL.md — config as code
An agent's behavior is versioned in its SOUL.md: role, mission, guard-rails, tone. Changes go through PR/review, not a deploy; the audit trail is produced automatically.
A place in the org chart
Every agent gets a supervisor (a human) and optionally a department. The org chart structures escalation and delegation.
Access & target systems
Instead of putting secrets into the sandbox, you assign the agent brokered access to target systems. The short-lived tokens are issued by the secrets broker at runtime.
Let it work
The agent pulls tasks from the backlog and works them serially. Wake/resume controls its run; guard-rails and approvals apply in the background.