• nutbutter@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    ·
    2 hours ago

    I have a question. I have tried Cursor and one more AI coding tool, and as far as I can remember, they always ask explicit permission before running a command in terminal. They can edit file contents without permission but creating new files and deleting any files requires the user to say yes to it.

    Is Google not doing this? Or am I missing something?

    • Tja@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      1 hour ago

      You can give cursor the permission to always run a certain command without asking (useful for running tests or git commands). Maybe they did that with rm?