Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
Multi-Agent-Custom-Automation-Engine-Solution-Accelerator copied to clipboard
The Multi-Agent Custom Automation Engine Solution Accelerator is an AI-driven system that manages a group of AI agents to accomplish tasks based on user input. Powered by Semantic Kernel, Azure Foundr...
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.13.1 to 1.23.0. Release notes Sourced from mcp's releases. v1.23.0 Summary This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look...
## Purpose This pull request refactors the post-deployment messaging in both `azure.yaml` and `azure_custom.yaml` to improve formatting and consistency. The main change is replacing `echo` statements with `printf` for better...
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...
This pull request introduces robust error handling and user feedback mechanisms throughout the orchestration and plan approval workflow, ensuring that network and backend errors are communicated clearly to users and...
## Purpose * ... ## Does this introduce a breaking change? - [ ] Yes - [ ] No ## How to Test * Get the code ``` git clone...
## Purpose This pull request updates documentation and environment configuration to clarify setup steps and align with new Azure service roles and model deployments. The main themes are improvements to...
# Motivation This is a great repo for multi-agent solution. I have been studying the repo and trying to get it working for my talk next month. Noticed that the...
## Purpose This pull request updates the `docs/DeploymentGuide.md` file to improve clarity and completeness of deployment instructions, particularly around environment selection, security practices, and post-deployment workflows. The documentation now better...
The troubleshooting guide has been extensively updated with new issues, detailed investigation notes, and structured troubleshooting steps to improve clarity and efficiency in diagnosing Azure deployment-related errors. This update includes...
This issue is related to #346 . Currently Azure Container Registry (ACR) is not deployed with the bicep template at `main.bicep`. **Requesting support to update the code and Deployment Guide...