- Add chunked replay (8KB chunks with 10ms delay) to avoid overwhelming xterm.js - Add clear-buffer server command to reset terminal history - Add clear buffer button in terminal header - Filter out tiny resize events during CSS transitions (ignore < 20x5) - Remove premature fit() call from init - wait for onBecameVisible