Show HN: 8d – Agent-Native Version Control, where Git breaks
Category: devtools
Tags: version-control, ai-agents, distributed-systems, crdt, merkle-dag
Score: 6.8/10 (Innovation: 8, Technical: 8, Documentation: 7, Utility: 4)
8d is an agent-native version control system designed for AI swarms, replacing Git's linear diff model with a cryptographically-linked DAG-based state machine. It's interesting because it introduces novel concepts like cognitive memory graphs, lockless CRDT merging, and exponential decay scoring for agent context retrieval.
Target audience: ai-engineers, backend-devs, devops
Repository: https://github.com/8dazo/8d · Elixir · MIT · 3 stars
View on Hacker News