CodePlane
Developer Tool • March 8, 2026
Transactional code coordination layer for AI agents. File versioning, leases, and atomic changesets on top of git — built for when 10-1000 agents write code concurrently.
TypeScript
Bun
PostgreSQL
MCP
AI Agents
Git
Developer Tools
Open Source
Key Features
- •Optimistic concurrency control with file versioning
- •Advisory file leases with TTL for agent coordination
- •Atomic multi-file changesets (all succeed or all fail)
- •MCP server with 7 tools for Claude Code integration
- •Git sync for committing coordinated changes
- •Conflict detection with 409/423 status codes
- •Session-based agent isolation
- •One-command setup with Docker and PostgreSQL