GitHub radar

OpenMausBot: AI Agents as Contacts in a Chat App

This is a desktop macOS app, created by Milind Soni, with a list of AI agents like Claude, Codex, and Grok available in a Telegram-like side bar. Each agent can have their own model, memory, and optionally a cloud computer.

01milind-soni/OpenMausBot 439TypeScript

OpenMausBot is a desktop macOS app built by Milind Soni, inspired by Grok Bot (xAI), but completely independent and unrelated to xAI. Each contact in this Telegram-like side bar is an actual AI agent (Claude, Codex, or Grok) that runs locally on your mac using your personal credentials. The agents can be provided with a cloud Linux desktop that they autonomously control and are able to integrate with over 500 apps (Gmail, Slack, Github, Notion, etc.) using Composio. They also show an inline approval card for every single command they execute in a terminal or file they edit.

Why a vibe-coder should care

It’s easy to get overwhelmed if you only have one assistant trying to do everything. With OpenMausBot you can have multiple agents doing different tasks with their own memory, model, and integrated apps all locally on your device.

Open on GitHub