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

ACP Bug Investigation: Protocol Mismatch Causes 'metadata is missing' Error with Local Ollama
A confirmed bug in the ACP/OpenClaw integration prevents acpx spawn commands from working with local Ollama models due to a protocol mismatch where acpx expects JSON but receives text output.

Three Inverse Laws of Robotics: Human Guidelines for AI Use
Susam Pal proposes three inverse laws of robotics for humans: don't anthropomorphize AI, don't blindly trust its output, and remain fully accountable. Practical warnings against over-reliance on generative AI.

CBP's Clearview AI Deal: Facial Recognition for Tactical Targeting
U.S. Customs and Border Protection has contracted Clearview AI for tactical targeting, using face recognition technology on billions of internet-scraped images.

Full Claude Opus 4.6 System Prompt Leaked on GitHub
The complete system prompt for Claude Opus 4.6 has been published on GitHub, revealing Anthropic internal instructions.