The AI agent you own.
Carina Mutant runs on your server, connects to any LLM provider you choose, and manages email, calendar, messaging, documents, and automation from one memory. When the agent cannot complete a task with its existing tools, it synthesises a new tool, shows you the code for review, and installs it without a restart. MIT licence. No subscription required.
git clone https://github.com/malike2356/carina-mutant
cd carina-mutant
docker compose -f docker/docker-compose.yml up
Built for builders who need ownership.
Run the agent locally, connect the models you trust, and extend the system without waiting for a vendor roadmap.
Any LLM, any channel
Connect DeepSeek, OpenAI, Anthropic, Mistral, Groq, or a local Ollama model. Switch providers without rebuilding your setup.
Self-builds missing tools
When the agent hits a gap, it synthesises a new tool, shows you the sandboxed code for approval, and installs it live. No restart needed.
Memory that persists
One persistent memory across all channels and sessions. The agent remembers yesterday, last week, and the context behind every instruction.
40+ channels
Email, Telegram, Discord, WhatsApp, Slack, SMS, and more. One agent, every channel your clients and team already use.
Run anywhere
Docker Compose in three commands. Self-host on Linux, macOS, or Windows. GPU pass-through for local model inference.
Open source, MIT
Clone it, fork it, modify it, ship it. The full source is on GitHub. Commercial enterprise features are in Carina Aiva.
Add governance when you need it.
Carina Mutant connects to Labyrinth Scout for kill-switch control, prompt guards, human-in-the-loop approval workflows, and a tamper-evident audit trail. Scout is an optional paid addition at full price for Mutant users.
Aiva users get Scout included free. Petraclus users get 50% off Scout for their first year. Mutant users who want governance can add Scout at full price from labyrinthscout.com.
Part of the Carina platform.
Carina Mutant is the open-source backbone. Carina Aiva is the managed enterprise edition. Petraclus is the AI-native cybersecurity product built on top.
Carina Mutant
Open-source, MIT. Self-host. No subscription.
Carina Aiva
Managed SaaS. AI employees for businesses. Scout included free.
Petraclus
AI-native cybersecurity. Pentest, OSINT, forensics. Scout at 50% off.
Up in three commands.
Then open http://localhost:3000. See the full setup guide in the docs.
git clone https://github.com/malike2356/carina-mutant
cd carina-mutant
docker compose -f docker/docker-compose.yml up