Next-gen multi-agent orchestration desktop app that unifies Claude Code, Gemini CLI, Codex CLI and other CLI tools into collaborative AI agent squads
Golutra is a multi-agent orchestration workspace built on Tauri (Vue 3 + Rust), positioned as "One Person. One AI Squad." Rather than building its own LLM, it serves as an orchestration layer that unifies existing CLI tools — Claude Code, Gemini CLI, Codex CLI, OpenCode, Qwen Code, OpenClaw, and arbitrary CLIs — supporting unlimited parallel agent execution and full-pipeline automated orchestration (Swarm Orchestration).
Key differentiators include a custom Stealth Terminal with Direct Injection that injects prompts directly into the terminal stream for instant feedback loops, and Context Awareness for intelligent auto-completion. The message system uses a pipeline architecture (normalization → strategy → throttling → reliability → dispatch) integrated with a semantic worker.
The UI resembles a team collaboration space with Channels, Direct Messages, and member management. Agents are displayed as avatars with log viewing, prompt injection, and execution monitoring. Version 0.2.5 adds long-term agent memory, agent/skill/template stores, account login with cross-device usage, and a Web Server deployment mode.
Use cases span software engineering multi-role parallel collaboration, one-person AI company full-lifecycle delivery, and automated content creation/publishing. Licensed under BSL 1.1 (Change Date: 2030-02-25, converting to GPL-2.0-or-later), developed and maintained by independent developer seekskyworld, current version v0.2.5.
Installation
Desktop apps available from GitHub Releases or official website: Windows (MSI, x86_64/aarch64), macOS (DMG, arm64/x86_64), Linux (AppImage/DEB/RPM, x86_64/aarch64). Web Server deployment packages (.7z) available since v0.2.5. For building from source, refer to CONTRIBUTING.md in the repository.
Getting Started
- Install the desktop app or deploy the Web Server
- Ensure target CLI tools (e.g., Claude Code, Gemini CLI) are installed locally
- Launch Golutra, add AI Agents and select corresponding CLI tools
- Organize agent collaboration via Channels and Direct Messages
- Import workflow templates or get pre-built templates from the store
Unconfirmed Information
- Detailed build-from-source steps (README lacks complete build commands)
- golutra-mcp repository functionality and integration details
- Third-party API or plugin system availability
- Data basis for the "1300% efficiency improvement" claim
- Golutra Enterprise feature boundaries and pricing
- Workflow template file format and schema
- Web Server deployment environment dependencies and configuration
- Long-term memory storage mechanism (local/cloud, data scale limits)