I would like to add a rule for the terminal so that the cursor uses the package manager specified in the package.json file. For instance, when an Agent attempts to install a package, it should always use npm, even though my default package manager is yarn. What pattern should I specify in “Auto Attach”? Should it be terminal
?