π LogicAppsUX Daily Status β April 4, 2026
Great momentum this week! The team shipped a new release, landed several AI-focused features, and improved CI/CD automation. Here's the full picture. π
π¦ Latest Release
v5.295.0 β published April 2, 2026
- π€ AI issue triage agentic workflow added to CI (now running automatically on new issues!)
- π¨ Fixed edge highlighting on node select in DesignerV2
- π¬ Improved Copilot response parsing in DesignerV2
- π Pinned axios to exact version 1.13.5 for supply chain safety
π¨ Recent Commits (Last 7 Days)
| Date |
Commit |
Summary |
| Apr 3 |
#8996 |
β¬οΈ Bump lodash 4.17.21 β 4.18.1 |
| Apr 2 |
#9004 |
π Fixed action IO regression in Designer |
| Apr 1 |
#8989 |
π― Fixed edge highlighting on node select (DesignerV2) |
| Mar 31 |
#8986 |
π¬ Improved Copilot response parsing (DesignerV2) |
| Mar 30 |
#8965 |
β¨ Added Foundry Models (Preview) agent model source |
| Mar 30 |
#8981 |
π User-assigned managed identity picker for MCP client |
| Mar 30 |
#8977 |
π Knowledge hub configuration support in agent loop actions |
| Mar 30 |
#8985 |
π‘οΈ Null safety for localeCompare in connection flow |
| Mar 27 |
#8884 |
π§ͺ VS Code extension E2E tests + CI pipeline |
| Mar 27 |
#8970 |
π© Feature flags for MCP client tools (V2 Designer) |
| Mar 26 |
#8961 |
βοΈ HTTP status codes config in retry policy settings |
π Open Pull Requests
15 open PRs β here are the highlights:
| PR |
Author |
Summary |
| #8921 |
@Santiagosala2 |
Improving action name validation |
| #8858 |
@andrew-eldridge |
Fix log subscriptions telemetry (VS Code) |
| #8852 |
@preetriti1 |
Dynamic invoke calls for invokeWorkflow action |
| #8828 |
@lambrianmsft |
Additional C# LSP server functionality (VS Code) |
| #8718 |
@hartra344 |
Make XSLT the source of truth for map definitions (Data Mapper v2) |
| #8691 |
@lambrianmsft |
"Deploy to Azure" webview + deploy flow (VS Code) |
| #8980 |
dependabot |
Bump happy-dom 20.0.2 β 20.8.9 |
π Active Issues (Recently Updated)
| Issue |
Severity |
Summary |
| #8968 |
π΄ P2 High |
"Submit from this action" button missing in run history |
| #9009 |
π‘ Active |
Unable to open workflow.json in designer mode |
| #9010 |
π‘ Active |
Task Automation Start VM template fails validation (UTC timezone) |
| #6956 |
π‘ Active |
Dynamic content from Defender ATP connector not visible in designer |
π Project Highlights & Themes
π€ AI & Agentic Features β Accelerating Fast!
The past week saw significant investment in agentic capabilities:
- Foundry Models (Preview) added as an agent model source
- Knowledge Hub configuration support in agent loop actions
- MCP client got user-assigned managed identity support + feature flags for tools
- AI issue triage is now live in CI β new issues get automatically triaged π
π§ VS Code Extension β Growing Rapidly
Multiple VS Code PRs in flight: C# LSP server enhancements, Deploy to Azure webview, E2E test infrastructure, and log telemetry fixes. This area is seeing heavy investment.
π οΈ Designer Stability
A few regressions were caught and fixed quickly (action IO regression, edge highlighting, Copilot parsing). The team is responsive to quality issues.
β
Recommended Next Steps for Maintainers
- Review P2 bug #8968 β "Submit from this action" button missing; appears intermittent and may need repro steps clarified.
- Triage #9009 and #9010 β both filed today with no assignees.
- Review long-running PRs β #8852 (dynamic invoke, ~5 weeks old) and #8718 (XSLT source of truth, ~6 weeks old) may need a push across the finish line.
- Merge dependabot PRs β #8980 (happy-dom) is low-risk and ready for a quick review.
- Consider cutting a new release β #9004 (action IO regression fix) landed post-v5.295.0 and users may benefit from getting it sooner.
π€ This report was auto-generated by the daily status workflow. For questions or feedback, ping the maintainer team.
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.
π LogicAppsUX Daily Status β April 4, 2026
Great momentum this week! The team shipped a new release, landed several AI-focused features, and improved CI/CD automation. Here's the full picture. π
π¦ Latest Release
v5.295.0 β published April 2, 2026
π¨ Recent Commits (Last 7 Days)
π Open Pull Requests
15 open PRs β here are the highlights:
@Santiagosala2@andrew-eldridge@preetriti1@lambrianmsft@hartra344@lambrianmsftπ Active Issues (Recently Updated)
π Project Highlights & Themes
π€ AI & Agentic Features β Accelerating Fast!
The past week saw significant investment in agentic capabilities:
π§ VS Code Extension β Growing Rapidly
Multiple VS Code PRs in flight: C# LSP server enhancements, Deploy to Azure webview, E2E test infrastructure, and log telemetry fixes. This area is seeing heavy investment.
π οΈ Designer Stability
A few regressions were caught and fixed quickly (action IO regression, edge highlighting, Copilot parsing). The team is responsive to quality issues.
β Recommended Next Steps for Maintainers