Skip to content

Releases: microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator

v3.0.0

24 Sep 05:22
8c9a95f

Choose a tag to compare

🚀 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

23 Sep 09:12
1a73806

Choose a tag to compare

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...
Read more

v2.1.1

22 Jul 09:12
22b01a3

Choose a tag to compare

2.1.1 (2025-07-22)

Bug Fixes

  • add principalType as 'ServicePrincipal' for role assignments in Bicep files (00268ba)

v2.1.0

17 Jul 05:58
51c84be

Choose a tag to compare

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

27 Jun 06:20
7fdb1af

Choose a tag to compare

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

05 Jun 15:04
465a96c

Choose a tag to compare

1.7.0 (2025-06-05)

Features

  • added rate limit error pop up (19449cb)

Bug Fixes

Other Updates

  • Migrate test automation scripts and pipeline for MACAE (#251) (62d3a37)

v1.6.0

02 Jun 04:34
27f8906

Choose a tag to compare

1.6.0 (2025-06-02)

Features

  • Added default configuration for waf aligned param file (bd8cf00)
  • Implemented reusing of log analytics workspace (e97c225)
  • Updated deplopyment guide readme (3aed992)
  • Updated the deployment guide (ac7e059)

v1.5.2

29 May 12:52
065c977

Choose a tag to compare

1.5.2 (2025-05-29)

Bug Fixes

  • update default value for AzureOpenAILocation parameter to 'swedencentral' (6152da1)

Other Updates

  • standardize parameter naming for Azure OpenAI location and remove AZURE_LOCATION parameters (b514ddb)
  • update the naming conventions for all resources and added AzureOpenAILocation param (4242f56)

v1.5.1

26 May 04:40
341088f

Choose a tag to compare

1.5.1 (2025-05-26)

Bug Fixes

v1.5.0

21 May 10:05
250e6fd

Choose a tag to compare

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)

Other Updates

  • clean up imports and remove unused code across multiple files (d278500)
  • improve Docker build workflow by restructuring tag determination and historical tagging (9b8944d)
  • streamline Docker image build and push steps using build-push-action (034fb65)
  • update AI project role assignment (dc88a5c)