12 comments

  • genxy 15 hours ago ago

    Well damn, I have claude code drive `claude -p` heavily during development, this makes my $200 a month plan (which I don't tap out of) significantly less attractive.

    Yes it is $200 a month in "credits", but their accounting is already dodgy. We know this is going to get ratcheted in some way.

    The weasel writing in the post is also not appreciated.

    "Claude subscription plans are now eligible to receive a monthly Agent SDK credit."

    "Starting June 15, 2026, Claude Agent SDK and claude -p usage no longer counts toward your Claude plan’s usage limits."

    Please Anthropic, don't treat your customers like idiots.

    • philipbjorge 5 hours ago ago

      Tracking with `ccusage`, I pretty easily hit $2000/mo in API equivalent credits and while I'd consider myself a power user, I'm a responsible one that's generally always in the loop. If I were using `claude -p`, this would effectively be a kneecapping.

      • genxy 5 hours ago ago

        I was already preparing to move off of claude code, in many ways it is a false summit.

        • philipbjorge 4 hours ago ago

          Been loving pi and codex lately. Good to build resiliency and self sufficiency into these systems.

          • genxy an hour ago ago

            Moving from CC to Codex would be the opposite of what I want. It would be like trading Burger King for McDonalds, both are bad for you.

  • ammmir 7 hours ago ago

    It's trivial to build a wrapper script to emulate `claude -p` with full PTY without Claude knowing. Good old screen scraping to the rescue.

    This new cat and mouse game is perhaps a sign of the times...

  • farwaabbas 16 hours ago ago

    Interesting move separating CLI and Agent SDK usage from regular chat limits makes sense, especially for people building automations. The question is whether the monthly credits will be enough.

  • johntash 14 hours ago ago

    I assume this will affect things like using claude code inside of zed or vscode too?

  • late_night_fix 10 hours ago ago

    Another step toward splitting chat and agent pricing.Make sense, but adds friction for anyone building real automation on top.

  • ChrisArchitect 18 hours ago ago
  • harpooned 17 hours ago ago

    rip conductor :(

    • philipbjorge 5 hours ago ago

      Can you fill me in on how this impacts conductor? How are they using `claude -p`?