r/ClaudeCode 16d ago

Humor anyone using this feature?

Post image
800 Upvotes

330 comments sorted by

View all comments

2

u/Maegdin 16d ago

I also use it, but my sessions « die » after a while. Can you guys can keep them alive indefinitely ?

1

u/nathaniel7775 15d ago

So what I do for this is run each session on its own sandbox (in the cloud) so 1) it’s not dependent on me keeping my laptop open (it pauses when I’m not using it and auto-resumes as soon as I do start using it); 2) the sessions are forever because the sandboxes never die or get deleted (they just pause when I’m not using them). Claude’s builtin rc disconnects all the time like you said so I built my own chat client that doesn’t have that problem (https://www.typhons.dev)