Auto Accept/Run in Composer Agent Mode?

I like the composer agent mode, one thing I would like deadly is fully automation in composer.
I am writing codes to auto setup/update my vpn server in cloud, so, update codes/deploy/update codes is a very painful long loop.
It would be great to have the option to fully auto “Accept”/“Run Command”.
I would take the risk myself.

Bellow is my cursor info:

Version: 0.43.5
VSCode Version: 1.93.1
Commit: 2eaa79a1b14ccff5d1c78a2c358a08be16a8e5a0
Date: 2024-11-27T09:11:51.854Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.1.0
2 Likes

I don’t understand why not?!

This is something we are looking into, so keep an eye out on our next release!

1 Like

nice! Will you be allowing regexes, so we can allow variations of similar commands?

Hey,

This feature is actually available in the latest version, as is called “YOLO mode”!

There are configurable settings on what commands should and shouldn’t be run automatically, and destructive commands like rm are blocked by default.

If you can’t see these settings, try to download the latest version from Downloads | Cursor - The AI Code Editor

Oh… thanks a lot for mentioning it!

1 Like