π LogicAppsUX Daily Status β May 9, 2026
Good morning, team! Here's a quick pulse on the repo to kick off the day. π
π¦ Latest Releases
| Version |
Published |
Highlights |
| v5.958.0 |
2026-05-08 |
DesignerV2 WF Assistant improvements + VS Code overview fix |
| v5.957.0 |
2026-05-07 |
Dev Container test coverage improvements |
| v5.956.0 |
2026-05-06 |
VS Code integration test stability |
Shipping fast β 3 releases in as many days! π¨
β
Recently Merged PRs (Last 7 Days)
| PR |
Description |
Author |
| #9154 |
feat(DesignerV2): WF Assistant tool + context improvements |
@rllyy97 |
| #9149 |
fix(vscode): Fix overview page regression for Azure-hosted Logic Apps |
@lambrianmsft |
| #9127 |
test(vscode): Add appendLog mock for enableDevContainer integration test |
@lambrianmsft |
| #9132 |
fix(designer): Extract useRawInputsOutputs hook to fix portal freeze |
@Elaina-Lee |
| #9126 |
fix(designer): Fix infinite recursive nesting in monitoring run history |
@takyyon |
| #9120 |
feat(DesignerV2): Workflow assistant v3 backend integration |
@rllyy97 |
Great velocity this week! Special shoutout to the performance and stability fixes π‘οΈ
π§ Key Open PRs (In Progress)
| PR |
Description |
Author |
| #8828 |
feat(vscode): Additional C# LSP server functionality |
@lambrianmsft |
| #9108 |
fix(designer): Restore deploymentModelProperties for AzureOpenAI agent connections |
@takyyon |
| #9072 |
feat(designer-v2): Add hiddenBrowseCategories configuration option |
@SakoPak |
| #9130 |
fix(designer-v2): Change actiontype filter value from 'trigger' to 'triggers' |
@lisajmeyer |
| #8691 |
feat(vscode): "Deploy to Azure" webview & deploy flow |
@lambrianmsft |
| #8921 |
fix(designers): Improve action name validation |
@Santiagosala2 |
π Active Issues (Recently Updated)
| Issue |
Description |
| #9146 |
Conditional runAfter statuses changes don't persist to file after save |
| #9151 |
[Knowledge] Folder icons in resource table |
| #9150 |
Disable runtime configuration settings for stateless workflows |
| #9144 |
VS Code: Deployed logic app fails to open in portal with prolonged loading |
| #9143 |
VS Code: Run Trigger button disabled / runtime URL vanishes after debugging |
| #8441 |
Save button remains enabled after navigating to settings without changes |
π Themes & Project Focus
Based on recent activity, the team is focused on:
- π€ DesignerV2 AI Assistant β Active feature work on the workflow assistant (v3 backend, tool improvements, context passing). This looks like a key milestone!
- π§© VS Code Extension β Heavy investment: Dev Container onboarding, C# LSP server, "Deploy to Azure" flow, and several reliability fixes.
- β‘ Performance & Stability β Critical fixes landed this week: portal freeze fix (
useRawInputsOutputs), run history recursive nesting, and overview page regression.
- π Azure OpenAI / Agent Workflows β Continued work on agent connection serialization and AzureOpenAI deployment model properties.
π Recommended Next Steps for Maintainers
- π Review #9146 β
runAfter persistence regression may impact users saving conditional logic.
- π Unblock #8828 β C# LSP server PR has been open since early March; could use a review pass.
- π Triage #8691 β "Deploy to Azure" webview PR has been active since Dec; getting it merged would be a great milestone.
- π Investigate #9143 & #9144 β VS Code runtime/deploy issues affecting the debug experience.
- π§Ή Dependabot PRs β #9102 (uuid bump) and #9121 (postcss) are waiting for a quick merge.
π€ This report was auto-generated by the daily repo status workflow. Current release: v5.958.0
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 β May 9, 2026
Good morning, team! Here's a quick pulse on the repo to kick off the day. π
π¦ Latest Releases
Shipping fast β 3 releases in as many days! π¨
β Recently Merged PRs (Last 7 Days)
@rllyy97@lambrianmsft@lambrianmsftuseRawInputsOutputshook to fix portal freeze@Elaina-Lee@takyyon@rllyy97Great velocity this week! Special shoutout to the performance and stability fixes π‘οΈ
π§ Key Open PRs (In Progress)
@lambrianmsftdeploymentModelPropertiesfor AzureOpenAI agent connections@takyyonhiddenBrowseCategoriesconfiguration option@SakoPakactiontypefilter value from'trigger'to'triggers'@lisajmeyer@lambrianmsft@Santiagosala2π Active Issues (Recently Updated)
runAfterstatuses changes don't persist to file after saveπ Themes & Project Focus
Based on recent activity, the team is focused on:
useRawInputsOutputs), run history recursive nesting, and overview page regression.π Recommended Next Steps for Maintainers
runAfterpersistence regression may impact users saving conditional logic.