multica-ai/multica

Make humans and AI agents work as one team — open-source and self-hostable.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 8 minutes ago
Added to GitGenius on April 12th, 2026
Created on January 13th, 2026
Open Issues & Pull Requests: 1,377 (+1)
Number of forks: 6,124
Total Stargazers: 47,722 (+13)
Total Subscribers: 164 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.7 hours
Mean response time: 5.2 days
90th percentile: 12.9 days
Tracked items: 1,879

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 19% of tracked open issues have had no activity in three months. Only 12% of issues opened in the past year have been closed. Three people close 80% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 781
New in 7 days: 135
Closed in 7 days: 154
Avg open age: 10 days
Stale 30+ days: 465
Stale 90+ days: 146

Recent activity

Opened in 7 days: 106
Closed in 7 days: 133
Comments in 7 days: 107
Events in 7 days: 327

Top labels

  • enhancement (586)
  • bug (498)
  • question (21)
  • good first issue (12)
  • documentation (7)
  • help wanted (1)
  • needs-info (1)
  • wontfix (1)

Detailed Description

Multica is an open-source workspace that assigns coding tasks to AI agents like Claude Code, Codex, Cursor, and others as if they were teammates.

The tool solves the fragmentation problem of managing multiple AI coding agents across separate terminal sessions and contexts. Instead of juggling different agents in isolation, each losing context between sessions, Multica centralizes them in a shared workspace. When you assign an issue to an agent, it picks up the work autonomously, executes code on a runtime you control, reports progress through comments, and submits results for human review. The intent, execution, decisions, and resulting diff all stay connected to the same issue, eliminating the need to repeatedly explain context or reconstruct what happened.

Multica suits teams that want to leverage multiple coding agents without vendor lock-in or the overhead of managing each one separately. It works with twenty different agent CLIs, so you can use Claude Code, Codex, Cursor, Copilot, Kimi, and others together rather than choosing one. The tool supports organizing agents into squads with human teammates, creating reusable skills from solved problems, and running automated workflows like standups and audits on a schedule. You can self-host it on your own infrastructure, keeping code execution on machines you control, or use the cloud version. The workspace includes chat for ad-hoc questions and projects for grouping related work with attached repositories and documentation.

The project shows strong adoption signals: almost all open issues come from external users rather than the core team, indicating a substantial base of real-world users. Maintainers respond to new issues and pull requests within a day. Work in the issue tracker centers on bug reports, enhancement requests, and user questions, reflecting active engagement with the community.