AI Briefing
KO

Show HN: Oak – A Git Alternative Designed for Agents

·2026.06.23 00:37

Key point

Oak, a next-generation version control system (VCS) optimized for AI agent workflows, has been released.

Details

Oak is an open-source version control system (VCS) designed for how AI agents (Claude Code, Cursor, etc.) read, write, branch, and collaborate on code.

Key features that differentiate it from traditional Git include:

  • Agent-centric design: Optimized for how agents work, with session-based branch creation and branch descriptions used instead of commit messages.
  • High-performance data model: Uses BLAKE3 hashing and Content-addressed lazy mounts technology to let agents edit large repositories in seconds, delivering faster performance than Git for agent workloads.
  • Flexible library structure: The oakvcs-core library allows direct integration into other tools or engines, and supports SQLite and Git backends.

It is currently in public beta (v0.99.0), written in Rust, and supports macOS, Linux, and Windows.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.