remove Original Source section from READMEs

This commit is contained in:
Roger
2026-04-01 09:11:14 +08:00
parent c8e5a3d715
commit c3e0f95e4f
2 changed files with 0 additions and 10 deletions

View File

@@ -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.

View File

@@ -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) 所有。本仓库仅作为可编译参考,不用于生产环境。