The Output Token Economy
When Ponytail is active, the conversational wrapper (up to 65% of the response) is eliminated, leaving only the essential code and logic.Ponytail Operational Levels
Curtly supports three configurable output brevity levels:Live A/B Benchmark Results
In live benchmarks against OpenAI GPT-4o-mini, Ponytail achieved the following output token reductions:Example Output Comparison
Baseline Output (Without Curtly — 771 tokens)
“Certainly! Below is a generic TypeScript implementation of a binary search function with comprehensive error handling, strong type annotations, and detailed step-by-step comments explaining how the algorithm partitions the search space…”“Here is how you can use this function in your application. First create an array, then pass the target element. Make sure the input array is sorted beforehand…”
Curtly Output (With Ponytail — 195 tokens, 75% Savings)
Enabling & Configuring Ponytail
Via Drop-in Proxy Header
Set theX-Curtly-Ponytail header on your proxy requests: