chore(changesets): normalize pending release notes

This commit is contained in:
Federico Jaramillo Martinez
2026-07-12 20:24:33 +02:00
parent 6213940eea
commit 256db336e3
25 changed files with 25 additions and 55 deletions
@@ -2,4 +2,4 @@
"@jmfederico/pi-web": patch
---
Keep the chat prompt input stable during streaming so mobile touch gestures (such as the iOS long-press paste/edit callout) are no longer interrupted. Session status and activity updates are now coalesced into a single render per animation frame instead of one per token, the prompt editor ignores status changes that do not affect what it displays, and per-keystroke draft state no longer triggers surrounding re-renders.
Keep the chat prompt stable during streaming so mobile touch gestures, including iOS paste and edit callouts, are not interrupted.