Wait confirmation window not visible

Hey, thanks for the report. I see that Python commands are being rejected automatically. This could be related to the Terminal Command Execution setting or the allowlist.

Can you check and share a few details:

  1. Agent > Terminal Command Execution settings: Which mode is selected? (Auto-Run / Ask Every Time / Allowlist)

  2. If it’s set to Allowlist: Check Cursor Settings > Agents > Terminal Command Allowlist. python might not be on the allowed commands list.

  3. Do other commands work? For example ls, echo, npm, or are only Python commands being rejected?

If it’s the allowlist issue, add python there. If the settings look fine, send this info and we can dig deeper.