OpenClaw Creator Credits Claude Code Engineer Amid Anthropic Subscription Ban

Engineering Response to Platform Policy Change
Peter Steinberger, creator of OpenClaw (an open-source alternative Claude Code client), publicly credited Boris Cherny (Claude Code's creator at Anthropic) for working to soften the impact of Anthropic's recent decision to ban subscription-based usage of third-party clients like OpenClaw.
Boris Cherny responded by noting he's submitted pull requests to improve prompt cache efficiency specifically for OpenClaw. He emphasized this is an engineering constraints issue rather than an anti-open-source stance.
Technical Context
OpenClaw is an open-source client for Claude Code, providing developers with an alternative interface to Anthropic's coding assistant. The tool exists within the ecosystem of third-party clients that interface with AI coding platforms through APIs.
Prompt cache efficiency improvements typically involve optimizing how frequently used prompts or code patterns are stored and retrieved, reducing API calls and improving response times for common developer workflows.
Broader Implications
This situation highlights the tension between platform control and open-source tooling ecosystems in the AI development space. It demonstrates how individual engineers at large AI companies can advocate for interoperability even when corporate policy moves in the opposite direction.
For developers using AI coding agents, this represents a case study in how technical constraints (like prompt cache efficiency) can intersect with platform policy decisions, and how engineering collaboration can mitigate negative impacts on open-source tooling.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code v2.1.157: Auto-Load Plugins from .claude/skills, Improved Agents & Worktrees
Claude Code v2.1.157 automatically loads plugins from .claude/skills, adds claude plugin init scaffolding, honors agent setting in settings.json, and fixes numerous bugs across agents, worktrees, and terminal integration.

Claude AI Spends 81 Minutes on 'Real Thinking' – User Report Spikes Around Major Updates
A user reports Claude AI spent 1 hour 21 minutes on a simple task, speculating that performance spikes happen briefly after major updates. Example: a research request scanned 5,113 sources in one session but later only 100-200 sources for similar queries.

Google donates Agent Payments Protocol (AP2) to FIDO Alliance, releases v0.2 with 'Human Not Present' payments
Google is donating the Agent Payments Protocol (AP2) to the FIDO Alliance, and releasing v0.2 with support for autonomous 'Human Not Present' payments and a new Verifiable Intent standard co-developed with Mastercard.

Why Anthropic's Activation Steering Struggles with Generating Valid JSON
Activation steering, a technique used for AI safety, fails to generate valid JSON, achieving only 24.4% validity compared to 86.8% from the untrained base model.