Earlier quoted context omitted.
The issue is that claude code is cheap because it uses API's unused capacity. These kind of circumventions hurt them both ways, one they dont know how to estimate api demand, and two, the nature of other harnesses is more bursty (eg: parallel calls) compared to claude code, so it screws over other legit users. Claude code very rarely makes parallel calls for context commands etc. but these ones do. re the whole unuse…
They have rate limits for this purpose. Many folks run claude code instances in parallel, which has roughly the same characteristics.
they have usage limits on subscription. I dont know about rate limits. Certainly not per request.