Mahalaxmi
Mahalaxmi
FeaturesPricingProductsOpen SourceDocs
LoginGet Started

Mahalaxmi Open Source

MIT License

Mahalaxmi is free and open source. The core orchestration engine, provider adapters, and CLI are all available under the MIT License. Read the code, run it locally, or contribute back.

View on GitHub →VS Code Marketplace
Coming soon

Explore the Open Source Project

Getting Started

Install the CLI, run your first orchestration session, and understand what happens under the hood when you run mahalaxmi start.

Architecture

Deep-dive into the Manager-Worker consensus engine, DAG task graph, PTY control, worktree isolation, and provider routing.

Providers

Supported AI providers: Claude Code, GitHub Copilot, Grok, Ollama, and Gemini. Learn how to add a custom provider via the Plugin SDK.

Contributing

Fork the repo, pick a good-first-issue, and submit a pull request. Contribution guidelines, code style, and review process explained.

Changelog

Version history and release notes. See what changed in each release and how to migrate between major versions.

Roadmap

Planned features and improvements. Vote on items, track progress, and see what the community is building next.

Community

Join the Mahalaxmi community on GitHub Discussions. Ask questions, share projects, and help shape the platform.


Provider Plugin SDK

Mahalaxmi works with any AI CLI tool that runs in a terminal. The Provider Plugin SDK lets you integrate a new provider in three steps: implement a PTY adapter, a prompt formatter, and a response parser. Once registered, your provider is immediately available for task routing and fallback chains — no changes to core orchestration logic required.

View the Provider Plugin SDK on GitHub →

Mahalaxmi is released under the MIT License. Copyright © ThriveTech Services LLC.