|
The overnight-run question. If you queue long autonomous work on a Claude subscription, you will hit this eventually. |
Answered by
Ark0N
Aug 15, 2026
Replies: 1 comment
|
Yes, it's opt-in per session: open Session Options and enable auto-resume at the top of the Respawn tab. When Claude stops on a subscription limit, Codeman parses the reset time out of the limit message, waits until a couple of minutes past the reset, and sends a continue. The paused conversation is preserved in the meantime; respawn cycling is blocked while a session is limit-paused, precisely so nothing clears it. Two related things:
|
0 replies
Answer selected by
Ark0N
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's opt-in per session: open Session Options and enable auto-resume at the top of the Respawn tab. When Claude stops on a subscription limit, Codeman parses the reset time out of the limit message, waits until a couple of minutes past the reset, and sends a continue. The paused conversation is preserved in the meantime; respawn cycling is blocked while a session is limit-paused, precisely so nothing clears it.
Two related things: