Skip to main content
Each agent has one stable URL, many published versions, and a current active version for new sessions.

Publish

dari deploy .
The CLI handles uploading your bundle and registering the new version. See Manifest Reference for the dari.yml contract.

Versioning

Publishing a new version does not replace the agent. New sessions use the active version at creation time; existing sessions stay on the version they started on. The stable URL is constant across versions.

CI

Use the same dari deploy command with a dedicated manual org API key injected as DARI_API_KEY. See CI Publishing.

Endpoints