Agents

Package, deploy, inspect, and operate durable Agent behavior on Constal.

landingFor agent developers, platform operatorsOwner Constal platform teamVerified 2026-08-21

An Agent is an immutable, CRN-addressed deployment of behavior plus its execution contract. Its accepted identity pins a version, Worker deployment, mode, Resource selectors, Tool catalog, Policy attachments, run budget, and turn limit. A Run never floats to a newer Agent revision after acceptance.

Choose a path

GoalGuide
Publish an Agent packageDeploy an Agent
Inspect bindings, Tools, versions, or recent RunsOperate Agents
Invoke an Agent with durable inputStart a Run
Route authenticated traffic to an AgentChannels

Mental model

text
Agent package → immutable deployment → Agent CRN
Agent CRN + accepted event → pinned execution snapshot → Run
Run → Resource binding → governed operation

Use the Agent detail page to follow Resource references rather than copying display identifiers between screens. The canonical CRN is the stable authority name; the short Agent id is only a namespace-local label.

Next steps

Deploy a package, verify its bindings and Tools, then start a Run through the Console or canonical events API.