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.
- When enabled, ADCode reads only the terminal output already visible in its own terminal.
- A clear usage-limit message with an explicit retry delay schedules one continuation.
- Unknown reset times and changed or ambiguous terminal state stop safely.
- A repeated limit may schedule the next attempt up to your retry cap.
- 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