Skip to main content

AI Assistant and Infrastructure Automation

The AI Assistant is the conversational entry point for questions, security context, and supported infrastructure automation.

What you can ask without the agent

The AI Assistant can help with:

  • General DevOps, cloud, Kubernetes, and security questions.
  • Questions about connected cloud accounts and findings.
  • Summaries of high-risk issues or compliance status.
  • Guidance on how to remediate a finding.

What requires the agent

Requests that inspect your cluster, generate code from your repositories, or create pull requests require the DevOps Genie Agent.

Examples:

  • "Generate Terraform for my production S3 buckets."
  • "Create Kubernetes manifests for this service."
  • "Create a GitHub Actions workflow for this repository."
  • "Find cost optimization opportunities and propose a PR."

How to use it

  1. Open Assistant from the primary navigation rail.
  2. Start a new chat or continue a recent conversation.
  3. Describe the outcome you want in plain language.
  4. Review the answer, plan, or pull request before taking action.

Expectations

DevOps Genie should ask for clarification when a request is ambiguous. For change-producing work, keep your normal review process in place. Generated infrastructure or pipeline changes should be reviewed before merge.