Augment Code is an AI coding platform focused on retrieval-augmented generation — indexing your entire codebase to give AI agents accurate, up-to-date context. It integrates into IDEs and provides chat, autocomplete, and agent capabilities backed by its context engine.
Fleet does not index your codebase or compete with IDE-level coding assistance. It coordinates a team of specialized agents, each with a defined role and model, connected by a fabric event bus. Fleet's value is in the coordination layer: ensuring the right agent picks up each task, hands off to the right next agent, and that every decision is governed and logged.