Files
openwork/packages
JK 1e31c9e350 fix(app): implement input debounce and echo cancellation to reduce lag (#509)
This commit addresses severe input lag in the Composer component when chat history is long.

Changes:

- Added 50ms debounce to  to reduce frequency of Reflows and parent state updates.

- Implemented robust Echo Cancellation using a  Set to ignore stale prop updates from the parent, preventing cursor jumps and race conditions.

Co-authored-by: shijc <shijincheng0223@yahoo.com>
2026-02-09 22:20:05 -08:00
..
2026-02-09 19:53:06 -08:00
2026-02-09 19:53:06 -08:00
2026-02-09 19:53:06 -08:00
2026-02-09 19:53:06 -08:00