I gotta say, the focus on all that non-model-specific heavy lifting for AI in editors? That's the real MVP move here. So much of the AI hype is just about the model, but integrating it smoothly is where most projects probably hit a wall.
Agreed, adding Cursor-like AI features to a rich text editor is way harder than it should be... You have to handle prompts, context management, streaming, error states, UI, undo/redo, multiplayer sync, AI UX, it all adds up fast.
Agreed, adding Cursor-like AI features to a rich text editor is way harder than it should be... You have to handle prompts, context management, streaming, error states, UI, undo/redo, multiplayer sync, AI UX, it all adds up fast.