Anthropic pulled back a planned billing change for its Claude Agent SDK on June 15 — the same day the change was supposed to take effect. The company’s message to subscribers was short: Nothing changes for now. The reversal came as a relief to developers who build automated agents on top of Claude. But it’s probably temporary. Pricing for Anthropic’s Claude Agent SDK isn’t changing for the time being, and Anthropic hasn’t said when a revised plan might show up. What Was Supposed to Happen The original plan, announced in mid-May, would have split Claude usage into two buckets. Chat conversations and the official Claude CLI would continue to run under standard subscription limits. But outside SDK usage would be billed at Anthropic’s prevailing API rates, with subscribers receiving a simple monthly usage credit equal to their subscription price. That’s a real shift. Right now, Agent SDK usage is limited only by the standard weekly caps on a use...
Amazon Web Services (AWS) today made available a preview of an artificial intelligence (AI) agent that has been trained to continuously modernize codebases. Announced at the AWS New York Summit , the AI agent is being embedded into AWS Transform , the application modernization service AWS launched last year. Sriram Devanathan, director of AWS Transform, said the autonomous AI agent added to the service will, unlike existing agents, asynchronously execute tasks such as remediating code or analyzing technical debt. AWS Transform automatically scans your code repositories against configurable baselines and generates findings in hours. Policies for detecting end-of-life dependencies, deprecated frameworks, and other common sources of technical debt are already embedded. If a DevOps team has deprecated an internal library or prefers a particular logging pattern, it can be codified as a policy that runs continuously across code repositories. Once an issue is detected, AI agents will auton...