Hi folks,
Is it possible yet to programmatically interact with the cursor composer - essentially I’d like to create an agent to replace what I am currently doing, which is “manually typing to the cursor composer window” so that I can automate the development process even further for simple tasks.
Right now it’s “human ↔ agent” dialogue, and I’m wondering how I can evolve this to more of a “human → foo agent ↔ cursor composer agent” framework? I realize there may be nuances and complexities here like the ‘foo agent’ will need to be able to “see” the codebase and click “revert/accept changes” the way I do, but at a high level I’m wondering what thought/features if anything has been developed at this point, and where this might be headed if anywhere.
Thank you!