Reading up on collaboration
13 deep · digging since feb 04
- Software is made between commits
The article argues that software is truly made during the messy, unstructured work between commits, and proposes a tool like DeltaDB to capture that process for review.
- Software Is Made Between Commits — Zed's Blog
Zed is building DeltaDB, a version-control system that records every edit alongside the agent conversation that produced it, instead of relying on discrete commits.
- How Terry Tao Became an Evangelist for AI in Math
Terry Tao champions combining human insight, AI, and the Lean proof assistant to enable massive, verified mathematical collaborations.
- Anthropic, please make a new Slack
Swyx proposes that Anthropic build a next-gen Slack replacement with native agentic group chat, citing Claude's current 1:1 limitation as a core business problem.
- overdew :: gs
gs is a collaborative sticky note board that lets multiple users add, edit, and arrange notes in real time on a shared digital canvas.
- Moment
Moment is a collaborative, Markdown-based workspace stored as real files on disk in git repos that lets agents and humans build personalized software together.
- Better Hub
Better Hub reimagines code collaboration as a shared workspace for both human developers and autonomous agents.
- Open-sourcing AgentLogs
Traditional GitHub-based collaboration can't scale with AI agent code volume, so the author open-sources AgentLogs, a platform to share and review agent transcripts.
- Nebula - Build Your AI Workforce
Nebula is a shared workspace where teams build AI agents with tools and memory to automate workflows across inboxes, code, and APIs.
- Notion
Notion is an all-in-one workspace that combines note-taking, writing, search, and AI features for team collaboration.
Takes
New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dashboard, shared with your team at a private link. Available in beta on Team and Enterprise plans.
@claudeai
Introducing MagicPath 2.0. MagicPath is now a multiplayer canvas for humans and agents like Codex or Claude Code to design and build with AI. Use your codebase, grab data from anywhere, and see the agents work in real time as a team while building fully functional prototypes.
@skirano
Awesome to see! Let's replace the Alacritty core with libghostty-rs. If there are any shortcomings in the libghostty API I'll address them immediately. I know some view Ghostty as competitive to Warp at a GUI level, but the goal was always to empower other terminal apps via libghostty and there was no other vehicle to get that out than to build a GUI too (similar to Alacritty and their vte crate). I don't think I've ever talked negatively about Warp online (except maybe the login thing they fixed ages ago), I've always respected that they're trying something different. I know Warp has moved on to being a much bigger vision than "just" a terminal, but let's modernize that terminal core. :)
@mitchellh