Setup Utility to Unlock AI Agents for Your Development Workflow
AGUnblock is an open-source utility that helps developers leverage AI agents for their Software Development Life Cycle (SDLC) through Azure. This platform provides a centralized hub for discovering, configuring, and integrating various AI coding agents into your development workflow, with a focus on setting up and connecting different AI agents to Azure services. It streamlines the process of getting started with AI-powered development tools by providing automated setup assistance and Azure integration guidance.
AGUnblock currently supports the following AI agents:
- GitHub Copilot (Code Completions) - AI pair programmer that suggests code completions as you type in your IDE
- GitHub Copilot Coding Agent - Asynchronous agent that autonomously completes GitHub Issues by creating pull requests, running CI/CD, and iterating on feedback. Assign issues to the agent to automate feature additions, bug fixes, refactoring, and more.
- Devin - An autonomous AI software engineer, available Azure marketplace, that can plan and execute complex tasks.
- Codex CLI - Command-line interface for code generation using natural language, compatible with both OpenAI and Azure OpenAI endpoints.
- SREAgent - Microsoft’s AI agent for Site Reliability Engineering tasks, integrated with Azure App Service.
See github repo https://github.com/microsoft/agunblock