claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Set up a queue for when the Max limit refreshes

Open AlexFiliakov opened this issue 8 months ago • 2 comments

It would be fantastic if Claude Code could have a queue set up for when the Max limit refreshes. For example, we could queue up --continue or a specific command to begin the next leg of a project, rather than having to set an alarm to come back and manually trigger the execution at limit refresh. This would really help us work on personal projects while we're away at work, or avoid having to set alarms in the middle of the night to --continue running tasks.

AlexFiliakov avatar May 25 '25 21:05 AlexFiliakov

+1

this is the biggest set back for me right now 🙏

TAQ2 avatar Jun 05 '25 13:06 TAQ2

@TAQ2 @AlexFiliakov hey i created a very basic implementation of this, you can check it out :) Github: Claude Code Queue

JCSnap avatar Jun 26 '25 17:06 JCSnap