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(plugin): include reasoning bytes in pending ctx_reduce drop projection
Pending message drops via ctx_reduce now project both byteSize and
reasoningByteSize since dropping a message also clears its thinking
parts. The reasoning loop also skips pending-drop tags to prevent
double counting. Removed a shadowed pendingDropTagIds redeclaration.
0 commit comments