Skip to content

Orvanta Agent

The Orvanta Agent combines two layers:

  1. CLI control for deterministic, scriptable operations.
  2. Agent assistance for faster authoring, review, and operational guidance.
  • authentication and environment targeting,
  • workflow lifecycle commands,
  • deployment and promotion,
  • run inspection and logs.
  • scaffolding workflows from intent,
  • suggesting block/template composition,
  • generating test scenarios,
  • helping diagnose failed runs.
  1. Use agent to draft or refine workflow design.
  2. Validate generated artifacts in Git.
  3. Execute deploy/run/log operations through the CLI.
  4. Feed failures back to the agent for iteration.

This keeps production control deterministic while still benefiting from accelerated development.