π Azure Logic Apps UX β Daily Status Report
Date: March 29, 2026 | Branch: main
π Recently Merged PRs (Last 48 Hours)
| PR |
Title |
Author |
| #8884 |
π§ͺ vscode(feat): Add VS Code extension E2E tests and CI pipeline |
@lambrianmsft |
| #8970 |
π€ feat(v2designer): Feature flags for MCP client tools |
@TonyTangAndroid |
| #8961 |
βοΈ feat(designer): HTTP status codes config for retry policy |
@swghimire |
| #8953 |
π feat(designer): MCP server support for Consumption SKU |
@Bhavya |
| #8958 |
π feat(designer): Operation manifest for InvokeFunction (retry, timeout, tracked props) |
@swghimire |
| #8937 |
π§ feat(knowledge): Create new hub and artifacts in knowledge wizard |
@preetriti1 |
| #8933 |
π§ feat(knowledge): List view and delete for knowledge hubs |
@preetriti1 |
| #8928 |
π€ feat(designer): Foundry agent edit persistence, v2 proxy port, agent name sync |
@carloscastrotrejo |
| #8890 |
β
feat: FlatFileSchemaGeneration as recognized built-in operation type |
@anandgmenon |
| #8950 |
π§ fix(designer): Resolve RBAC propagation delay for Foundry proxy |
@carloscastrotrejo |
| #8962 |
π fix(designer): Proper data for built-in tools in agent monitoring |
@Elaina-Lee |
| #8949 |
π‘οΈ fix(Designer): Null safety to localeCompare in connector sort |
@rllyy97 |
| #8943 |
π fix(DesignerV2): Fixed dd fallback on initial load |
@rllyy97 |
| #8926 |
π fix(iframe-app): Auth popup auto-refresh after login |
@carloscastrotrejo |
π Open PRs Worth Watching (18 total)
| PR |
Title |
Area |
| #8977 |
feat: Knowledge hub configuration support in agent logic |
Knowledge/AI |
| #8965 |
feat: Add Foundry Models (Preview) agent model source |
AI/Foundry |
| #8691 |
feat(vscode): "Deploy to Azure" webview and deploy flow |
VS Code |
| #8828 |
feat(vscode): Additional C# LSP server functionality |
VS Code |
| #8626 |
feat(vscode): Container support for extension dependencies |
VS Code |
| #8718 |
feat(data-mapper-v2): Make XSLT source of truth for map definitions |
Data Mapper |
| #8921 |
fix(designers): Improving action name validation |
Designer |
| #8542 |
feat(Designer): Direct standalone initialization |
Designer |
π Open Issues β Recent Activity
| Issue |
Title |
Priority |
| #8972 |
π΄ Agent workflows with APIM GenAI Gateway always call OpenAI endpoint |
Bug |
| #8974 |
MCP Label in workflow list |
Enhancement |
| #8971 |
Intermittent 404 from Salesforce Connector (UK South) |
Bug |
| #8968 |
"Submit from this action" button missing in run history |
Bug |
| #8966 |
Dropbox connection creation fails in Consumption designer |
Bug |
| #8960 |
Unclear error when workflow name contains a space |
UX |
| #8956 |
Monitoring view shows incorrect inputs/outputs |
Bug |
π Project Highlights & Trends
π€ AI & Agent Features β Hottest Area Right Now
The AI/Agent/MCP track continues at full speed:
π§ͺ VS Code Extension β Major Testing Infrastructure
#8884 merged a comprehensive E2E test suite and CI pipeline for the VS Code extension β covering workspace creation, designer actions, inline JavaScript, stateless variables, keyboard navigation, and data mapper. This is a huge quality-of-life milestone! π
π§ Reliability Fixes
Several stability improvements landed: RBAC propagation delay fix for Foundry proxy, null safety in connector sort, auth popup refresh fix, and a dd-fallback fix in DesignerV2.
β
Recommended Next Steps for Maintainers
- Review #8977 β Knowledge hub config for agents is close, and it builds on work already merged.
- Triage #8972 β The APIM GenAI Gateway always routing to OpenAI endpoint is a regression that blocks real-world agent scenarios.
- Review #8965 β Foundry Models Preview model source looks ready for review.
- Clear long-running PRs β #8542 (Direct standalone initialization) and #8718 (XSLT source of truth) have been open a while and may need attention.
- Fix #8960 β The error message when a workflow name has spaces is a simple UX win.
π€ Auto-generated by GitHub Copilot daily status workflow Β· workflow run
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.
π Azure Logic Apps UX β Daily Status Report
Date: March 29, 2026 | Branch:
mainπ Recently Merged PRs (Last 48 Hours)
@lambrianmsft@TonyTangAndroid@swghimire@Bhavya@swghimire@preetriti1@preetriti1@carloscastrotrejo@anandgmenon@carloscastrotrejo@Elaina-Lee@rllyy97@rllyy97@carloscastrotrejoπ Open PRs Worth Watching (18 total)
π Open Issues β Recent Activity
π Project Highlights & Trends
π€ AI & Agent Features β Hottest Area Right Now
The AI/Agent/MCP track continues at full speed:
π§ͺ VS Code Extension β Major Testing Infrastructure
#8884 merged a comprehensive E2E test suite and CI pipeline for the VS Code extension β covering workspace creation, designer actions, inline JavaScript, stateless variables, keyboard navigation, and data mapper. This is a huge quality-of-life milestone! π
π§ Reliability Fixes
Several stability improvements landed: RBAC propagation delay fix for Foundry proxy, null safety in connector sort, auth popup refresh fix, and a dd-fallback fix in DesignerV2.
β Recommended Next Steps for Maintainers