Analyze Claude Code Feature
Reverse engineer a specific feature in Claude Code's source code.
Terminology note: Claude Code's cli.js is minified (whitespace removed, identifiers shortened for size), NOT obfuscated (intentionally made hard to read with control flow flattening, string encryption, etc.). webcrack's --no-deobfuscate flag is used because there is no obfuscation to reverse. The output file is called deobfuscated.js by webcrack convention, but it is more accuratel
[Description truncada. Veja o README completo no GitHub.]