docs(i18n): fix proofreading review findings

This commit is contained in:
j-xiang
2026-07-29 15:37:42 +08:00
parent 599e6edc87
commit c44d2cc2b4
8 changed files with 8 additions and 8 deletions

View File

@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write examples/acp-agent/README.md
README.md: 0d63ec1f2d9165b9faf0817bd94fbe15b97fa961
README.zh.md: 33dc6842b601e91a2bec491f828f03065305b8d3
README.zh.md: 84482aad8352ab38527dcf4d9e1bfefc8d496c91

View File

@@ -2,7 +2,7 @@
[English](README.md) | 中文
通过 JSON-RPC stdio 提供的面向自动化的 [Agent Client ProtocolACP](https://agentclientprotocol.com) 服务器。它面向parent agent父智能体、subagent 提供方和其他程序化客户端,而非产品 UI。
通过 JSON-RPC stdio 提供的面向自动化的 [Agent Client ProtocolACP](https://agentclientprotocol.com) 服务器。它面向 parent agent父智能体、subagent 提供方和其他程序化客户端,而非产品 UI。
```sh
pnpm run demo:acp # needs DEEPSEEK_API_KEY (repo-root .env or env)