Releases: microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
Releases · microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
v3.0.0
🚀 Release Highlights
Key Changes
- Orchestrates complex tasks through reasoning-based analysis, planning, and action.
- Adopted the Magentic Orchestration Pattern within Semantic Kernel.
- Allows multi-scenario customization by switching specialized AI agent teams within the app.
- Upgraded to a live web app with real-time streaming responses.
- Supports installation workflows aligned with the Azure Well-Architected Framework (WAF).
- Ensures secure and compliant deployment practices.
PR Link: Changes
v2.2.0
2.2.0 (2025-09-23)
Features
- [POC] Integrate CodeQL Code Quality Tool in Multi-Agent-Custom-Automation-Engine-Solution-Accelerator (#39) (b86fec6)
- add centralized agent icon system and fix agent name formatting (7e45792)
- add centralized agent icon system and fix agent name formatting (f127b69)
- add historical tagging to Docker image builds (0cae86d)
- add WebSocket streaming for real-time plan execution (f7a7500)
- add workflow_dispatch trigger and generate unique solution prefix for deployment (9a66027)
- add workflow_dispatch trigger for manual deployment (5d6d143)
- Added default configuration for waf aligned param file (9a37e2b)
- added dev container (5233414)
- added rate limit error pop up (dc12a50)
- Bicep Validation (#26) (c7f1670)
- Complete TeamSelector CSS module conversion and fix PlanPage (2d957b9)
- customize track events (#54) (643c251)
- Enhanced team settings UI and upload functionality (31fabc3)
- implement consistent UI styling across streaming components (26425d1)
- implement team selection API and frontend integration (6e8fce5)
- Implemented reusing of log analytics workspace (8b01b31)
- improve quick task card layout with side-by-side icon and title (ac77a25)
- integrate coral toast system into HomePage (b39c7f4)
- Integrated application insights instrumentation key into the bicep file (#42) (72d28a9)
- refactor mcp server Dockerfile to compatible with uv sync and added bicep code for container app (d11970a)
- scheduled auto deployment (#30) (f9295ed)
- Updated deplopyment guide readme (9cb4f6a)
- updated tag fnd01 to latest (ca19a17)
- Updated the deployment guide (7d84c95)
Bug Fixes
- added config variable (#59) (545693d)
- added Dev conatainer in Local Deployment Read Me file for this Project (fbe4ee9)
- added space to the agent (#13) (441a607)
- change storage account type from Premium_ZRS to Standard_LRS for virtual machine disk (636b208)
- clean up unnecessary comments in create_plan_endpoint and fixed RAI validation for plans (d4e1d81)
- correct Azure AI Foundry authentication scope (6b108e4)
- created time inconsistencies (9fc3273)
- Dev conatainer changes for MACAE (1dafbad)
- eliminate horizontal scrollbar in team selection dialog (d36d30e)
- error handled and removed console logs from the front-end code (#53) (b043d8d)
- generic agent prompt issue (1a5b99f)
- improve team upload UX and delete dialog styling (bdc35c7)
- in progress status color after fetch task details (#5) (cf9c5a5)
- Merging hotfix changes into main branch (#61) (e5f0981), closes #1 #5 #7 #9 #10 #13 #15 #14 #24
- Merging hotfix changes t...
v2.1.1
v2.1.0
2.1.0 (2025-07-17)
Features
- add workflow_dispatch trigger and generate unique solution prefix for deployment (b7e20ed)
- add workflow_dispatch trigger for manual deployment (c523824)
Bug Fixes
- change storage account type from Premium_ZRS to Standard_LRS for virtual machine disk (9add3a7)
- update parameter name from solutionPrefix to environmentName in Bicep deployment (9a7d049)
Other Updates
- Code clean up for roleassignments (2c63e5b)
- enhance MACAE deployment and testing workflows (3363588)
- integrate deployment and test automation workflow (e10aa37)
- MACAE - updated script per new UX/UI (560a356)
- MACAE - updated script per new UX/UI (ff5b366)
- MACAE_updated_Locator_send_button (a7426da)
- MACAE_updated_Locator_send_button (847baa7)
- MACAE_Updated_locator_send_button (64203ff)
v2.0.0
This release introduces a complete redesign of the MACAE (Multi-Agent Custom Automation Engine) solution accelerator UI, now built using the React framework for improved performance, maintainability, and modern user experience.
PR Link: Changes
Key Changes:
- Replaced the legacy UI with a new React-based frontend.
- Modular component structure added to enable easier extension and maintenance.
- Updated visual design to align with accessibility best practices.
- Updated project structure to accommodate frontend build and serve within the overall accelerator flow.
- Integrated basic routing to support multi-page workflows.
Impact:
- Improves responsiveness, interactivity and usability of the UI.
v1.7.0
v1.6.0
v1.5.2
v1.5.1
v1.5.0
1.5.0 (2025-05-21)
Features
- add historical tagging to Docker image builds (bd62025)
Bug Fixes
- generic agent prompt issue (43dddaa)
- remove autogen reference and update azureOpenAILocation parameter (df82199)
- update App Service SKU from PremiumV2 to Basic (B2) (a137a38)
- update flake8 to exclude the unit testing folder (9684ba2)
- update Key Vault and AI Services configurations for public network access (67225f2)
- update main.json (9eee75a)