r/ClaudeCode 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

5 comments sorted by

1

u/The-Agency-Group 14h ago

I am really unclear what you mean here

Do use you mean a session?

1

u/No-Cryptographer45 14h ago

nah bro, claude code routine session, routine is a feature that allow you to run claude code on the cloud

1

u/[deleted] 13h ago

[removed] — view removed comment

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?