CI and AI agent lanes use tenant access to produce artifacts and stop at an approval gate.

Automation

CI and agents.

For scheduled jobs, pipeline checks, and shell-capable agents such as Codex, Claude Code, and Copilot Agent mode.

Ask an agent

Ask for the automation outcome. The agent will map the secret, set up the CLI, create artifacts, and keep the first job read-only.

Set up a repeatable fleet report job that runs without printing secrets.

What the agent will do

  1. DiscoverDefine jobClarify the report, plan, schedule, runtime, and saved artifacts.
  2. InspectCheck runtimeConfirm Node, CLI package, tenant setup, and secret source.
  3. ChoosePick surfaceSelect GitHub Actions, GitLab CI, Jenkins, a flow alias, or an agent runbook.
  4. StopShow draftPresent the job shape before writing files or creating flows.
  5. ReturnHandoffShow commands, artifacts, rerun path, and where apply requires approval.

Ask how it works first

Ask this before adding a workflow file when you need to understand secret handling and saved outputs.

How do I run xyte-cli from GitHub Actions?
How do AI agents handle XYTE_CLI_KEY safely?
How do I make a read-only fleet report job?