Zed
AssessTools
A collaborative code editor focused on speed and real-time development workflows.
Why it's here
Placed in Assess: 2 article(s) of evidence from 2 source(s), led by product launches, with 2 in the last 30 days. Confidence 37%.
Evidence (2)
- 7The New Stack·8/6/2026framework_updateAWS Kiro adopts Agent Client Protocol to separate agents from editors
AWS said Kiro has replaced three separate agent harnesses with a single standalone architecture built around the Agent Client Protocol (ACP). The change lets Kiro’s editor, CLI, and web clients talk to agents through a shared standard interface, with extensions and platform-specific experiences handled separately.
- 6Hacker News·8/5/2026product_launchZed introduces DeltaDB for in-progress version control
Zed's early access DeltaDB records changes continuously between commits, giving each operation a stable identity and making any point in the work history addressable. It also links code changes to the conversation that produced them, supports branching at any moment, and allows teammates to join ongoing work without waiting for a commit.