- Extract CustomInputSection as isolated memoized component - Use uncontrolled input (defaultValue + ref) instead of controlled (value + onChange) - Add cacheMeasurements for TextareaAutosize performance - Only track hasText boolean for button state, not actual content - Matches ChatInput pattern for consistent lag-free typing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>