Multica v0.4.15

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.4.15 - Software Mirrors

Multica v0.4.15 for Windows

multica-cli-0.4.15-windows-amd64.zip | 6.28 MB

multica-cli-0.4.15-windows-arm64.zip | 5.6 MB

multica_windows_amd64.zip | 6.28 MB

multica_windows_arm64.zip | 5.6 MB

Multica v0.4.15 for macOS

multica-cli-0.4.15-darwin-amd64.tar.gz | 6.18 MB

multica-cli-0.4.15-darwin-arm64.tar.gz | 5.7 MB

multica_darwin_amd64.tar.gz | 6.18 MB

multica_darwin_arm64.tar.gz | 5.7 MB

Multica v0.4.15 for Linux

multica-cli-0.4.15-linux-amd64.tar.gz | 6.09 MB

multica-cli-0.4.15-linux-arm64.tar.gz | 5.51 MB

multica_linux_amd64.tar.gz | 6.09 MB

multica_linux_arm64.tar.gz | 5.51 MB

Multica v0.4.15 Release Notes:

Changelog

  • b13657be71088f35d71425c78cff0d9db0733fed MUL-5493: feat(chat): add a visible follow-up queue (#6133)
  • da7451843be302a01e66fa9c88ddf059f5d21480 MUL-5494: feat(transcript): render tool events as diffs, content and terminal output (#6134)
  • 9072cef12cfb0fd74f3ef56b80c6e9ec99930729 Revert "MUL-5493: feat(chat): add a visible follow-up queue (#6133)" (#6171)
  • cbb23598fd3cf7c56c916645bedc59668efbe7c3 docs(changelog): add v0.4.15 release entry (2026-07-30) (MUL-5545) (#6186)
  • 2187b5829210c40c299df05c8860345d8c3f3e13 feat(attachments): let callers opt out of pre-signed URLs in bulk responses (MUL-5372) (#6119)
  • 6be7adcb6b8e5a5e45518631bf02a7ee72fec897 feat(chat): toggle the floating chat window from the keyboard (MUL-5522) (#6162)
  • f3d88b1d47282d2db943e85faba6bb5565b54bbf feat(issues): add "Open in new tab" to the issue actions menu (MUL-5455) (#6124)
  • a9a4a3d638e5868a3741ce8ac9924a376b7e37d6 feat(issues): badge resolved threads on the comment rail's preview card (MUL-5543) (#6184)
  • 577018649ea136fbc492352515fad0d26cb01c75 feat(issues): support human-readable issue URLs using issue keys (MUL-5354) (#6117)
  • a8c775e94b3648cf0ad6a9ea09714e9cb811dcca feat(skills): floating save pill with change summary + one skill icon everywhere (#6177)
  • 37d66260e8fb15897816304094b434a549668366 feat(skills): rebuild skill detail page around Overview/Files tabs (MUL-5443) (#6100)
  • 7803a5b9ea80d9c6611bf7e90f5e8e1d7048603a feat(ui): establish a role-named type scale and migrate ad-hoc font sizes (MUL-5451) (#6136)
  • d6bd4cf7d5c2191e686f0c34f21d9884631f6e3d fix(agent): recover from Hermes resumed sessions it refuses without running (MUL-5509) (#6164)
  • beb3e9be65023f63bd5dfdbb0231ed41aa9f1cb8 fix(chat): widen the conversation gutter and align its edges (MUL-5497) (#6140)
  • 999e9f93c769ef830a14601e70a5e2f97b76dff2 fix(codex): record file edit payload for patch_apply events (#6158)
  • 74d5fc41d8860e8a1ad44c89c5b0dd382af876a0 fix(daemon): discover qodercli via the login shell (MUL-5524) (#6163)
  • 423d86da046756b1d552eeae19f5e9ad455599bc fix(daemon): prevent runtime update starvation (#6123)
  • b06c4894139ba4eaef286990fd962fee27df288f fix(issues): stabilize the Table query identity so a workspace switch cannot churn its branch queries (MUL-5477) (#6178)
  • d58dab075718ca06fe466eec65186182cf156d59 fix(issues): stop the sub-issues shimmer chip clipping descenders (#6182)
  • ee7ba83f53cf50a00b0cbbfd79c08cfdb49ed774 fix(self-host): apply setup config to daemon (MUL-5269) (#5880)
  • ab6da2e73bf15397fb246727497f87520caa56f2 fix(views): navigate mention/slash pickers with Ctrl+N/J/P/K (MUL-5495) (#6135)
  • 9e3b661d4494cfe5a66c5fdabcc24b14890d1eda fix(views): open a background tab on middle-click of AppLink (MUL-5457) (#6126)
  • 2889269c16d081b33d6558f923b374a8c9d97257 fix(views): open a real browser tab on modifier-click for non-anchor surfaces (MUL-5456) (#6125)
  • 9c732c47c57713d9d4cd991bd7e09113b387b34d perf(issues): make the URL rewrite to the identifier cost no extra request (#6169)
  • 67744d413d68c9f61fba514fce7b3ffdfd970800 refactor(skills): imported-origin marker uses Download, not Sparkles (#6187)
  • 1d2a3499c9a1b048ec4a3eb78341c70174388111 test(agent): stop the cursor fixtures racing their own prompt write (MUL-5536) (#6174)


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.4.15
Free
Software Informations:
Developer:

Operating System:
Windows / macOS / Linux
Date Added:
2026-07-30T10:04:45.730Z
Categories:

Post a Comment/Report Broken Link: