microsoft/AutoGenesis
TypeScript
Captured source
source ↗microsoft/AutoGenesis
Description: AutoGenesis is an AI-powered automated testing framework based on Model Context Protocol (MCP), supporting multiple platforms including desktop applications (Windows/macOS) and mobile applications (iOS/Android).
Language: TypeScript
License: NOASSERTION
Stars: 116
Forks: 23
Open issues: 5
Created: 2026-03-04T03:46:26Z
Pushed: 2026-06-26T03:38:51Z
Default branch: main
Fork: no
Archived: no
README:
AutoGenesis
> 📚 [View Documentation Website](https://microsoft.github.io/AutoGenesis/) | 中文文档
AutoGenesis is an AI-powered automated testing framework based on Model Context Protocol (MCP), supporting multiple platforms including desktop applications (Windows/macOS) and mobile applications (iOS/Android).
Platform-Specific Documentation
Please refer to the appropriate documentation based on your testing platform:
💻 Windows Testing
Features:
- Windows desktop app automation
- Native Windows control support
- AI-assisted test script generation
Get Started:
- See [WINDOWS-README.md](pywinauto-mcp-server/WINDOWS-README.md) for detailed setup instructions
🍎 macOS Testing
Features:
- macOS desktop app automation
- Native macOS control support
- AI-assisted test script generation
Get Started:
- See [MAC-README.md](MAC-README.md) for detailed setup instructions
📱 Mobile Testing (iOS/Android)
Features:
- iOS and Android app automation
- BrowserStack cloud testing integration
- AI-assisted test script generation
Get Started:
- See [MOBILE-README.md](MOBILE-README.md) for detailed setup instructions
🧩 VS Code Extension (BDD AI Toolkit)
Features:
- AI-powered BDD test recording and one-click replay
- Natural language to automation code generation
- GitHub Copilot integration via Model Context Protocol (MCP)
Get Started:
- See [BDD AI Toolkit README](bdd_ai_toolkit/README.md) for detailed setup instructions
Quick Links
- [Contributing Guidelines](CONTRIBUTING.md)
- [Windows Testing Setup](pywinauto-mcp-server/WINDOWS-README.md)
- [macOS Testing Setup](MAC-README.md)
- [Mobile Testing Setup](MOBILE-README.md)
- [License](LICENSE)
Project Structure
AutoGenesis/ ├── appium-mcp-server/ # MCP server for mobile/mac automation │ ├── tools/ # Platform-specific driver tools │ ├── llm/ # LLM integration │ └── utils/ # Utilities ├── pywinauto-mcp-server/ # MCP server for Windows automation │ ├── tools/ # Windows-specific automation tools │ ├── llm/ # LLM integration │ └── utils/ # Utilities ├── bdd_ai_toolkit/ # VS Code extension │ ├── src/ # Extension source code │ └── resources/ # UI resources └── behave-demo/ # Sample BDD tests └── features/ # Feature files and step definitions
Telemetry
By default, AutoGenesis reports usage data to the official AutoGenesis Application Insights instance for product improvement.
This telemetry is used to understand feature usage and improve product quality.
Feedback
For questions or feedback, please contact: autogenesis@microsoft.com
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed contribution guidelines.
Security
Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include Microsoft, Azure, DotNet, AspNet, and Xamarin.
If you believe you have found a security vulnerability in any Microsoft-owned repository that meets Microsoft's definition of a security vulnerability, please report it to us as described below.
Reporting Security Issues
Please do not report security vulnerabilities through public GitHub issues.
Instead, please report them to the Microsoft Security Response Center (MSRC) at https://msrc.microsoft.com/create-report.
If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the Microsoft Security Response Center PGP Key page.
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at microsoft.com/msrc.
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
- Full paths of source file(s) related to the manifestation of the issue
- The location of the affected source code (tag/branch/commit or direct URL)
- Any special configuration required to reproduce the issue
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit the issue
This information will help us triage your report more quickly.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand...
Excerpt shown — open the source for the full document.
Notability
notability 5.0/10New Microsoft repo with moderate GitHub stars.
Microsoft has a repo signal matching evals and quality, infrastructure, product and customer.