Multica v0.3.0

Multica is an open-source platform designed to manage and orchestrate AI agents within development workflows. Instead of running a single AI assistant, it allows multiple agents to collaborate, execute tasks, and share knowledge across projects.

It essentially acts like a control center where:

  • AI agents are assigned tasks

  • Progress is tracked in real time

  • Outputs and skills are reused across workflows

Multica currently supports Claude Code, Codex, OpenClaw, and OpenCode out of the box. The daemon auto-detects whichever CLIs you have installed. Since it’s open source, you can also add your own backends.

Download Multica v0.3.0 CLI - Software Mirrors

Download Multica v0.3.0 CLI
multica-cli-0.3.0-macOS-amd64.tar.gz

Download Multica v0.3.0 CLI
multica-cli-0.3.0-macOS-arm64.tar.gz

Download Multica v0.3.0 CLI
multica-cli-0.3.0-linux-amd64.tar.gz

Download Multica v0.3.0 CLI
multica-cli-0.3.0-linux-arm64.tar.gz

Download Multica v0.3.0 CLI
multica-cli-0.3.0-windows-amd64.zip

Download Multica v0.3.0 CLI
multica-cli-0.3.0-windows-arm64.zip

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-linux-aarch64.rpm

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-linux-amd64.deb

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-linux-arm64.AppImage

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-linux-arm64.deb

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-linux-x86_64.AppImage

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-linux-x86_64.rpm

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-mac-arm64.dmg

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-mac-arm64.zip

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-windows-arm64.exe

Download Multica v0.3.0 CLI
multica-desktop-0.3.0-windows-x64.exe

Download Multica v0.3.0 CLI
multica_macOS_amd64.tar.gz

Download Multica v0.3.0 CLI
multica_macOS_arm64.tar.gz

Download Multica v0.3.0 CLI
multica_linux_amd64.tar.gz

Download Multica v0.3.0 CLI
multica_linux_arm64.tar.gz

Download Multica v0.3.0 CLI
multica_windows_amd64.zip

Download Multica v0.3.0 CLI
multica_windows_arm64.zip

Multica v0.3.0 Release Notes:

