High-performance hybrid chatbox component using pretext for text measurement.
A transparent contenteditable captures all native input (IME, autocorrect, selection, clipboard), while a pretext-powered overlay renders the text visually. The browser's native caret stays visible and correct -- no cursor mapping needed.
See PLAN.md for the full MVP plan.
npm install
npm run devDev server runs on port 19847.