Newsletter
Get notified when new AI tools are added
Join the community.
Maige is an open-source framework for running repository workflows using natural-language rules. Connect a repo and it sets up a webhook, builds embeddings for your codebase, and provides an isolated sandbox environment for safer automated actions.
You describe simple rules for what should happen when someone opens an issue or a pull request. Maige then runs those workflows directly in the context of your repository.
Maige fits development teams that want to speed up issue triage, standardize PR processes, and reduce repetitive manual work for maintainers. Instead of handling routine tasks by hand, you define clear rules and let Maige apply them consistently across your repo.