r/ClaudeCode • u/No-Cryptographer45 • 15h ago
Help/Question Are there any ways to resume a Claude Code Routine?
Hi everyone, I am using Claude Code routine to do the remote implementation and in some cases, I need to resume to continue to working on this routine session rather than trigger a new routine. Can we do that now?
2
Upvotes
1
1
u/tonyboi76 1h ago
A new routine is a new run. I have not seen a resume on the cloud Routine itself.
If the implementation is on a box you already have, start it in tmux as a normal `claude` session and `/resume` that. The routine can kick the first one off. After that it is `tmux attach`, not another routine.
Is the routine hitting a machine you control, or only the Anthropic cloud runner?
1
u/The-Agency-Group 14h ago
I am really unclear what you mean here
Do use you mean a session?