mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
354 B
354 B
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.