milind-soni/openmausbot

Open Source Alternative to Grok Bot with a virtual machine that bots can use

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on August 31st, 2026
Created on August 11th, 2026
Open Issues & Pull Requests: 99 (+4)
Number of forks: 367
Total Stargazers: 1,957 (+2)
Total Subscribers: 9 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.9 hours
Mean response time: 23.6 hours
90th percentile: 2.3 days
Tracked items: 90

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 75% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 16% of issues opened in the past year have been closed. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 32
New in 7 days: 38
Closed in 7 days: 30
Avg open age: 8 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 32
Closed in 7 days: 28
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • enhancement (28)
  • bug (15)
  • wontfix (1)

Detailed Description

OpenMausBot is a desktop application that lets you run a team of AI agents locally in a chat interface, functioning as an open-source alternative to Grok Bot.

The tool addresses the need to interact with multiple AI agents—each with its own model, personality, and connected applications—without relying on cloud services or external APIs. It provides a virtual machine environment where agents like Claude or Codex can operate independently. Users can manage these agents as contacts in a sidebar, observe their work in real time, and approve actions before they execute. The local-first architecture means you maintain control over which models run and where they run.

OpenMausBot suits developers and teams who want to self-host AI agent infrastructure, avoid vendor lock-in, and work with models they already have access to. It works across macOS, Windows, and Ubuntu. The README does not compare it to other projects, so no comparative guidance can be offered.

The project maintains active development with regular releases and welcomes pull requests. The codebase is written in TypeScript with strict type checking, uses React for the interface, and is built as an Electron application for cross-platform desktop deployment.