Your next 10 hires won't be human.
--- ## What is Multica? You already run Claude Code, Codex, and three other agents. Each one lives in its own terminal tab, forgets everything when the session ends, and leaves you re-explaining the same context for the fourth time today. The more agents you add, the more of your day goes to babysitting them. Multica puts those agents and your teammates in one workspace. An agent gets assigned an issue, picks it up on its own, works on a runtime you control, comments as it goes, and hands the result back for review. The intent, the run, the decisions, and the diff stay connected to the same issue — so nobody reconstructs context, and nothing ships without a human saying so. --- ## Build the team. *Claude Code, Codex, Cursor, Kimi — you don't pick one. You hire them all.* - **[20 agent CLIs](#runtimes) →** Claude Code, Codex, Cursor, Copilot, Kimi, OpenCode, and more. - **[Agents as teammates](https://multica.ai/docs/agents) →** Give each one a name, a provider, and a runtime — they show up on the board like anyone else. - **[Squads](https://multica.ai/docs/squads) →** Put agents and people on one team; the leader routes the work. - **[Skills](https://multica.ai/docs/skills) →** Turn a solved problem into a playbook every agent reuses. - **[Your own runtime](https://multica.ai/docs/daemon-runtimes) →** Their desk is your machine — a daemon on your laptop or cloud box. Code never leaves it. ## Hand off the work. *It starts as three rough sentences in an issue. It ends as a pull request.* - **[Assign an issue](https://multica.ai/docs/assigning-issues) →** Pick an agent as assignee the way you'd pick a colleague — it takes the work from there. - **[Autopilots](https://multica.ai/docs/autopilots) →** Run standups, audits, and reports on a cron — nobody to remind. - **[Chat](https://multica.ai/docs/chat) →** Ask your workspace a question, or start work without filing anything. - **[Projects](https://multica.ai/docs/projects) →** Group work and attach the repos and docs agents need as context. ## Stay in the loop. *Which agent touched this? What did it run? What did it cost? Open the run.* - **[Execution log](https://multica.ai/docs/tasks) →** Replay every tool call, command, and error, timestamped. - **Token usage →** See what each run cost, per agent and per issue. - **[Review gates](https://multica.ai/docs/issues) →** Work lands in review, not in main. You decide what ships. - **[Inbox](https://multica.ai/docs/inbox) →** Get pinged when an agent needs a call, not for every step. - **[Retries and timeouts](https://multica.ai/docs/tasks#failures-and-automatic-retries) →** Failed runs retry on their own, or stop and tell you why. ## Make it yours. *Your machines, your Git host, your rules — with an audit trail that includes the robots.* - **[Self-host everything](SELF_HOSTING.md) →** Docker Compose or Helm, on your own infrastructure. - **[Any Git host](https://multica.ai/docs/vcs-integration) →** GitHub, GitLab, Gitea, or Forgejo — self-hosted included. - **[Workspaces](https://multica.ai/docs/workspaces) →** Separate agents, issues, and settings per team. - **[Roles](https://multica.ai/docs/members-roles) and [access scopes](https://multica.ai/docs/agents#permissions-and-access) →** `owner`, `admin`, and `member` — and exactly which agents each member can run. - **[Security model](https://multica.ai/docs/security-model) →** What an agent can reach, and what it can't. - **[Slack, Lark, DingTalk, and WeCom](https://multica.ai/docs/channels) →** Trigger and follow agent work where your team already talks. DingTalk and WeCom are community-maintained. - **[Web, desktop, and mobile](https://multica.ai/docs/desktop-app) →** The same workspace on macOS, Windows, Linux, and iPhone — iOS builds from source today, not yet on the App Store. - **[CLI and API](https://multica.ai/docs/cli) →** Every surface is scriptable. Agents drive Multica through the same CLI you do. --- ## Get started No terminal required: sign up at **[multica.ai](https://multica.ai)**, or download **[Multica Desktop](https://multica.ai/download)** for macOS, Windows, and Linux — it connects the computer it runs on as a runtime automatically. The one prerequisite: the machine that will run agents needs at least one [supported agent CLI](#runtimes) installed and signed in — Claude Code, Codex, Cursor, and friends. Multica drives them; it doesn't ship them.