π Daily Status Report β May 6, 2026
Good morning, Logic Apps UX team! Here's your daily snapshot of repository activity. It's been a productive few days with some solid bug fixes, new features, and active development across multiple fronts. π
π¦ Recent Releases
| Version |
Date |
Highlight |
| v5.955.0 |
May 5 |
π§ Fix portal freeze (useRawInputsOutputs hook extraction) |
| v5.294.7 |
May 1 |
π§ Same freeze fix backported to v5.294.x branch |
| v5.954.1 |
Apr 30 |
π Maintenance release |
β
Recently Merged PRs (Last 7 Days)
π Bug Fixes:
- #9127
test(vscode): Add appendLog mock for enableDevContainer integration test (lambrianmsft)
- #9132 / #9129
fix(designer): Extract useRawInputsOutputs hook to fix portal freeze π₯ (takyyon, Elaina-Lee)
- #9126 / #9125 / #9124 / #9123
fix(designer): Fix infinite recursive nesting in monitoring run history values (takyyon) β hotfixed rapidly! πͺ
- #9110
fix(designer): Restore deploymentModelProperties in serialization for AzureOpenAI (Elaina-Lee)
β¨ Features:
- #9120
feat(DesignerV2): Workflow assistant v3 backend integration (rllyy97) π€
- #9119
feat(designer): Add Agent Harness tab for consumption agent workflows (Elaina-Lee)
- #9080
fix(vscode): Improve dev-container onboarding and local debug startup (lambrianmsft)
π Security:
- #9107
fix(a2a-core, iframe-app): Prevent DOM XSS via consentLink and chat hijacking via agentCard (takyyon)
π¦ Dependency Updates: axios, dompurify, vite, happy-dom bumps all merged.
π Active Open PRs
| PR |
Area |
Status |
| #8828 |
VS Code C# LSP server enhancements |
π‘ In review (updated today!) |
| #9130 |
Designer V2: fix actiontype filter value |
π‘ Open |
| #9108 |
Designer: restore deploymentModelProperties for AzureOpenAI |
π‘ Open |
| #9072 |
Designer V2: Add hiddenBrowseCategories config option |
π‘ Open |
| #8691 |
VS Code: "Deploy to Azure" webview |
π΅ Long-running |
| #8607 |
VS Code: Prompt for Azure connector details on new projects |
π΅ In progress |
| #8718 |
Data Mapper V2: XSLT as source of truth |
π΅ In progress |
| #8921 |
Designer: Improve action name validation |
π΅ In progress |
π Notable New Issues
- #9136 Agent Loop: Duplicate key error with
McpClientTool + MCP OAuth not working β needs investigation π
- #9131
autoCreateConnectionIfPossible fires in a loop β unguarded useEffect, potential perf issue β οΈ
- #9139 Untitled/spam issue β needs triage/close ποΈ
π Project Highlights
π€ AI/Agent Features on the Rise
The team is investing heavily in agent-related features β the Workflow Assistant V3 backend integration landed this week, the Agent Harness tab for consumption workflows was added, and A2A security was hardened against XSS. Agent Loop issues are also surfacing in the tracker.
π Rapid Hotfix Response
The portal freeze and infinite recursive nesting bugs were caught and fixed with impressive speed β multiple hotfix PRs merged within hours. Great incident response! π
π Designer V2 Progress
Active development continues on Designer V2 with features like the workflow assistant integration and browse category filtering. This is shaping up well!
π οΈ VS Code Extension Momentum
The dev-container onboarding improvements merged, and C# LSP server work is actively updated. A "Deploy to Azure" webview is also in flight.
π― Recommended Next Steps
- Review #9136 β Agent Loop MCP OAuth failures could be blocking users; needs investigation priority.
- Review #9131 β The
useEffect loop in connection creation could cause perf degradation.
- Merge/review #9130 β Small Designer V2 filter fix that's been open for a week.
- Triage #9139 β Appears to be a spam/test issue, can be closed.
- Dependency bump #9102 (uuid v10 β v14) β Check for any breaking changes before merging.
π€ This report was auto-generated on May 6, 2026. Data reflects activity as of ~13:48 UTC.
Generated by Daily Repo Status
To install this workflow, run gh aw add githubnext/agentics/workflows/daily-repo-status.md@b0e9cfd3a20372ce7fe0462bb7bbca2272df4a88. View source at https://github.com/githubnext/agentics/tree/b0e9cfd3a20372ce7fe0462bb7bbca2272df4a88/workflows/daily-repo-status.md.
π Daily Status Report β May 6, 2026
Good morning, Logic Apps UX team! Here's your daily snapshot of repository activity. It's been a productive few days with some solid bug fixes, new features, and active development across multiple fronts. π
π¦ Recent Releases
β Recently Merged PRs (Last 7 Days)
π Bug Fixes:
test(vscode): AddappendLogmock for enableDevContainer integration test (lambrianmsft)fix(designer): ExtractuseRawInputsOutputshook to fix portal freeze π₯ (takyyon, Elaina-Lee)fix(designer): Fix infinite recursive nesting in monitoring run history values (takyyon) β hotfixed rapidly! πͺfix(designer): RestoredeploymentModelPropertiesin serialization for AzureOpenAI (Elaina-Lee)β¨ Features:
feat(DesignerV2): Workflow assistant v3 backend integration (rllyy97) π€feat(designer): Add Agent Harness tab for consumption agent workflows (Elaina-Lee)fix(vscode): Improve dev-container onboarding and local debug startup (lambrianmsft)π Security:
fix(a2a-core, iframe-app): Prevent DOM XSS viaconsentLinkand chat hijacking viaagentCard(takyyon)π¦ Dependency Updates: axios, dompurify, vite, happy-dom bumps all merged.
π Active Open PRs
deploymentModelPropertiesfor AzureOpenAIhiddenBrowseCategoriesconfig optionπ Notable New Issues
McpClientTool+ MCP OAuth not working β needs investigation πautoCreateConnectionIfPossiblefires in a loop β unguardeduseEffect, potential perf issueπ Project Highlights
π€ AI/Agent Features on the Rise
The team is investing heavily in agent-related features β the Workflow Assistant V3 backend integration landed this week, the Agent Harness tab for consumption workflows was added, and A2A security was hardened against XSS. Agent Loop issues are also surfacing in the tracker.
π Rapid Hotfix Response
The portal freeze and infinite recursive nesting bugs were caught and fixed with impressive speed β multiple hotfix PRs merged within hours. Great incident response! π
π Designer V2 Progress
Active development continues on Designer V2 with features like the workflow assistant integration and browse category filtering. This is shaping up well!
π οΈ VS Code Extension Momentum
The dev-container onboarding improvements merged, and C# LSP server work is actively updated. A "Deploy to Azure" webview is also in flight.
π― Recommended Next Steps
useEffectloop in connection creation could cause perf degradation.