Add Rapid Serial Visual Presentation (RSVP) reader for LLM responses
Please explain the motivation behind the feature request. Does this feature solve a particular problem you have been experiencing? What opportunities or use cases would be unlocked with this feature?
RSVP readers are used for speed reading and to assist people with reading difficulties. This feature adds a button that pops up an RSVP dialog
Describe the solution you'd like A clear and concise description of what you want to happen.
There is a PR incoming, but this first iteration provides a basic RSVP reader dialog on demand.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. I have been copy/pasting text into my "SwiftRead" chrome plugin, but an in-app solution is much better
Additional context Add any other context or screenshots about the feature request here.
- [x] I have verified this does not duplicate an existing feature request
Made some updates on the branch to improve ux. shift-cmd-space to rsvp last message. There's also an rsvp hover next to copy hover. RSVP pauses to let user skip structured sections like tables/code.
I'm going to close this feature - it doesn't seem like something we should be focussing in for now