manaflow  by manaflow-ai

Parallel AI agent orchestration for code development

Created 7 months ago
862 stars

Top 41.3% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

Summary

Manaflow is an open-source alternative to AI coding assistants like Claude Code, Devin, and Codex Cloud, designed to enhance developer productivity. It enables the parallel orchestration of multiple coding agents within isolated, cloud-hosted or local Dockerized VS Code workspaces. This approach ensures that AI-generated code modifications are verifiable, fast, and production-ready, streamlining the entire development lifecycle from coding to deployment.

How It Works

The system allows users to spawn various coding agents, such as Claude Code, Codex CLI, and Gemini CLI, simultaneously for a single task or codebase. Each agent operates in its own dedicated, sandboxed VS Code environment, providing full access to the editor, source control, and terminal. A live web preview dynamically displays application output alongside code changes, offering immediate feedback. Integrated tools facilitate one-click pull request creation, review, and merging, directly from the workspace. This architecture allows for real-time monitoring of agent activity and code evolution, making AI-assisted development transparent, efficient, and directly integrated into standard Git workflows.

Quick Start & Requirements

  • Installation: Supports macOS. Linux is in beta. Windows support is forthcoming.
  • Prerequisites: Specific dependencies, such as CUDA versions or Python versions, are not detailed in the provided README text.

Highlighted Details

  • Parallel Agent Orchestration: Simultaneously run multiple coding agents like Claude Code, Codex CLI, Gemini CLI, Amp, and Opencode on the same codebase.
  • Isolated VS Code Workspaces: Each agent operates in a secure, sandboxed VS Code environment, ensuring isolation and providing integrated Git functionality and terminal access.
  • Live Web Preview: Real-time visualization of application output directly within the workspace, allowing immediate validation of agent changes.
  • One-Click PR Creation: Streamlined workflow for reviewing diffs, squashing commits, merging, and opening pull requests, with integrated GitHub Actions and CI status visibility.
  • Full Workspace Monitoring: Comprehensive view of agent activity, including the VS Code editor, Claude Code TUI, and VNC browser preview, offering deep insight into AI actions.
  • Heatmap Diff Viewer: Automatically highlights code changes based on risk, significantly aiding code review efficiency by focusing attention on critical areas.

Maintenance & Community

  • A Discord server is available for community discussion and support.

Licensing & Compatibility

  • Licensing information is not specified in the provided README text, making commercial use or integration unclear.

Limitations & Caveats

  • Current operating system support is limited to macOS, with Linux in a beta state. Windows compatibility is not yet implemented, posing a barrier for Windows-centric development teams.
Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
107
Issues (30d)
6
Star History
103 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.