claude-code / mods /diff /hooks /tools /shell-tools.ts
SaylorTwift's picture
SaylorTwift HF Staff
Add files using upload-large-folder tool
bdbd3b2 verified
Raw
History Blame Contribute Delete
200 Bytes
/**
* The tools whose completion may have changed the working tree without an
* edit record: a refresh trigger, never an open trigger.
*/
export const SHELL_TOOLS = ['Bash', 'PowerShell'] as const