Open-source Atlas turns Claude Code and Codex memories into decision trees
pacifio · reddit · 2026-07-26
- The author built an open-source local tool that uses embeddings to analyze coding agents’ memory files and visualize the decisions they made over time.
- It can ingest different storage formats, such as Claude Code’s .md memories and Codex’s SQLite-based memory.
- The goal is to turn those memories into visual decision trees showing how agents progressed a codebase and what choices were made when.
- The project, atlas, runs entirely on the user’s machine.
More from coding & agent
- Codex app gets a rave review as its design and experience finally feel polished — lucasmeijer · 2026-07-26
- A roofing company wants to turn its CRM into an AI tycoon game — flngr · 2026-07-26
- GlobalGPT ships a CLI that hooks into Codex with Skills and MCP — ahuja_priyank · 2026-07-26
- PinchTab ships a 12MB Go browser-control binary for AI agents, with HTTP API and token-saving diff mode — Shruti_0810 · 2026-07-26
- GRPO-style RL gains denser feedback from step-level credit assignment, with 54.7→60.7 pass@1 on Qwen3-0.6B — dejavucoder · 2026-07-26
- OpenCode shows a terminal-first AI coding workflow for fixing TODOs in a codebase — dSebastien · 2026-07-26