Munder Difflin Releases Open-Source Harness for Autonomous 'Digital Clones'
The new multi-agent orchestration layer enables teams to deploy persistent AI clones that coordinate workflows and review code independently.
Munder Difflin has released a free, open-source multi-agent harness designed to create "digital clones" of team members. The tool enables organizations to deploy persistent, always-on agents that execute complex workflows and communicate autonomously to eliminate human bottlenecks.
The harness operates by wrapping existing CLI agent providers, allowing these tools to run as persistent entities capable of reviewing pull requests and managing project tasks. Out of the box, the system supports 12 CLI agent providers: Claude Code, Codex, Grok, Kimi Code, Antigravity, Qwen, Gemini CLI, OpenCode, Crush, Pi, Copilot, and Cursor. Released under the MIT license, the software is designed for transparency and community contribution.
Local-First Architecture
As AI agents transition from simple chat interfaces to CLI-based tools capable of driving computers, the industry requires orchestration layers that manage persistence and memory. Munder Difflin addresses this through a local-first architecture. Under this model, all code and encryption keys remain on the user's local machine, while inter-agent messaging is secured via end-to-end encryption.
For organizations requiring higher availability, the company offers a "Teams" plan. This tier provides a Private Cloud consisting of dedicated sandbox VMs for 24/7 operation, alongside a Private Network to facilitate autonomous clone-to-clone communication. Additionally, the system includes a deterministic simulation of "the office" that does not consume tokens, allowing for structured agent interaction without increasing API costs.
The Shift to Agentic Workflows
This release signals a broader shift toward "agentic workflows," where primary value moves away from the underlying large language model and toward the harness that manages coordination and persistence. By allowing digital clones to unblock one another overnight, the system aims to streamline software development and project management by removing the need for synchronous human intervention in routine tasks.
Future Outlook
While the core functionality of the harness is now available, the industry will be watching how these autonomous clones handle complex, multi-step dependencies without human oversight. The success of the project will likely depend on the stability of the wrapped CLI providers and the adoption of its local-first security model by enterprise teams seeking to maintain strict control over their proprietary keys and codebase.