Skip to content

docs(AGENTS): usage-limit-parked crews — retry immediately while firstmate is live - #1393

Open
hungchunchang wants to merge 1 commit into
kunchenguid:mainfrom
hungchunchang:usage-limit-doctrine
Open

docs(AGENTS): usage-limit-parked crews — retry immediately while firstmate is live#1393
hungchunchang wants to merge 1 commit into
kunchenguid:mainfrom
hungchunchang:usage-limit-doctrine

Conversation

@hungchunchang

Copy link
Copy Markdown

Adds a ### Usage-limit-parked crews subsection to §8 (Supervision protocol).

Doctrine: when a crewmate is parked at a "You've hit your … limit / wait for limit to reset" dialog, firstmate's own ability to act — responding to the captain, running any tool — is direct proof the account currently has capacity, because that usage limit is shared between firstmate and its crews. So retry the parked crew immediately (clear the dialog, re-send its resume instruction, confirm it starts working) rather than scheduling a timer or waiting out the reset, which is pure wasted latency while firstmate is live and responding. Only if the retry itself re-hits the dialog is the limit still active for that request — back off only then.

Battle-tested this session: crews repeatedly hit the dialog under load and recovered immediately on retry every time firstmate was itself responsive; waiting would have stalled the fleet for nothing.

One sentence per line, per repo style.

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant