v2.2.0
2.2.0 (2025-12-08)
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 Deployment v2 pipeline with Windows and Linux support (1e56844)
- 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)
- fixed Image Tag (fca202b)
- 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 dev changes to main branch (02c1548)
- Merging hotfix changes into main branch (#61) (e5f0981), closes #1 #5 #7 #9 #10 #13 #15 #14 #24
- Merging hotfix changes to main branch (#25) (c95c523), closes #1 #5 #7 #9 #10 #13 #15 #14
- missing space in agent (1b4cb53)
- operation id field of custom events showing as zero on the server (#49) (3f749fe)
- pylint issue (c565031)
- pylint issues (4489f56)
- remove autogen reference and update azureOpenAILocation parameter (05c9112)
- removed the condition from docker login step (60325fc)
- Replace the track_event function with track_event_if_configured across various files in the backend (#58) (159ba87), closes #1 #5 #7 #9 #10 #13 #15 #14 #24
- task with zero stages cannot show the page, spins forever and rai test prompt (#41) (ee70e20)
- text area background color (#50) (afdd8d7)
- ui changes (#1) (08c08e5)
- UI Enhancements, Error handling, Docker integration and other bug fixes (#52) (b00872f), closes #1 #5 #7 #9 #10 #13 #15 #14 #24
- update App Service SKU from PremiumV2 to Basic (B2) (43ed2c8)
- update default value for AzureOpenAILocation parameter to 'swedencentral' (756a1e2)
- update flake8 to exclude the unit testing folder (967823e)
- update Key Vault and AI Services configurations for public network access (75be83f)
- update main.json (f5baab9)
- update parameter name from solutionPrefix to environmentName in Bicep deployment (ad5b985)
- update PlanMessage interface to include streaming properties (5596b51)
- updated variable name (42b2367)
- Usability and Alignments changes (#48) (7e4afa6)
- UX becomes damaged when chat outputs sample code for a task (#14) (f3fd090)
Other Updates
- Add Comment Blocks for Multi-Agent API Endpoints (#18) (d899d00)
- Add Dependabot Configuration with Sync to 'dependentbotchanges' Branch (#11) (097dba8)
- Add deployment instructions for VS Code Web (b5af2b3)
- add test files and documentation (9da99bd)
- Add VS Code Web support (2b0c08d)
- added post-deployment guide and updated post deployment scripts for users deployed using AVM template (#550) (80e704d)
- Added the workflow for creating the release and deleted the workflow file (#29) (f3d2dd8)
- Addition of PyLint,Test WorkFlow and Docker Integartion Workflow file (#38) (da253da)
- clean up check_deployments.py output (b82035d)
- clean up import statements and fix indentation in orchestration manager (dc47dc6)
- clean up imports and remove unused code across multiple files (1b53920)
- Code clean up for roleassignments (23a670d)
- Document updated for .env setup steps for local development with azd (dcd8f36)
- enhance MACAE deployment and testing workflows (105b1ce)
- Fix typo in deployment section heading (fbb9ad0)
- improve Docker build workflow by restructuring tag determination and historical tagging (5c0446b)
- Include disclaimer for AI solutions in README (b239a40)
- integrate deployment and test automation workflow (75325e9)
- MACAE - updated script per new UX/UI (9d8d68e)
- MACAE - updated script per new UX/UI (12358ca)
- MACAE_updated_Locator_send_button (2f9d4c7)
- MACAE_updated_Locator_send_button (b42a75c)
- MACAE_Updated_locator_send_button (602b1d2)
- MACAE-Implemented Log execution time per prompt in Report (7bc3a24)
- MACAE-Implemented Log execution time per prompt in Report (b78e632)
- make virtual machine admin username and password optional with default values (0e468ea)
- Migrate test automation scripts and pipeline for MACAE (#251) (5659e89)
- move all imports to top of check_deployments.py (aaec69d)
- move Azure Management scope to config and organize imports (5a1f7b9)
- move utility files to common/utils folder (8d492a4)
- remove cached WebSocket_Streaming_Summary.md file (420af21)
- standardize parameter naming for Azure OpenAI location and remove AZURE_LOCATION parameters (435705c)
- streamline Docker image build and push steps using build-push-action (f6a435b)
- update AI project role assignment (6da96a9)
- update deployment guide and quota check documentation for VS Code Web usage (d755e02)
- update docs for correct naming and place holders (#57) (100a29f)
- update the naming conventions for all resources and added AzureOpenAILocation param (4dcaf12)
- Ut 10888 backend (#40) (bc18ef0)