Feature request for product/service
Cursor IDE
Describe the request
I do development within a container in docker. All my commands are prefixed with docker compose. When trying to automate running commands with cursor AI, the suggested allowlist button adds just the first 2 commands. docker compose. This is pretty dangerous as it allows cursor to do almost anything. It would be helpful to identify if the command is docker or docker compose, it suggests something more safe like docker compose exec container rspec instead of just adding docker compose.
Thank you for such a good tool!
Operating System (if it applies)
Windows 10/11