Direct access to apply model

It would be great to have direct access to the apply model for when I generate code using claude or o1 pro web apps and want to apply it directly. Aider has something similar

Hey, unfortunately, our apply model is a custom model built by the Curosr team, so for the foreseeable future, it will only be available within the Cursor IDE.

Yes, I mean within the cursor IDE. if I generate some code using o1 pro, I’d like to be able to tell cursor to apply it by pasting it into the IDE. My subscription is currently cancelled so I’m not sure if it would work to just paste it in chat.

Ah, you should be able to just paste it directly into the chat, if it’s not too long.
For a long file, you can maybe save the contents to a temporary file in your codebase, then @ it in Composer, telling it to apply the changes to a certain file.