01Generates detailed code analysis and language-specific style guides using Azure AI Agents.
02Retrieves snippets and performs semantic searches using Cosmos DB's vector database.
03Saves code snippets to Blob Storage and generates embeddings via Azure OpenAI.
04Exposes all snippet operations as MCP tools for integration with GitHub Copilot and other MCP-aware clients.
05Uses Durable Functions for reliable, parallel execution of activities.
063 GitHub stars