mirror of
https://github.com/escalante29/WealthySmart.git
synced 2026-07-17 09:08:46 +02:00
Retiring it in the middleware audit was premature: MAF 1.10 reuses the streamed id for plain-text snapshots but deliberately mints a fresh UUID for post-tool-call assistant text (their #3619), so tool+text turns still rendered a duplicate assistant bubble (re-verified live). The user-message duplication that motivated the retirement only fired on a2ui retry runs, which no longer exist now that a2ui is disabled. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>