Installation

Set up Agent22 and connect it to your first repository.

Prerequisites

  • A GitHub, GitLab, or Gitea account with access to the repository you want Agent22 to work on.
  • An Agent22 account — sign up here.

Step 1: Create a project

Log in to The Hub and create a new project. A project maps to a single repository that Agent22 will work on.

Step 2: Connect your repository

Connect your Git hosting provider (GitHub, GitLab, or Gitea) and select the repository. Agent22 needs read/write access to branches and pull/merge requests.

Step 3: Configure your agent

Each project gets an agent. Configure it with:

  • Branch strategy — Where Agent22 should create branches from.
  • Work provider — Which project tracker to pull work items from.
  • Review settings — Whether to auto-assign reviewers, add labels, etc.

Step 4: Assign your first work item

Tag or assign a work item to Agent22. It will pick it up, analyze the codebase, and open a pull request.

What’s next