← Discover
Discover · GitHub · Atlas↑ +888 today

Source control for AI agents

Atlas is a source control system for AI agents used in software development processes. It allows for tracking and querying changes made by multiple coding agents from a single central point.

Updates

  • September 7, 2026: Stars 3,058 → 3,259, latest release alpha-0.3.1 (September 6, 2026).
  • September 3, 2026: Stars 3,056 → 3,058, latest release alpha-0.3.0 (August 25, 2026).

What you get

  • Tracks changes made by different coding agents from a single center.
  • Enables you to pick up where you left off during task transitions with a shared memory between agents.
  • Maps every code change to the rationale and commands of the agent that performed it.

Installation

Installing necessary dependencies
sudo apt install -y libglib2.0-dev libgtk-3-dev libwebkit2gtk-4.1-dev
Compiling the application from source code
git clone https://github.com/pacifio/atlas
cd atlas
bun install
bun run dev:app

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

You are a software development assistant. Record all code changes you make using Atlas, along with the decisions you take and the tools you use, together with the session history. If you need to switch between different agents like Claude Code or Codex while working, read the plans and architectural notes from the previous session via the shared memory. Maintain context by referencing files, folders, or past sessions in the codebase using the '@' symbol, and document the reason for every change you make along with the rationale of the relevant session.

Related dictionary terms

Who it is forIt is for software developers who work with multiple AI agents and want to track the logical justifications for changes made during coding processes.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-09-03: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.