Feature request for product/service
Cursor CLI
Describe the request
Hi Cursor Team,
I’m a big fan of the Agent Review feature. Currently, I’m looking for a way to trigger this functionality via CLI or an API.
My goal is to build an automated CI/CD pipeline for code reviews. Relying on manually clicking buttons in the GUI is not scalable for my team’s workflow.
Is there an existing (perhaps undocumented) CLI command like cursor agent --review that I can use? If not, are there any plans to expose this feature to the terminal so we can integrate it into our automated processes?
Best regards