Fetching from the wire…
Public story · 2026-09-02 · high
The open-source tool gives Claude Code, Codex and other agents shared memory, so one agent's decisions show up in the next one's prompt.
Why now: Atlas gained 895 stars in a single day, which put it on the radar.
Atlas passed 2,643 stars on GitHub for linking every AI coding agent's commit back to the prompt that produced it. That matters for teams running agents unattended, who need to know why an agent made a change without rereading every diff.
Each run produces a checkpoint tying the commit to the session that made it, including the prompts, tool calls, and reasoning behind it. The tool runs Claude Code, Codex, its own agent, and anything from the ACP registry side by side against one codebase.
Every agent on the codebase also shares memory. Run Claude Code on a feature, then hand the repo to Codex for a bug fix. Codex starts with the context of what Claude Code already decided, instead of working it out again.
That's a different failure mode than agents duplicating work or contradicting each other because nobody told the second one what the first one did. It runs locally by default. Sign-in exists only for team sync, not for the checkpoints or the shared memory to work.
The repo doesn't say how the shared memory is scoped when multiple agents run at the same time rather than one after another.
Each link below shares sources, entities, or timing with this story.
I check Product Hunt maybe once a week and usually regret it. Today's board is worth reading as market structure. The July 30 leaderboard: SKI at 277 upvotes (free voice input for Claude Code and Codex). AI Search Console at 249 (prompt analytics and citation mapping). Memmy A...
Three moves, two days, no coordination between them. August 10–11: GitHub shipped Ollama as a BYOK provider inside Copilot for JetBrains (GitHub Changelog). Unsloth released Unsloth Desktop with a command literally named unsloth start claude, which points Claude Code and Codex...
Warp released its client codebase under AGPL-3.0, surged to 56,000 GitHub stars and #2 on GitHub Trending. But the real story isn't the open-sourcing. It's the repositioning. Warp isn't calling itself a terminal anymore. It's an "agentic development environment." The product n...
A Chinese lab shipped a runtime that manages two American coding agents as subagents, and it went from repo creation to 145,439 stars in four days. deepseek-ai/deepseek-harness published dsh-v0.1.0-rc.7 at 12:01 UTC today, its first tagged release since the repo appeared on Au...
5.8k stars, Rust, macOS, ~40 MB versus ~67 MB upstream, keeping full Lua customization. Command-failure recovery with suggested fixes applied via Cmd + Shift + E, natural-language-to-command via # <description>, preconfigured integration for Claude Code, Codex, Gemini CLI, and...
Every story above generates tokens, and tokens are money. rtk is the clearest "do this today" item in the whole dataset. It's a single Rust binary, 59,658 stars, created January 22 and pushed as recently as June 7, that proxies common dev commands and claims 60 to 90% reductio...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.