news.volyx.in

Delta (zed.dev)

679 points by khy · 14 days ago · 259 comments on HN

Article summary

The article introduces Delta, a new application for coding with agents and reviewing their work, and invites users to join its private beta. Delta is designed to keep code and conversations connected, allowing developers and agents to work together with full context. The application is built on top of DeltaDB, which replicates conversations and worktrees in real-time for all participants. Delta aims to provide a collaborative environment for coding and review.

Main themes

  • Collaborative coding
  • AI-powered development
  • Code review
  • DeltaDB
  • Agentic development
  • Multiplayer coding

What commenters say

  • Some developers find AI-generated summaries of code to be verbose and less useful than expected, often requiring manual review to understand the code's intent.
  • The value of having multiple people review lengthy LLM responses is questionable, as it may be more efficient for a single person to review and polish the output.
  • Using LLMs to transform code into more readable formats, such as toy examples or simplified explanations, could be a more productive approach than generating lengthy summaries.
  • Some developers prefer to write code manually, without AI assistance, as they find it faster and more reliable, while others see value in AI-generated code for certain tasks.
  • The introduction of Delta and its focus on agentic development may not be seen as a significant advancement by some, given the rapid progress of frontier models and coding agents in the past year.
  • There is a perceived lack of differentiation between Zed and other code editors, such as VSCode, with some feeling that Zed has stagnated and abandoned its original vision.