Zed DeltaDB

Zed DeltaDB

Early Access 抢先体验

Software is made between commits. Be among the first to try DeltaDB, a version control system that records the work as it unfolds and keeps every change connected to the conversation that shaped it. 软件是在提交(commit)之间完成的。快来抢先体验 DeltaDB,这是一个版本控制系统,它能记录工作展开的过程,并将每一次变更与促成该变更的对话关联起来。

Learn about DeltaDB 了解 DeltaDB

Email 电子邮箱

GitHub username GitHub 用户名

Request Early Access 申请抢先体验

We’ll only use this to contact you about DeltaDB’s early access. 我们仅会将此信息用于联系您有关 DeltaDB 的抢先体验事宜。

Rewind to any edit 回溯至任何编辑点

DeltaDB captures every operation in between commits and gives each one a stable identity, so you can point to the code at any moment in its evolution. DeltaDB 会捕获提交之间的每一次操作,并为每一项操作赋予一个稳定的标识,因此您可以定位到代码演进过程中的任何时刻。

Trace code to conversation 追踪代码至对话

Every change is linked to the agent conversation that produced it. From any line of code, find the conversation. From any message, jump to the code it touched. 每一次变更都与产生该变更的智能体(Agent)对话相关联。您可以从任何一行代码找到对应的对话,也可以从任何一条消息跳转到它所触及的代码。

Branch at any moment 随时创建分支

DeltaDB virtualizes the worktree, so spinning up a new agent branch is effectively free. Any point in history is a valid branch point, including mid-run. DeltaDB 对工作树进行了虚拟化处理,因此启动一个新的智能体分支几乎是零成本的。历史记录中的任何一点都可以作为有效的分支点,包括运行过程中的中间状态。

Share the thread, not the PR 分享对话线程,而非 PR

A teammate can join while the work is still happening, talk to the agent that did the work, and annotate as they go, without waiting for you to commit and push first. 队友可以在工作进行时加入,与执行工作的智能体对话,并随时进行标注,无需等待您先提交(commit)和推送(push)。

Daily drive with Zed 使用 Zed 进行日常开发

Code at the speed of thought. 以思维的速度编写代码。

Download now 立即下载

Clone source 克隆源码