Open source · Apache 2.0 · v0.2.6

Not a chatbot.
A team of AI agents that code together.

Most AI coding tools are a single model guessing at your codebase. GitPilot orchestrates specialized agents — Explorer, Planner, Coder, Reviewer and more — in configurable topologies that collaborate on every task. They read your repo, draft a plan, write the code, run your tests, and wait for your approval before touching a single file. Any LLM. Free and local with Ollama. Enterprise-ready.

  • 854 tests passing
  • 3 surfaces: Web · VS Code · CLI
  • 5+ LLM providers
Why multi-agent matters

A single chatbot guesses. A team of agents delivers.

Specialized AI agents share context, divide work, and check each other — the same pattern elite engineering teams use, automated at machine speed.

The multi-agent pipeline

A team of agents. One mission. You stay in command.

Each agent is a specialist. Together they do what no single model can: understand your repo deeply, plan safely, execute precisely, and catch their own mistakes.

  1. 01

    Explorer

    Reads your full repo: file tree, git history, tests, dependencies, README. Builds the context the other agents need to make real decisions — not guesses.

  2. 02

    Planner

    Drafts a safe, step-by-step plan with line-level diffs. Surfaces risks and trade-offs before a single file is touched. You review and approve.

  3. 03

    Coder

    Edits files, runs your test suite, self-corrects on failure. Iterates until the build passes. Every risky action waits for your explicit OK.

  4. 04

    Reviewer

    Validates the output against the original plan, re-runs tests, and writes a commit message and PR summary ready to ship.

Install

Up and running in under a minute.

Pick the surface you live in. All three share the same sessions, the same settings and the same brand.

Zero install — nothing to set up. Just open the hosted app.

Open the web app →

Runs in your browser at gitpilot.ruslanmv.com — same sessions, settings and approvals as the CLI and VS Code. Nothing to install.

Any provider

Bring your own model.

GitPilot ships with adapters for the five providers teams actually deploy in production. Change providers in settings — no code change, no restart.

Stop chatting with a chatbot. Start working with a team of agents.

Open source. Apache 2.0. A team of agents, any LLM, you approve every change. Your repo, your rules.