Skip to content

Quick Start

This guide takes you from zero to a working AI-DLC agent — such as automated PR review — on your repository in just a few steps. It assumes you already have a Xianix Agent deployed on a Xians instance. If you’re on a 99x team using Agentri, an agent is already available for you.

Open the Xians Agent Studio (e.g. studio.agentri.ai) and locate the Xianix AI-DLC Agent in the Agent Store. If you don’t see it, import it first — this requires system admin permissions.

Importing the Xianix AI-DLC Agent into the Agent Store

Give the agent a meaningful name, then activate an instance. Once activated, you should see it listed as running.

An activated agent instance running in the Agent Studio

Select Connections on the agent and create a new webhook using the default options.

Creating a webhook connection for the agent

Xians generates a unique webhook URL — you’ll add this to your Git repository settings in the next step.

3. Set up the webhook trigger on your repository

Section titled “3. Set up the webhook trigger on your repository”

Connect the webhook to the Git provider that hosts your repository:

Once the webhook is in place, the agent will begin responding to the configured events (e.g. new pull requests) automatically.