ADCode

Continue terminal AI after limits

A detected terminal assistant can receive a literal “continue” after it says a usage or rate limit has reset.

When you would want it

Long-running terminal tasks should not need you to watch the clock and return only to type one word.

Where to find it

  • All Features → Continue terminal AI after limits
  • Settings → adcode.ai.autoContinue
  • Settings → adcode.ai.autoContinueRetries

How to use it, step by step

Off by default.

  1. When enabled, ADCode reads only the terminal output already visible in its own terminal.
  2. A clear usage-limit message with an explicit retry delay schedules one continuation.
  3. Unknown reset times and changed or ambiguous terminal state stop safely.
  4. A repeated limit may schedule the next attempt up to your retry cap.
  5. Closing ADCode or turning this setting off cancels every pending continuation.

Why this beats the usual way

Most AI editors rent you a subscription, choose your models, and take a margin on every token. ADCode connects to the provider you pick - major labs, a gateway, or a model on your own machine - stores your key in your OS keychain, keeps conversations on your disk, and shows you exactly what its memory holds.

Find it in Universal Search

Continue terminal AI after limits · The assistant