Skip to content

Getting Started

Welcome to Brat! This section will help you get up and running with multi-agent orchestration.

Prerequisites

Before you begin, make sure you have:

  • Rust toolchain (1.75+) - Install via rustup
  • Git (2.30+) - For repository management
  • An AI coding tool - Claude Code, Aider, or another supported engine

Learning Path

  • Installation


    Install Grite and Brat on your system.

    Install

  • Quickstart


    Initialize a repo and run your first commands in 5 minutes.

    Quickstart

  • Your First Convoy


    Create a convoy with the Mayor and spawn agents to work on tasks.

    Tutorial

What You'll Learn

By the end of this section, you'll be able to:

  1. Install Brat and its dependencies
  2. Initialize a repository for multi-agent work
  3. Create convoys and tasks
  4. Spawn AI agents to work on your code
  5. Monitor progress via CLI and web dashboard

Next Steps

After completing the getting started guide, explore: