A runtime patch called ClawGod has gained 293 GitHub stars since its April 1, 2026 launch by enabling hidden features in Claude Code without requiring users to maintain a forked client. Created by 0Chencc, the tool intercepts and modifies Claude Code at runtime while persisting through official updates automatically, offering access to 24+ internal development commands and capabilities typically restricted to standard subscriptions.
Runtime Patching Maintains Compatibility Across Updates
Unlike forked clients that break with each update, ClawGod applies modifications at runtime to the official Claude Code installation. The patch requires Node.js 18+ and an authenticated Claude Code account, with installation scripts available for macOS, Linux, and Windows. The original unpatched version remains accessible as claude.orig, allowing users to switch between patched and standard versions.
The tool changes the interface color to green instead of orange, providing immediate visual confirmation of the patched version. According to the repository description: "This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code. It works with any version — as Claude Code updates, the patch continues to take effect."
Unlocks Internal Commands and Multi-Agent Collaboration
ClawGod activates 24+ hidden internal development commands including /share and /teleport that exist in production builds but remain inaccessible to standard users. The patch enables multi-agent collaboration through "Agent Teams" functionality and activates computer use capabilities on standard subscriptions without requiring upgraded accounts.
The tool also removes safety guardrails and security-focused restrictions, including eliminating refusals for penetration testing tasks and removing the "NEVER generate URLs" directive. These modifications reveal the existence of internal Anthropic development features embedded in production builds.
Cross-Platform Support and GPL-3.0 Licensing
The project is released under GPL-3.0 license with a disclaimer stating "Not affiliated with Anthropic. Use at your own risk." Repository topics include ai, assistant, claude-ai, claude-code, claw, clawcode, limit, linux, macos, patch, skill, vibe-coded, vibe-coding, and windows, indicating broad platform support and AI-assisted development.
The "vibe-coded" and "vibe-coding" tags suggest the project was built with AI assistance, representing a technical innovation in feature unlocking without maintaining a separate codebase. The approach demonstrates clever reverse-engineering that maintains compatibility across official updates.
Key Takeaways
- ClawGod gained 293 GitHub stars since launching on April 1, 2026, by runtime-patching Claude Code instead of forking the client
- The patch unlocks 24+ hidden internal commands like /share and /teleport, plus multi-agent collaboration and computer use capabilities
- Runtime modification persists automatically through official Claude Code updates, unlike forked clients that break with each version
- The tool removes safety guardrails including penetration testing refusals and URL generation restrictions
- Released under GPL-3.0 license with cross-platform support for Windows, Linux, and macOS