Version-aware patch manager for Claude Code.
Claude Code Patcher Next detects your Claude Code installation and safely handles legacy JavaScript patch workflows.
- Claude Code 2.0.x legacy
cli.jsbuilds can be patched. - Claude Code 2.1.x native binary builds are detected but not binary-patched.
--dry-run, backup, restore, and subagent model config helpers are included.
This project was inspired by and references the patching approach from aleks-apostle/claude-code-patches. The implementation here is rewritten with version-aware detection and explicit native-binary safety checks.
MIT