Platform WatchJune 22, 2026via Hacker News
Show HN: Oak – Git replacement designed for agents
Why it matters
As AI agents move into production development workflows, the infrastructure they use needs rethinking. Oak shows how foundational tools like version control are being reimagined for agent-native development patterns.
Key signals
- Oak is a Git replacement designed specifically for AI agents
- Key feature: virtual mounts allow agents to work without full repo copies
- Supports parallel task execution without worktree conflicts
- Early stage: no Windows build, missing CI/issues/comments features
- Project has been self-hosted on Oak (no Git backup) for several months
- HN: 63 points, 78 comments as of publication
- Bootstrapped, no external funding disclosed
The hook
Not a Git fork. Oak is a version control system purpose-built for AI agents—virtual mounts, parallel workflows, no full-repo downloads required.
Oak is a version control system I've been working on designed for agents (https://oak.space). It improves the speed and context your agents need when working on serious projects. With virtual mounts, agents locally and in the cloud no longer need a full copy of a repo to get working. You can work on many tasks in parallel without needing to download everything or fight worktrees. Version control shouldn't waste you or your agents time. It should be fast, creative and fun to make things with agents.
Oak is still early in development. There's no Windows build and missing plenty of features (no CI, no issues, no comments). We still use GitHub Actions for building Oak now, but we've been fully bootstrapped on Oak with no Git backup for several months:
Blog post:
Docs:
Comments URL:
Points: 63
# Comments: 78