What is Multica?
mainMultica is an open-source team workspace designed to integrate AI coding agents into your existing workflow. Instead of managing multiple isolated terminal sessions for different agents (like Claude Code or Cursor), Multica brings them into a shared workspace.
Key features include:
- Agent Integration: Supports over 20 agent CLIs (e.g., Claude Code, Codex, Cursor).
- Task Management: Assign tasks to agents; they execute on your local machine or cloud host, report progress via comments, and submit work for human review.
- Observability: Full execution logs with timestamps, tool call history, and token usage tracking.
- Self-Hosting: Deployable via Docker Compose or Helm on your own infrastructure.
- VCS Integration: Works with GitHub, GitLab, Gitea, and Forgejo.
- Cross-Platform: Available via Web, Desktop (macOS, Windows, Linux), and Mobile (iOS requires manual build from source).