What problem does it solve?
Helps users choose how much of the model's output to consume by estimating prompt and response token needs and offering selectable depth levels before the assistant answers, preventing unexpected long outputs and conserving token budget.
Core Features & Use Cases
- Heuristic Token Estimation: Estimates input tokens using prose and code heuristics and maps to a response window using configurable multipliers.
- User Depth Selection: Presents 4 depth options (Essential/Moderate/Detailed/Exhaustive) with approximate token targets and accepts direct shortcuts like "25%" or "tldr".
- Session Persistence & Multilingual Triggers: Remembers chosen depth for the session and recognizes multilingual trigger phrases for on-demand control.
- Use Case: Ask for a short executive summary to limit cost, or select exhaustive depth for full code reviews or architectural analyses.
Quick Start
Ask the assistant "Respond at 50% depth" to receive a balanced answer with context and one example.