Anthropic Responds to Code Leak Involving Claude AI Agent

Anthropic is actively addressing a security incident involving leaked code from its Claude AI agent. The company is taking measures to contain the leak, though specific technical details about what code was exposed or how it occurred aren't provided in the source material.
The source indicates this is a developing situation that has generated discussion in the developer community, with the Hacker News thread receiving 13 points and 6 comments at the time of reporting. Code leaks involving AI systems can potentially expose model architectures, training methodologies, or proprietary implementation details that companies typically keep confidential for competitive and security reasons.
For AI developers and security professionals, this type of incident highlights the importance of securing code repositories and implementing proper access controls, especially for proprietary AI systems where the underlying code represents significant intellectual property and research investment.
📖 Read the full source: HN AI Agents
👀 See Also
FairyFuse Achieves 29.6x Kernel Speedup on CPUs via Ternary Weight Multiplication-Free Inference
FairyFuse fuses eight real-valued sub-GEMVs into a single AVX-512 loop using masked adds/subtracts, yielding 32.4 tokens/s on Xeon 8558P and 1.24x speedup over llama.cpp Q4_K_M with near-lossless quality.

Why Is OpenClaw Burning Tokens So Fast? Exploring the Phenomenon
OpenClaw, a leading AI coding agent, is reportedly burning tokens at an unprecedented rate. We delve into what this means for its users and the possible reasons behind this phenomenon.

Xiaomi Open-Sources MiMo-V2.5-Pro: Nears Claude Opus 4.6 on Coding Benchmarks
Xiaomi released MiMo-V2.5-Pro, an open-source coding model that scored 233/233 on a university compiler project, built a video editor autonomously, and ranks within 1% of Claude Opus 4.6 on SWE-Bench and Terminal-Bench.

User Reports Sonnet 4.6 Outperforms Opus 4.6 for Practical Coding Tasks
A developer testing Claude AI models found that Opus 4.6 produced over-engineered solutions with performance gaps, while Sonnet 4.6 delivered more careful, efficient fixes with lower token usage.