Tag
troubleshooting
1 post
-
Keep a Claude Code session running after you close the terminal
Agent sessions die with the terminal because they are child processes of your shell. Here is why that happens and how to make a run outlive the window.
Tag
1 post
Agent sessions die with the terminal because they are child processes of your shell. Here is why that happens and how to make a run outlive the window.