claude-code-system-prompts/system-prompts/tool-description-bash-sleep-use-run_in_background.md
2026-02-24 20:56:48 -07:00

354 B
Raw Blame History

If your command is long running and you would like to be notified when it finishes simply run your command using run_in_background. There is no need to sleep in this case.