Multica v0.4.35

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

Multica v0.4.35 for Windows

multica-cli-0.4.35-windows-amd64.zip | 6.77 MB

multica-cli-0.4.35-windows-arm64.zip | 6.02 MB

multica-desktop-0.4.35-windows-arm64.exe | 168.72 MB

multica-desktop-0.4.35-windows-x64.exe | 167.42 MB

multica_windows_amd64.zip | 6.77 MB

multica_windows_arm64.zip | 6.02 MB

Multica v0.4.35 for macOS

multica-cli-0.4.35-darwin-amd64.tar.gz | 6.68 MB

multica-cli-0.4.35-darwin-arm64.tar.gz | 6.15 MB

multica-desktop-0.4.35-mac-arm64.dmg | 218.07 MB

multica-desktop-0.4.35-mac-arm64.zip | 208.34 MB

multica-desktop-0.4.35-mac-x64.dmg | 227.12 MB

multica-desktop-0.4.35-mac-x64.zip | 217.33 MB

multica_darwin_amd64.tar.gz | 6.68 MB

multica_darwin_arm64.tar.gz | 6.15 MB

Multica v0.4.35 for Linux

multica-cli-0.4.35-linux-amd64.tar.gz | 6.56 MB

multica-cli-0.4.35-linux-arm64.tar.gz | 5.91 MB

multica-desktop-0.4.35-linux-aarch64.rpm | 129.96 MB

multica-desktop-0.4.35-linux-amd64.deb | 158.99 MB

multica-desktop-0.4.35-linux-arm64.AppImage | 224.46 MB

multica-desktop-0.4.35-linux-arm64.deb | 152.95 MB

multica-desktop-0.4.35-linux-x86_64.AppImage | 224.94 MB

multica-desktop-0.4.35-linux-x86_64.rpm | 135.96 MB

multica_linux_amd64.tar.gz | 6.56 MB

multica_linux_arm64.tar.gz | 5.91 MB

Multica v0.4.35 Release Notes:

Changelog

  • e6013e83e466af48afdd3d5c901071d191e01892 MUL-5928: fix(issues): bound board description previews (#6634)
  • 8fda4f22d5429e8ece1fc56fdc7ef10cf4fd49d2 MUL-6016: feat(task): retry exact Codex capacity failures (#6747)
  • 174c6525899ab43668ce2ead489d73b581643c74 MUL-6141: feat(runtimes): price Qwen/Kimi/Ark models and strip ':' provider prefixes (#6915)
  • 0c9f50d1f47a316e75d2accb1255ebeed2a0f818 MUL-6385: feat(chat): add editable live HTML preview (#7188)
  • f8ec870f305b4bd3ec2c1be9462dd921426df7a4 MUL-6629: feat(agents): add per-agent starter prompts for chat (#7261)
  • 54027ba763fa7da0699b2fe89df4a6b2c13d1c6f MUL-6639: fix(skills): metadata-only skill listings and stall-based timeouts (#7574)
  • 9e2d9b6d1ced12d62b4e7fe3e48d10be5caa4e6f MUL-6661 feat(channels): add /new and /clear conversation controls (#7468)
  • 6961b6091aa48f7c53c5a67f09d9e25236f2eca7 MUL-6669 feat(inbox): add From and unread-only filters (#7537)
  • 6cbb50378f0256dc201741e66a2ca6f92676cb6d MUL-6680: fix autopilot list subscribers + make CLI triggers discoverable (#7552)
  • cd169947b5e79d382d786161844485be80940e1b MUL-6686 feat(daemon): use readable workdir paths (#7316)
  • bbba9c5460d45803a559ffd7af7238f3628490dc MUL-6697: enforce runtime access on task claims (#7571)
  • 26c04803c8d1f92345c528e5d1ebc692ed9aadb1 MUL-6698: feat(agents): make conversation starters discoverable from the chat they run in (#7573)
  • 3b1018e9c9ed989004384a480161d132bdb06e46 Revert "MUL-6016: feat(task): retry exact Codex capacity failures (#6747)" (#7586)
  • a9d86af46ce90acb5d5a21bebcf33974b0874291 Revert "MUL-6385: feat(chat): add editable live HTML preview (#7188)" (#7584)
  • c7d66071e1e7655642f1b431ec51dbc6cc5c534a docs(changelog): add v0.4.35 release entry (2026-08-26) (MUL-6709) (#7583)
  • 21b938bfdb88dc502ee923c597a162d4af1415fa docs(changelog): drop reverted entries from v0.4.35 (MUL-6709) (#7589)
  • 27610933e2114bf2a1a1c57300cc21a0271275ef fix(autopilots): show and keep Project for run_only autopilots (MUL-6681) (#7553)
  • baf1bbf3401b688c82f85230c4d1e3cce6be9554 fix(billing): make Cloud seat enforcement automatic (#7542)
  • 6c8f02aeafb0ea23b399f7aa78a76cb3728e4d45 fix(billing): prefer trusted Pro limits over stale quota (#7576)
  • 04fd64b410958e2baef1636d49bbc8d9e03c16e7 fix(chat): keep following rapid live output (#7018)
  • 1ef1d65bef2e2ecc2a2c04b2dcc99bc6a10f9e9c fix(cli): remove obsolete autopilot priority flag (#7557)
  • 620f99d8ce168ee56bfcfacf359b3bcca30f21bf fix(codex): wait for authoritative turn completion (#7554)
  • 3d47913c8526ccf669413a93d09e514a6d9b9657 fix(issues): allow verified autopilot child assignment (MUL-6161) (#7275)
  • 7b8c7839913f8cd9bbb6574db609f3e7baea69d0 fix(issues): let verified autopilot runs assign private agents (#7572)
  • 8442504201b302cfd6c40c7b8eb8a508bf254d0b fix(runtimes): hide private runtimes from non-owners (#7435)
  • f74a71060fcdd45318cae6fb7caf7c0d7e71cdfa perf(web): preload landing hero background (MUL-6711) (#7582)
  • 09a2410e882be8435bd6c4a26e03f7e288038203 refactor(agents): rename starter_prompts to conversation_starters (MUL-6709) (#7592)
  • 55fe792483459585ab7d848066a34599851fde40 refactor(cloud): use URL-only internal connection (#7566)


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

Operating System:
Windows / macOS / Linux
Date Added:
2026-08-27T11:06:28.411Z
Categories:

Post a Comment/Report Broken Link: