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(test): correct section extraction in diff assertion logic
Fix the summary injection test and state/memory injection test
assertions to correctly extract top-level sections from diff paths
containing array indices (e.g., 'events[0].text' -> 'events').
0 commit comments