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: bump gotd/td for business-update qts=0 loop fix
Pull in gotd/td 5e4cd68 (fix(updates): do not reset qts state on qts=0
updates). Bot business updates carry qts=0 in updates.difference, which reset
gotd's qts sequence to 0 and looped getDifference forever, so the business bot
replied to the whole backlog repeatedly. The library-side businessSeen dedup
remains as a defensive backstop.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments