design probe: An exploratory tool designed to elicit user feedback and insights about future technologies rather than just evaluating usability
style transfer: The process of rewriting text to match a specific tone, voice, or format while preserving the original meaning
active reading: Engagement with text through annotation and highlighting, used here as a metaphor for teaching the AI style preferences
implicit personalization: Learning user preferences automatically from their behavior (e.g., analyzing their writing) without requiring direct configuration
explicit personalization: Learning from direct user input, such as manual settings or specific feedback like 'thumbs up/down'
inline prompt: A prompt typed directly into the text editor (often via a slash command) to generate content at the cursor location
LangChain: A framework for developing applications powered by language models, used here to orchestrate backend LLM operations