[FEATURE] continue after rate limit pause

Resolved 💬 3 comments Opened Feb 21, 2026 by jbr Closed Feb 21, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When I encounter /rate-limit-options and choose to wait, I would like a way to resume the conversation without having to send a new user message. When I use "please continue" I've seen thinking traces that are like "the user wants me to continue what I was doing. [restate my goal]" or similar, when if there hadn't been a user prompt the next agent message would have been a tool use. It seems like it should be straightforward to add a /rate-limit-resume that just kicks back into inference, or at least contains a standardized resumption message?

Proposed Solution

/rate-limit-resume or similar. Or allow empty user prompts after a rate-limit.

Alternative Solutions

"please resume, we had a rate limit interruption"
"please continue"
"carry on"

Priority

Low - Nice to have

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