Tagged 'Claude Code'
- 2026-09-12AI Coding Agents Made the Rewrite Cheaper. Tests Made It Safe.
Shopify and Checkly show how coding agents can change rewrite economics—but only when small checkpoints, real tests, and staged rollouts define what correct means.
- 2026-09-02Claude Fable 5.1 kept the same headline price. Agent jobs may cost less.
Anthropic kept the $10/$50 token rates, cut cache reads by 75%, and says agent-heavy work can cost up to 45% less. Your prompt shape decides whether that saving is real.
- 2026-09-01Datadog cut its AI bill by more than $1 million a month. The default was the expensive part.
Datadog says switching its default model, lowering routine effort, and trimming context produced serious savings. Copy the method. Not the percentages.
- 2026-08-27Claude Code can now audit your app’s AI bill. Start before switching models.
A new cost-review command targets Claude API spending. Measure one change at a time, and keep code quality in the test.
- 2026-08-24Grok Bot vs OpenClaw: Is the Managed Agent Actually Safer?
Grok Bot makes always-on agents easier. OpenClaw gives developers more control. Neither should be allowed to write, approve, and deploy the same change.
- 2026-08-14Anthropic’s multi-agent tests suggest a blunt rule: give agents ownership, not just a boss.
A CEO prompt did not fix the merge mess. Clear file ownership, isolated environments, explicit handoffs, and human arbitration matter more than an impressive org chart.
- 2026-08-13Claude Code is getting text watermarks. Treat them as a clue, not a verdict.
Claude Code and the API are getting machine-readable text watermarks. Here is what the signal can—and cannot—tell development teams.
- 2026-08-10Claude Code is replacing permission pop-ups with an automated bouncer
Claude Code auto mode becomes the default on August 14. Here is what it changes, what it does not, and the simple rules developers should keep.
- 2026-08-08Prompt caching for Claude Code and Codex, in plain English
Stable context lets Claude Code and Codex reuse work. Here is what developers should keep fixed, what should stay fresh, and why correctness still wins.
- 2026-08-08Codex and Claude Code are becoming agent control planes
The latest releases make portable plugins, remote sessions, reviewed approvals, and cross-machine messaging first-class. The terminal is no longer the whole product. Coordination is.
- 2026-08-07A GitHub issue can become an agent’s marching orders
A new benchmark says malicious GitHub issues penetrated coding-agent guardrails in 66.5% of runs. Maestro explains the practical trust boundary builders need.
- 2026-08-06Meta Muse Code vs. Claude Code and Codex: is cheap persistence worth the data trade?
Muse Code keeps subagents alive, survives interruptions and may cost far less than Claude Code or Codex. Early users like the price. The data bargain needs scrutiny.
- 2026-08-05ChatGPT Remote vs. Claude Remote Control: can your phone run AI jobs on every computer?
ChatGPT and Claude can both run AI jobs across local computers and cloud sessions from a phone. Voice is optional; their control models differ.
- 2026-07-27Claude Code can turn /init into code execution—when the guardrails are already off
An independent experiment shows how untrusted repository content can steer a highly autonomous coding agent toward remote code execution.
- 2026-06-23Claude Tag brings a proactive Claude into team chat
Anthropic launched Claude Tag in Slack for team delegation, scoped memory and scheduled work.