-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
Description
π Daily Repo Status β February 28, 2026
Great momentum this week! The team is shipping meaningful features across AI/agentic workflows, VS Code extension, Designer V2, and security improvements. Here's your daily snapshot:
π Recent Releases
| Version | Date | Highlights |
|---|---|---|
| v5.274.0 | Feb 26 | Search & replace in CodeMirror, JSON $ref resolution, Code Interpreter toggle, Invoke Nested Agent for Consumption |
| v5.244.1 | Feb 26 | XSS sanitization fix for a2a-core |
| v5.273.0 | Feb 21 | MCP server UX fixes, VS Code container support, bundle feed fix |
| v5.272.0 | Feb 19 | VS Code MSI config fix, Axios security bump (1.12.1β1.13.5), DesignerV2 merge/diff view |
| v5.271.0 | Feb 17 | DesignerV2 run history time filtering, EasyAuth 302 redirect fix |
π Active Pull Requests (16 open)
π₯ Hot & Ready for Review
- feat(vscode) - Adding additional csharp lsp server functionalityΒ #8828
feat(vscode)β Additional C# LSP server functionality (updated today!) - feat(consumption): Add Code Interpreter toggle to Consumption agent loopΒ #8854
feat(consumption)β Code Interpreter toggle for Consumption agent loop - fix(designer): Adding support for dynamic invoke calls for invokeWorkflow actionΒ #8852
fix(designer)β Dynamic invoke calls support forinvokeWorkflowaction - fix(designer): Update Hybrid API endpoint for Fetching A2A KeysΒ #8834
fix(designer)β Update Hybrid API endpoint for A2A key fetching
ποΈ Significant Work in Progress
- MCP Support for Consumption Β #8788 β MCP Support for Consumption (nearly there!)
- feat(vscode): Add draft workflow system for Designer V2Β #8811
feat(vscode)β Draft workflow system for Designer V2 - feat(vscode): add "Deploy to Azure" webview and deploy flow (create Logic App without wizard)Β #8691
feat(vscode)β "Deploy to Azure" webview and deploy flow (long-running, needs attention)
β οΈ Blocked / Needs Review
- fix(vscode): Fix log subscriptions telemetryΒ #8858
fix(vscode)β Startup await log subscriptions - [do not merge] C# LSP serverΒ #8839 β C# LSP server [do not merge] β waiting for upstream
β Merged This Week (Highlights)
- π‘οΈ fix(a2a-core, iframe-app): sanitize chat HTML against XSS, add build version metadata & enable coverageΒ #8860 / fix(a2a-core): XSS sanitization, revert auth login UI, add build version metadataΒ #8859 β XSS sanitization for A2A chat HTML with
sanitize-html+ DOMPurify (security win!) - π€ fix(designerv2): MCP servers fit and finishΒ #8863 β MCP servers fit & finish in Designer V2
- π§ feat(Designer): Add Code Interpreter toggle card to Agent Loop settingsΒ #8850 β Code Interpreter toggle card in Agent Loop settings
- π feat(consumption): Add Invoke Nested Agent operation for Consumption Logic AppsΒ #8660 β Invoke Nested Agent for Consumption Logic Apps
- π¨ fix(designer-ui): Migrate ConnectorSummaryCard from LESS to Fluent UI v9 makeStyles for dark themeΒ #8674 β ConnectorSummaryCard migrated from LESS β Fluent UI v9 makeStyles (dark theme fix)
- π feat: Add search and replace functionality to CodeMirror editorsΒ #8837 β Search & replace in CodeMirror editors
- π fix: resolve JSON schema $ref/$defs for UI display of titles and descriptionsΒ #8805 β JSON Schema
$ref/$defsresolved for proper UI display of titles/descriptions - π fix(mcp): Add unique MCP server name validation, unique workflow naming, and UI/message fixesΒ #8832 β MCP server name uniqueness validation and workflow naming fixes
π Open Issues Needing Attention
| # | Issue | Priority |
|---|---|---|
| #8864 | Unit test result missing expected action (scope runAfter) | π New today |
| #8457 | Null reference exception in VS Code unit testing workflow | Ongoing |
| #8762 | Parameters not reflected after editing JSON/UI (NewExperiment) | Tester-found |
| #8857 | Custom date range selector broken (From/To not selectable) | Tester-found |
| #8862 | Preview mode not saving β changes disappear | Community-reported |
| #8823 | Publish button stays disabled after adding trigger/actions | Tester-found |
π Trends & Observations
- π€ AI/Agentic features are surging β MCP support, Code Interpreter, Invoke Nested Agent, and A2A infrastructure are all actively landing. The team is executing well on the agentic workflows roadmap!
- π‘οΈ Security focus β Multiple XSS fixes landed this week for the A2A/chat components. Build version metadata was also added, improving traceability.
- π§ VS Code extension getting major love β C# LSP, container support, deploy-to-Azure flow, and draft workflow system are all in flight simultaneously.
- π¨ LESS β makeStyles migration β Still ongoing;
ConnectorSummaryCardwas migrated this week. More components remain. - π Designer V2 maturing β Merge/diff view, time-filtered run history, and MCP fit-and-finish all landed recently.
π‘ Recommended Next Steps
- Review feat(vscode) - Adding additional csharp lsp server functionalityΒ #8828 β C# LSP server PR was updated today and needs eyes
- Triage Unit test result missing expected actionΒ #8864 β New unit test bug filed today against runAfter/scope behavior
- Push MCP Support for Consumption Β #8788 & fix(designer): Adding support for dynamic invoke calls for invokeWorkflow actionΒ #8852 to merge β MCP Consumption support and dynamic invoke are both feature-complete and need final review
- Address tester-found regressions β Several
[Found By Testers]issues ([New Experiment]: Publish button remains disabled after adding Trigger or Actions in workflowΒ #8823, [NewExperiment]: After updating the parameters in Edit.Json or UI vise versa, the changes are not reflected in the UIΒ #8762, [New Experiment - Standard & Consumption]: When selecting "Custom range" for the Time range, the From date and To date options cannot be selected.Β #8857) have been open without response - Continue LESS migration β Keep chipping away at the remaining
.lessfiles to complete the Fluent UI v9 upgrade
π€ Generated by GitHub Copilot CLI daily status workflow β workflow run #22521591093
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.
Reactions are currently unavailable