Skip to content

Commit 8181bd6

Browse files
authored
Merge pull request #24 from Mrbaeksang/feat/readme-philosophy
README: core-philosophy section (#19)
2 parents d64e775 + 97c88a3 commit 8181bd6

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.ko.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ plain fetch가 봇 차단에 막히면, 그 URL만 **Stealth Fetch로 에스컬
3333

3434
[`local-deep-research`](https://github.com/LearningCircuit/local-deep-research)(리서치 루프) + [`CloakBrowser`](https://github.com/CloakHQ/CloakBrowser)(스텔스 브라우저) 위의 얇은 로컬 우선 오케스트레이터입니다. **CLI · MCP 서버 · Claude 스킬**로 사용. MIT.
3535

36+
## 🌑 왜 만들었나
37+
38+
열린 웹이 조용히 닫히고 있어요. 좋은 글일수록 봇 체크 뒤로 들어가고, 우리가 점점 믿고 맡기는 AI 리서치 에이전트는 **바로 그 문 앞에서 눈이 멀어요 — 그것도 말없이.** 막힌 소스를 조용히 건너뛴 리포트는 중립이 아니라, 네가 알 수 없는 방식으로 틀린 거예요.
39+
40+
DeepCloak의 입장은 단순해요: **브라우저 든 사람이 읽을 수 있는 건 네 에이전트도 읽을 수 있어야 한다** — 그리고 어떻게 읽었는지 정직해야 한다. 그래서 필요하면 벽을 Bypass하고, 전부 로컬에서 처리하고(쿼리·페이지 안 나감), 넘은 벽을 Evidence Record로 다 보여줘요. 능력 ** 투명성, MIT, 락인 없음.
41+
3642
## ✨ 뭐가 다른가
3743

3844
| | 일반 딥리서치 | **DeepCloak** |

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ When a plain fetch hits a Bot Wall, DeepCloak **Escalates** that one URL to a **
3333

3434
It's a thin, local-first orchestrator over two great projects: [`local-deep-research`](https://github.com/LearningCircuit/local-deep-research) (the research loop) and [`CloakBrowser`](https://github.com/CloakHQ/CloakBrowser) (the stealth browser). Use it as a **CLI**, an **MCP server**, or a **Claude skill**. MIT.
3535

36+
## 🌑 Why we built this
37+
38+
The open web is quietly closing. More of the best writing now sits behind a bot check, and AI research agents — the tools we increasingly trust to read the web *for us* — go blind at exactly those doors, without ever saying so. A report that silently skips every walled source isn't neutral; it's wrong in a way you can't see.
39+
40+
DeepCloak's stance is simple: **your agent should be able to read what a person with a browser can read** — and it should be honest about how it got there. So it Bypasses the wall when it has to, keeps everything local (no query or page leaves your machine), and prints an Evidence Record of every wall it crossed. Capability *and* transparency, MIT-licensed, no lock-in.
41+
3642
## ✨ Why it's different
3743

3844
| | Plain deep research | **DeepCloak** |

README.zh-CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@
3333

3434
它是构建在两个优秀项目之上的轻量、本地优先编排器:[`local-deep-research`](https://github.com/LearningCircuit/local-deep-research)(研究循环)+ [`CloakBrowser`](https://github.com/CloakHQ/CloakBrowser)(隐身浏览器)。可作为 **CLI、MCP 服务器、Claude 技能** 使用。MIT。
3535

36+
## 🌑 我们为何要做它
37+
38+
开放的网络正在悄悄关闭。越来越多优质内容躲到机器人验证之后,而我们越来越信任、让它替我们读网页的 AI 研究智能体,**恰恰在那些门前失明 —— 而且一声不吭。** 一份悄悄跳过所有被拦来源的报告并非中立,而是以你看不见的方式出错。
39+
40+
DeepCloak 的立场很简单:**浏览器前的人能读到的,你的智能体也应该能读到** —— 并且要对如何读到坦诚。所以它在必要时绕过墙,全部本地处理(查询与页面都不外传),并以证据记录展示它跨过的每一道墙。能力**透明并存,MIT 许可,无锁定。
41+
3642
## ✨ 有何不同
3743

3844
| | 普通深度研究 | **DeepCloak** |

0 commit comments

Comments
 (0)