docs: add complete Chinese documentation

This commit is contained in:
wuyang
2026-07-26 21:32:12 +08:00
parent 66109235e2
commit e2e7a7ba37
24 changed files with 1251 additions and 14 deletions
+14 -14
View File
@@ -537,29 +537,29 @@
</p>
<a
class="button button-light"
href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild"
href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/README.zh-CN.md"
>
打开 Git 仓库 <span aria-hidden="true"></span>
打开中文文档 <span aria-hidden="true"></span>
</a>
</div>
<div class="doc-list">
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/README.md">
<span>README.md</span><small>产品入口与快速开始</small>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/README.zh-CN.md">
<span>README.zh-CN.md</span><small>中文产品入口与快速开始</small>
</a>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/architecture.md">
<span>docs/architecture.md</span><small>系统边界与请求生命周期</small>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/architecture.zh-CN.md">
<span>docs/architecture.zh-CN.md</span><small>系统边界与请求生命周期</small>
</a>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/agent-loop.md">
<span>docs/agent-loop.md</span><small>Loop、调度、证据与委派</small>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/agent-loop.zh-CN.md">
<span>docs/agent-loop.zh-CN.md</span><small>Loop、调度、证据与委派</small>
</a>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/experiments.md">
<span>docs/experiments.md</span><small>实验方法与路线图</small>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/experiments.zh-CN.md">
<span>docs/experiments.zh-CN.md</span><small>实验方法与路线图</small>
</a>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/operations.md">
<span>docs/operations.md</span><small>发布、恢复与故障处理</small>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/operations.zh-CN.md">
<span>docs/operations.zh-CN.md</span><small>发布、恢复与故障处理</small>
</a>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/security.md">
<span>docs/security.md</span><small>威胁边界与安全控制</small>
<a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/security.zh-CN.md">
<span>docs/security.zh-CN.md</span><small>威胁边界与安全控制</small>
</a>
</div>
</div>