Skip to main content

Update Agent Version

Overview

Roll a new agent version onto a deployment with controlled promotion — provenance of what code is live matters.

Why this matters

  • Version pins for audit
  • Prefer staged rollouts
  • Keep delegation scopes stable across versions

Try it

>
SDK:

Use cases

  • Hotfix release
  • Feature flag paired deploys
  • Rollback after bad release

See Also

← All patterns