One week out: Open Source AI meetup in Paris, Thursday, June 18 at 7pm CEST, hosted by @neon_noir_paris with @commitvc.
Tom Houlé from Zed is giving a talk.
Come hang with the Paris open source crowd!
luma.com/gx64jwdn
you guys aren't understanding this
this isn't memory
this should be a internal stackoverflow, where once an agent figures out a bug it posts a little "question/answer" into the folder
that way future agents can refer to that if they run into the same issue
Never forget to commit or push again and skip the PR ceremony. Jump into a teammate's thread while the work is still live, talk to the agent that wrote it, and comment or branch from there.
Great software always took shape in conversation, not the commit. With agents, the conversation that generates the code is becoming the true source of our software. And Git can't keep up.
So we built something that can. Meet DeltaDB: zed.dev/blog/introducing-del…
Source code and the conversation that produced it live in the same place. Jump from any line of code to the prompt that created it. Or from a past conversation to that code as it stands now, or the moment the agent wrote it.
DeltaDB is a new kind of version control. Where Git captures a snapshot at each commit, DeltaDB captures every keystroke and operation in between as a fine-grained delta, each with its own stable identity.
Xcode (@Apple), @jetbrains IDEs, Zed, and dozens of other tools (CLIs, desktop, web, and mobile apps) all use ACP to talk to agents. Open source, no lock-in. What's preventing you from adopting?
One week out: Bay Area Rust meets Wednesday, June 17 at 6pm PT, hosted at the @convex office in SF.
@conradirwin from Zed will be doing a talk on CRDTs!
Excited to see you there! 🫶
luma.com/2ppjzpyr
ACP is amazing. Build with every agent from a single pane of glass:
Codex
Claude
OpenCode
Devin
Gemini
plus ~40 other agents
All from 1 app and 1 agent selector.
Here's how it looks in practice with Devin Desktop: