You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix asymmetric workflow normalization in tool registry
Normalize requestedWorkflows before passing to selectWorkflowsForMcp to ensure consistent matching against workflow IDs. Previously, mixed-case workflow names would pass the unknown workflow check but fail to match during selection, resulting in silent no-ops.
0 commit comments