diff --git a/README.md b/README.md index ded4475..f4fdaf0 100644 --- a/README.md +++ b/README.md @@ -239,8 +239,3 @@ All `@ant/*` package references are behind `feature()` guards and tree-shaken at 4. **Sandbox on WSL2** — requires `apt install bubblewrap socat` for sandbox features 5. **Commander.js patch** — multi-character short flags (`-d2e`) need a manual patch to `node_modules` after each `bun install` ---- - -## Original Source - -Leaked by [@Fried_rice](https://x.com/Fried_rice) on 2026-03-31. All original source code is the property of [Anthropic](https://www.anthropic.com). This repo exists solely as a compilable reference — not for production use. diff --git a/README_CN.md b/README_CN.md index 55b3dc7..a8576ed 100644 --- a/README_CN.md +++ b/README_CN.md @@ -239,8 +239,3 @@ claude-code/ 4. **WSL2 沙箱** — 需要 `apt install bubblewrap socat` 才能使用沙箱功能 5. **Commander.js 补丁** — 多字符短标志(`-d2e`)每次 `bun install` 后需手动修补 `node_modules` ---- - -## 原始来源 - -源码由 [@Fried_rice](https://x.com/Fried_rice) 于 2026-03-31 泄露。所有原始源码归 [Anthropic](https://www.anthropic.com) 所有。本仓库仅作为可编译参考,不用于生产环境。