collaborative-editing

Tag

Cards List
#collaborative-editing

AgentRoom: Concurrent Multi-Agent Coding in a CRDT-Backed Shared Workspace

arXiv cs.AI · 2d ago Cached

AgentRoom is a real-time collaborative editing protocol for concurrent coding agents using CRDTs, which reduces task abandonment and improves coordination over sequential or parallel approaches.

0 favorites 0 likes
#collaborative-editing

Undo/redo systems and collaborative editing (2024)

Lobsters Hottest · 2026-08-10 Cached

A developer shares insights and learnings from building a collaborative undo/redo system, covering design challenges, conflict handling, and asynchronous operations, with links to source code and a live demo.

0 favorites 0 likes
#collaborative-editing

The Object Model in Livelymerge

Lobsters Hottest · 2026-08-08 Cached

A research notebook from Ink & Switch describing the object model for Livelymerge, a project that uses an Automerge document as the persistent, collaborative heap of a JavaScript program.

0 favorites 0 likes
#collaborative-editing

Software Is Made Between Commits

Lobsters Hottest · 2026-06-11 Cached

Zed introduces DeltaDB, a new version control system that captures every operation between commits and integrates conversations with code changes, enabling real-time collaboration with humans and AI agents.

0 favorites 0 likes
#collaborative-editing

My Favorite Bugs: Invalid Surrogate Pairs

Hacker News Top · 2026-05-16 Cached

A blog post recounting a bug where inserting adjacent multi-byte emoji caused a splice in a CRDT library, splitting a surrogate pair and silently breaking collaborative editor synchronization.

0 favorites 0 likes
← Back to home

Submit Feedback