
Your AI agent. Modular. Secure. Everywhere.
One-click install
$ curl -fsSL https://mudabbir.fly.dev/install.sh | sh Most AI agents take thirty minutes to set up. Docker, OAuth, tunneling, fifty config options, all before you send your first message.
Your API keys sit in plain‑text config files. Dashboards get exposed on Shodan. Safety controls can be toggled via API while the agent runs. You install hundreds of packages whether you need them or not. One bad dependency update breaks everything, even features you never asked for.
One install gives you everything you need. Add channels when your life demands them. Never carry what you don't use.
$ curl -fsSL https://mudabbir.fly.dev/install.sh | sh # Interactive installer
$ pip install mudabbir[memory] # Add Mem0 semantic search
$ pip install mudabbir[all] # Everything, all channelsThe full includes:
Telegram, Discord, Slack, WhatsApp, and web dashboard. Same agent, same context, every channel.
Claude Agent SDK, OpenAI, or Ollama for fully local models. $0 API cost with local inference.
Fernet AES with machine-derived PBKDF2 key. Real encryption, not base64 obfuscation.
Secondary LLM reviews dangerous commands before execution. 3-tier tool policy with deny-lists.
Session history and long-term facts. Upgrade to Mem0 semantic vector search when ready.
Playwright-powered with accessibility tree snapshots. Navigate, extract, interact.
pip extras for genuine dependency isolation. Toggle channels from the dashboard. Auto-install, no restart.
Self-installing plugin system. Add capabilities from a registry or build your own. The agent installs what it needs.
Append-only JSONL. Every tool execution logged with severity levels. Tamper-evident by design.
Your AI agent has terminal access, file access, browser control, and your API keys. The security architecture should match that power.
Describe your goal. Command Center breaks it into small meaningful tasks, assigns agents, streams progress live, and pauses for your approval before anything ships.
$ curl -fsSL https://mudabbir.fly.dev/install.sh | sh