Discover and explore top open-source AI tools and projects—updated daily.
dohoooLocal workbench for orchestrating parallel coding agents
Top 30.8% on SourcePulse
Summary
Helmor provides a local-first workbench for orchestrating multiple AI coding agents, streamlining the software development lifecycle from coding to shipping. It targets developers seeking to accelerate their workflow by parallelizing agent tasks, offering a unified interface for review, testing, and deployment, while ensuring code and credentials remain on the user's machine.
How It Works
Helmor operates by creating isolated Git worktrees and branches for each agent task, preventing conflicts and maintaining a clean main branch. It supports integrating various AI models (e.g., Claude Code, OpenAI Codex) via API keys, allowing users to select models and modes per message. The platform offers a unified interface for live output monitoring, mid-flight steering, side-by-side diff reviews, integrated terminals, and one-click actions for creating pull requests, merging, and resolving CI issues. Its local-first architecture ensures all code, sessions, and credentials reside on the user's machine, with data stored in a local SQLite database.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project appears to be actively developed, with build-from-source instructions provided. Specific limitations regarding platform support beyond macOS/Windows, performance benchmarks, or known stability issues are not detailed in the README.
1 day ago
Inactive
manaflow-ai