2026-03-31 Hacker News Top Articles and Its Summaries
1. The Claude Code Source Leak: fake tools, frustration regexes, undercover mode Total comment counts : 33 Summary The article analyzes leaks around Anthropic’s Claude Code, including a .map file exposing full CLI source after an npm package was pulled. It notes anti-distillation features: ANTI_DISTILLATION_CC injecting fake tools to pollute training data, gated by GrowthBook tengu_anti_distill_fake_tool_injection; and server-side summarization with cryptographic signatures to hide full reasoning. Bypasses exist via MITM or non-cli usage....