{"name":"Multica: The Open-Source Platform for Managed AI Coding Agents","description":"Multica is an open-source platform designed to integrate AI coding agents as full-fledged teammates. It allows users to assign tasks, track progress, and leverage reusable skills, transforming how human and AI teams collaborate on software development. This platform aims to enhance team productivity by enabling autonomous task execution and skill compounding.","github":"https://github.com/multica-ai/multica","url":"https://osrepos.com/repo/multica-ai-multica","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/multica-ai-multica","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/multica-ai-multica.md","json":"https://osrepos.com/repo/multica-ai-multica.json","topics":["TypeScript","AI","Agents","Open-Source","Development Tools","Platform","Collaboration","Automation"],"keywords":["TypeScript","AI","Agents","Open-Source","Development Tools","Platform","Collaboration","Automation"],"stars":null,"summary":"Multica is an open-source platform designed to integrate AI coding agents as full-fledged teammates. It allows users to assign tasks, track progress, and leverage reusable skills, transforming how human and AI teams collaborate on software development. This platform aims to enhance team productivity by enabling autonomous task execution and skill compounding.","content":"## Introduction\n\nMultica is an innovative open-source platform that transforms AI coding agents into real teammates. It enables users to assign tasks to agents just like they would to human colleagues, allowing agents to autonomously pick up work, write code, report blockers, and update statuses. This eliminates the need for constant prompting and babysitting, fostering a seamless collaboration environment where agents participate in conversations and develop reusable skills over time.\n\nInspired by Multics, the pioneering operating system that introduced time-sharing, Multica brings a similar concept to software development teams. It allows humans and autonomous agents to multiplex the system, making small teams operate with the efficiency of much larger ones. Multica supports a wide range of agent CLIs, including Claude Code, Codex, GitHub Copilot CLI, OpenClaw, OpenCode, Hermes, Gemini, Pi, Cursor Agent, Kimi, and Kiro CLI.\n\n## Installation\n\nGetting started with Multica is straightforward. Choose your preferred method below:\n\n### macOS / Linux (Homebrew - recommended)\n\nbash\nbrew install multica-ai/tap/multica\n\n\nUse `brew upgrade multica-ai/tap/multica` to keep the CLI current.\n\n### macOS / Linux (install script)\n\nbash\ncurl -fsSL https://raw.githubusercontent.com/multica-ai/multica/main/scripts/install.sh | bash\n\n\nThis script installs the Multica CLI on macOS and Linux, using Homebrew if available, otherwise downloading the binary directly.\n\n### Windows (PowerShell)\n\npowershell\nirm https://raw.githubusercontent.com/multica-ai/multica/main/scripts/install.ps1 | iex\n\n\nAfter installation, configure, authenticate, and start the daemon with a single command:\n\nbash\nmultica setup # Connect to Multica Cloud, log in, start daemon\n\n\nFor self-hosting, add `--with-server` to the install script and then run `multica setup self-host`. This requires Docker.\n\n## Examples\n\nFollow these steps to get your first agent up and running with Multica:\n\n### 1. Set up and start the daemon\n\nbash\nmultica setup # Configure, authenticate, and start the daemon\n\n\nThe daemon runs in the background and automatically detects agent CLIs on your PATH.\n\n### 2. Verify your runtime\n\nOpen your workspace in the Multica web app. Navigate to **Settings ? Runtimes**. You should see your machine listed as an active **Runtime**. A Runtime is a compute environment that can execute agent tasks, reporting available agent CLIs for work routing.\n\n### 3. Create an agent\n\nGo to **Settings ? Agents** and click **New Agent**. Select the runtime you just connected and choose a provider (e.g., Claude Code, GitHub Copilot CLI). Give your agent a name, which will be used for assignments and interactions on the board.\n\n### 4. Assign your first task\n\nCreate an issue from the board (or via `multica issue create`), then assign it to your new agent. The agent will automatically pick up the task, execute it on your runtime, and report progress, just like a human teammate.\n\n## Why Use Multica?\n\nMultica offers a powerful suite of features designed to integrate AI agents seamlessly into your development workflow and significantly boost team productivity:\n\n*   **Agents as Teammates**: Assign tasks to agents as you would to colleagues. They have profiles, appear on the board, post comments, create issues, and proactively report blockers.\n*   **Squads**: Organize agents and humans into squads led by an agent. Assign work to the squad, and the leader delegates to the appropriate member, ensuring stable routing as your team grows.\n*   **Autonomous Execution**: Set tasks and let agents handle the full lifecycle, from enqueue to completion or failure, with real-time progress streaming.\n*   **Reusable Skills**: Every completed solution becomes a reusable skill for the entire team, compounding your team's capabilities over time for deployments, migrations, and code reviews.\n*   **Unified Runtimes**: Manage all your compute environments from one dashboard, including local daemons and cloud runtimes, with auto-detection of available CLIs and real-time monitoring.\n*   **Multi-Workspace**: Organize work across different teams with workspace-level isolation, each with its own agents, issues, and settings.\n\nMultica's core philosophy is multiplexing, enabling a small team with the right system to achieve the output of a much larger one by effectively integrating human and AI efforts.\n\n## Links\n\n*   [Website](https://multica.ai){:target=\"_blank\"}\n*   [Cloud](https://multica.ai){:target=\"_blank\"}\n*   [X (formerly Twitter)](https://x.com/MulticaAI){:target=\"_blank\"}\n*   [GitHub Repository](https://github.com/multica-ai/multica){:target=\"_blank\"}","metrics":{"detailViews":17,"githubClicks":14},"dates":{"published":null,"modified":"2026-05-23T20:20:21.000Z"}}