forkd (deeplethe/forkd) is an open-source AI project on GitHub. Repository summary: Fork() for AI agent microVMs. Spawn 100 children in ~100ms from a warm parent; BRANCH a live VM in ~150ms. KVM-isolated, snapshot CoW. Its focus includes developer-centric engineering workflows, multi-agent orchestration, workflow automation. It is suitable for extension, integration, and iterative delivery in real workflows.
License
Apache-2.0
Stars
887
Features
- Core capability: Fork() for AI agent microVMs. Spawn 100 children in ~100ms from a warm parent; BRANCH a live VM in ~150ms. KVM-isolated, snapshot CoW.
- Built for code generation, debugging, or engineering integration
- Supports multi-agent coordination and task decomposition
- Supports orchestrated automation flows and scheduling
- Repository: deeplethe/forkd
- Primary language: Rust
Use Cases
- Supports AI engineering build-and-iterate workflows for dev teams
- Used for decomposing and running complex tasks in parallel
- Used for cross-system process automation and operations efficiency
- Build internal AI workflow prototypes with forkd
- Validate forkd in production-like engineering scenarios
- Building AI development workflows
FAQ
Teams should first define integration boundaries and call patterns, then map repository capabilities into concrete interfaces, parameters, and access rules. GitHub repository: https://github.com/deeplethe/forkd. Community traction is around 827 stars. License: Apache-2.0.
It usually works as an execution component or capability layer, with common deployment fits such as: Supports AI engineering build-and-iterate workflows for dev teams, Used for decomposing and running complex tasks in parallel, Used for cross-system process automation and operations efficiency.