After installing the Superpowers plugin, a Superpowers configuration is initialized. This causes a prompt to appear every time I open a new agent window, asking which default tool I want to use to open the file named sessionStart.
Steps to Reproduce
You can reproduce this by installing the superpower plugin; it is 100% reproducible.
Hey, this is a known issue and it’s not on Cursor’s side. The Superpowers plugin registers a sessionStart hook that points to a bash script without an extension ./hooks/session-start. Windows doesn’t know what to open it with, so it shows the Select an app to open dialog every time you open a new agent window.