Changelog

  • cc9fbd3db09c4afc804867cc722d20f7e86cae8c Fix stale Done replies on comment follow-ups (#2495)
  • a732c3d7759647716ac2193f9d79f7c58a2352d4 docs(changelog): add May 14 release notes (#2610)
  • c98161b039c85854d81eb5a9482f44048e7d0a69 docs(squads): add Squads page and cross-link from related docs (#2612)
  • 52d032335a51502a32fa417c08325ed2c042527c feat(agents): expose runtime + model on create-from-template (#2565)
  • 623d29f276f25f676bcc255f2c12e044de536a68 feat(agents): one-click create from curated templates (Phase 1) (#2520)
  • 0c4133ef5bd48dc15cbcd3a8af7e439219237eff feat(agents): rewrite template catalog as 25 lightweight starters (#2587)
  • a8ce0a8998f41532a6daf7adb39f20894f72c96f feat(cli): add 'multica issue cancel-task ' command (#2560)
  • add3135a42a442e799733e9c2c12de95c600c243 feat(cli): add squad create/update/delete and member add/remove (#2574)
  • 2c7738b03a9f9e80b680c8254f1acb127e7d4f2d feat(issues): close composer attachment preview loop end-to-end (#2594)
  • 0345285b86187b5f01ce4125e63f42af92ab635d feat(quick-create): searchable actor picker + squad support (#2552)
  • c6ccc496507dc2e53f8fef96b6c54eeb5996e234 feat(runtimes): add Tokens metric toggle to Usage Daily chart (MUL-2148) (#2537)
  • cde3867d3b365591a61cc1ddf3d2569c253686d0 feat(sidebar): top/bottom scroll fade mask (MUL-2150) (#2536)
  • f15a745182a88bccd9ced79d503174940869e4fb feat(squads): add Create Agent entry on Squad detail (MUL-2178) (#2579)
  • 77b929fd3e7772ae395477ea4e66502127199934 feat(squads): add agent live peek hover card on member avatars (#2608)
  • 5eb04f73e32a6422246bc7961a8b9242cbc099f4 feat(squads): add tooltips and agent detail link to squad member row (#2603)
  • 4c1bef2e1fbb47a8f1b7ec48ce12dea5d4f2d31e feat(usage): mirror Tokens metric toggle onto Usage page Daily chart (MUL-2148) (#2540)
  • 291c2c7898d583d78e4e6233a27aa63bfa42c656 feat(usage): reuse runtime timezone picker on the usage page (#2533) (#2546)
  • 053a37d19c6ba0e8202946078a6b538f3f92a56c feat: add pinyin search to subscriber popover in issue-detail (#2584)
  • d1c8c213e40bd99e2f469e6d9e1e672ce11f258a feat: extend pinyin search to all Agent/Member/Squad selectors (#2582)
  • 29082f7cfe842dda13f48ca324bb5932b8063ec5 feat: implement Squad feature MVP (#2505)
  • 454c8e3d1a58f1e1c1233d142c895b98033d68b4 feat: in-app preview for non-image attachments (#2528)
  • c628958fddd1eefea2fabe2efc0e76e09b4d305f feat: support pinyin search in @mention suggestions (#2572)
  • 21b49eb59b1b6f327c377c06b29042e55c1344fc fix(cli): resolve squad assignees in issue create/update/assign (MUL-2165) (#2551)
  • c49c7786136e50a4e979d88ce8c9487fbb043cc7 fix(editor): align Preview gate with Download — survive URL-only sources (#2566)
  • efddb2284b01779716859232410d9972b1be6db2 fix(issues): clean caches after issue delete (#2487)
  • 7e20ca27bb49261f5e99a63828c069492f62f85a fix(issues): unify assignee menu with shared AssigneePicker (MUL-2157) (#2543)
  • 925674354949750f121b2f2bcce25bb5deb48fcd fix(mention): prefetch squads so @mention list shows all squads
  • 8f40a61f8bcceae2153f0a384d7757b97d51fe2e fix(paths): add squads to consistency-test expected set (unblock CI) (#2538)
  • fdf19cac8f3ff3a159aa8bcc9aaaf65327a1accb fix(quick-create): default squad-picked issues to the squad, not the leader (#2611)
  • bc613c08b3eeacf7c1142ee8c386894c21968f76 fix(squad): align squad detail tab width with agent detail (#2600)
  • 334d9cdd029f2c3dccdf6f63d95481941abb597e fix(squad): skip leader when a member @mentions anyone (MUL-2170) (#2569)
  • 0cb759b446c8428a66c042062a072dfe24df3149 fix(squad): suppress no-action leader comments (#2583)
  • 87464f6c0304c861c2751b88e43cb56ad24bfb17 fix(squads): i18n the Squad pages to unblock views#lint (CI red on main) (#2542)
  • 9ad5eb5ffedb31dce4691278a2a0176d0efd0121 fix(tests): add squad mocks to unblock views test suite (MUL-2158) (#2544)
  • 19c40c5d68dac7a04274ab78d845262fe1cbbe0a fix(ui): translate hardcoded English strings in shared ui package (#2526)
  • 7a1284128de07788e7feaccdb6dc5d8c5095deb6 fix: allow squad leader to exit silently on no_action without posting a comment (#2564)
  • ca10535bb6d123668e19cc8f875554904929f78a fix: execution log name rendering and squad assignee support (#2575)
  • 58cc189dcd1d10e3f0a03ff77209e389da5ff008 fix: honor quick-create squad mentions (#2586)
  • 376cc8372a8d94cbf74a726499a0568ba129f3aa fix: inject squad leader no_action rule for member-triggered comments (#2576)
  • f6ac53a9678137442423ea297fb755a8c13758f9 fix: squad leader no_action must not post comment on comment-triggered path (#2573)
  • e492d989d1d6f893c78e19f4e0f0feba88a31e24 fix: trigger squad leader agent run on squad @mention in comment (#2592)
  • bdb66c2ce1796d1d1b592fda20b5ab9f9f68eea2 fix: update squad test fixtures (#2545)
  • 43b9a1173cd6ed51e1c19aff5b764f2d3e1ff13e refactor(agents): drop template chooser from create-agent dialog (#2615)


Key Features

1. AI Agents as Teammates

Multica treats AI agents like real contributors. You can assign tasks, monitor progress, and manage their work similar to human developers.


2. Multi-Agent Orchestration

Instead of relying on a single AI model, Multica coordinates multiple agents working together on complex tasks, improving efficiency and scalability.


3. Skill Reuse and Compounding

One of its most innovative features is skill accumulation. Agents can reuse previously learned solutions, reducing redundancy and improving performance over time.


4. Real-Time Workflow Tracking

You get a unified dashboard where you can:

  • Track task progress

  • Monitor agent activity

  • Identify blockers and results

This makes it suitable for structured development environments.


5. CLI and Web Interface

Multica provides both:

  • A command-line interface for developers

  • A web UI for managing workflows and agents

It supports local and cloud-based environments, offering flexibility in deployment.


6. Open Source and Flexible

Being open source, Multica allows:

  • Full customization

  • Self-hosting

  • Integration with different AI models and tools

This makes it appealing for teams that want control over their AI infrastructure.


Performance and Use Cases

Multica is designed for advanced workflows rather than casual use. It performs best in environments where multiple AI agents are needed to collaborate.

Typical use cases include:

  • AI-assisted software development

  • Automation pipelines

  • Multi-step research and analysis

  • DevOps and engineering workflows

Its ability to coordinate agents makes it especially useful for complex tasks that go beyond simple prompts.

Quick Install

curl -fsSL https://raw.githubusercontent.com/multica-ai/multica/main/scripts/install.sh | bash

Installs the Multica CLI on macOS and Linux. Works with Homebrew or downloads the binary directly.

Windows (PowerShell):

irm https://raw.githubusercontent.com/multica-ai/multica/main/scripts/install.ps1 | iex

Then configure, authenticate, and start the daemon in one command:

multica setup          # Connect to Multica Cloud, log in, start daemon

Self-hosting? Add --with-server to deploy a full Multica server on your machine:

curl -fsSL https://raw.githubusercontent.com/multica-ai/multica/main/scripts/install.sh | bash -s -- --with-server
multica setup self-host

Requires Docker. See the Self-Hosting Guide for details.


Getting Started

1. Set up and start the daemon

multica setup           # Configure, authenticate, and start the daemon

The daemon runs in the background and auto-detects agent CLIs (claude, codex, openclaw, opencode) on your PATH.

2. Verify your runtime

Open your workspace in the Multica web app. Navigate to Settings → Runtimes — you should see your machine listed as an active Runtime.

What is a Runtime? A Runtime is a compute environment that can execute agent tasks. It can be your local machine (via the daemon) or a cloud instance. Each runtime reports which agent CLIs are available, so Multica knows where to route work.

3. Create an agent

Go to Settings → Agents and click New Agent. Pick the runtime you just connected and choose a provider (Claude Code, Codex, OpenClaw, or OpenCode). Give your agent a name — this is how it will appear on the board, in comments, and in assignments.

4. Assign your first task

Create 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.


User Experience

The concept behind Multica is powerful, but it comes with complexity.

  • Requires understanding of AI agents and workflows

  • Setup may involve configuring runtimes and integrations

  • More suited for developers than beginners

However, once configured, it provides a highly structured and scalable system.


Pros and Cons

Pros

  • Open source and highly customizable

  • Supports multi-agent collaboration

  • Reusable skill system improves efficiency

  • Real-time workflow tracking

  • Flexible deployment options

Cons

  • Still early-stage and evolving

  • Setup complexity is high

  • Requires technical knowledge

  • Not suitable for simple AI tasks


Who Should Use Multica

Multica is ideal for:

  • Developers working with AI agents

  • Teams building automated workflows

  • Companies experimenting with agent-based systems

  • Advanced users exploring AI orchestration

It is not designed for casual users who just need a simple chatbot.


Final Verdict

Multica represents the next step in AI tooling, moving from single assistants to collaborative AI systems. While still evolving, it introduces a powerful concept that could shape how teams use AI in development.

Multica is a promising platform for advanced users who want to build scalable, multi-agent AI workflows with full control and flexibility.

If you are exploring multi-agent AI systems or building automated development workflows, Multica is an emerging tool worth paying attention to. It introduces a new way to treat AI agents not just as tools, but as collaborative team members working alongside developers.

Multica v0.3.0
Free
Software Informations:
Developer:

Operating System:
Windows / macOS / Linux
Date Added:
2026-05-14T14:02:13.965Z
Categories:

Post a Comment/Report Broken Link: