The @ClaudeDevs account just announced a small but long-requested addition to the Claude Code desktop app: an auto-continue checkbox. When you hit your subscription usage limit mid-task, you can now flip a toggle and Claude Code will automatically pick up where it left off the moment your limit resets , no babysitting required.
The problem it solves
When Claude Code hits the subscription usage limit, the session pauses and the user must manually wait and type "continue" to resume , which kills productivity for long-running tasks like overnight work or AFK coding. The reset time is dynamic, tied to your rolling usage window, so you can't reliably schedule a workaround.
Claude Code doesn't queue your work and resume at the reset , it just stops, mid-task, holding all the context of whatever it was doing. Resuming costs one word , "continue" , but only if a human is there to type it. For unattended overnight runs, that means hours of idle compute time wasted between the reset and whenever you come back.