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 context summary output to handle cases where only tools or only messages are pruned
Previously the output would show "0 tools, 3 messages" if only messages
were pruned. Now it conditionally shows both parts properly, omitting
the 0-count category.
0 commit comments