Skip to content

[GitHub Trending] pacifio/atlas

7.7 relevance
Score Breakdown
technical depth
8
novelty
9
actionability
5
community
7
strategic
8
personal
10

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Source control for agents, a novel paradigm directly matching agent orchestration interests.

AI/ML github.com
Source control for agents. Use multiple coding agents, track their changes and query them in one place - pacifio/atlas
Summary

Atlas is an open-source source control system for coding agents that captures checkpoints linking commits to agent sessions, preserving prompts, tool calls, and reasoning. It supports running Claude Code, Codex, and its own agent side by side with shared memory via markdown knowledge bases and SQLite session records, enabling context persistence across agents and sessions. Local-first by default, it solves the problem of agents starting from zero and losing context when switching tools.

Author

pacifio