Comment by deaux

21 hours ago

It's pretty easy to read between the lines tbh. Personal, non-automated use is fine. Using it as a means to automate depleting your 5-hour limit 24/7 ("leftover usage") is not fine. They don't want to put in in the ToS because it's almost impossible because writing what I just said will still have people going "well what's automated, where's the exact line!" when it's all pretty clear what the intended use case here is. The Anthropic peeps have said about as much.

I get that the traditional dev is allergic to the concept of reading between the lines and demands everything to be spelled out explicitly, but maybe you should just see it as something to learn because it's an incredibly useful life skill.

Ok, let's say I'm not using it to deplete leftover usage, the task just happens to run down the 5 hour window usage.

Are you willing to bet your account over whether you've read between the lines correctly? Anthropic aren't going to listen to appeals.

  • > the task just happens to run down the 5 hour window usage.

    In a single prompt? From zero usage? That doesn't "just happen".

    • When you're using the SDK, yes it can. Example: I used the Python SDK to translate a bunch of source code recently. I spawned a subagent for each module that needed translating and left it to run for a few hours with a parallelism limit of 5. It blasted through the 5 hour usage and dug into extra usage credits.

      I have zero assurances that the above can't result in a ban. The usage pattern is not distinct from OpenClaw.

      3 replies →

That "non-automated" part is where I feel like there is a lack of clarity. They even have some stuff in to allow for scheduling in Claude Code. Seems similar to a cron but "non-automated" would rule out using a cron (right?). I'd love to feel comfortable setting up daily/hourly tasks for Claude Code but that feels iffy. Like I said, I don't think the line is clear.

  • The lack of clarity doesn't matter because they obviously can't tell if you ran a claude -p a few times today with usual prompts or whether your cron job did. It's impossible for them to reliably tell.

    It can tell if your cron is running them every 10 minutes 24/7, because basic biology rules out you doing that for more than a day or so.