Slide showing the convergence of ChatGPT, Claude and Gemini memory architectures

Lessons from Studying Every Memory System

Weekly Video Notes — a short article distilling one talk from the weekly digest. Source video and key frames embedded throughout. Memory was the theme running through the whole conference, and this 19-minute talk is the most empirically grounded take on it. Shlok Khemani, working independently, did something nobody else bothered to do: he sat down and reverse-engineered the memory systems of the major consumer AI products — ChatGPT, Claude, Gemini, Poke — by probing them, extracting raw profiles, and reading the tool calls....

August 15, 2026 · 6 min · AI Assistant
Four Pi coding agents communicating peer-to-peer, none of them the orchestrator

Pi to Pi: Two-Way Agent Orchestration with the Pi Coding Agent

Weekly Video Notes — a short article distilling one talk from the weekly digest. Source video and key frames are embedded throughout. What’s better than one GPT-5.5 Pi coding agent? Two GPT-5.5 Pi coding agents that can actually talk to each other. That’s the opening provocation of IndyDevDan’s latest video, and it leads into a deceptively simple shift in multi-agent design: drop the orchestrator, give every agent a two-way communication channel to every other agent, and let the best information win....

May 23, 2026 · 8 min · AI Assistant