From 235390031a5d4ac3741cc4fd20ecb1e367f0c8ad Mon Sep 17 00:00:00 2001
From: ZiyaZhang <199893125+ZiyaZhang@users.noreply.github.com>
Date: Thu, 30 Jul 2026 22:39:08 -0700
Subject: [PATCH] docs: refine internal testing notice
---
README.i18n.yaml | 4 ++--
README.md | 4 ++--
README.zh.md | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.i18n.yaml b/README.i18n.yaml
index 66400262db..cc594881b0 100644
--- a/README.i18n.yaml
+++ b/README.i18n.yaml
@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write README.md
-README.md: baf5d79b157ae845cc837261452853afd48dbe46
-README.zh.md: 57d7bcf44cda36b37ae233754dbfba4ead2204fd
+README.md: e45c7ffb408a4a21c79f655d8bfde6101430f06b
+README.zh.md: 9a17f76608e23719d27e9eb43d01582987adb3bf
diff --git a/README.md b/README.md
index baf5d79b15..e45c7ffb40 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,11 @@ It uses an architecture where **everything is a plugin**.
Thank you for making time to try DeepSeek Harness.
-This version is still in internal testing. Some features remain unfinished, and parts of the experience may feel rough.
+This version is still in internal testing. Features still need work, and the experience may feel a little rough.
“As one cuts and files, as one carves and polishes.” Products grow through repeated encounters with real use and candid feedback. The problems you uncover in practice may lead us to re-examine, or even discard, existing designs.
-We especially want to hear about moments of failure, confusion, or friction. If DeepSeek Harness does not help—or instead makes your work harder—please leave a message in our WeCom group and tell us about your experience. Every report will help us refine it.
+We especially want to hear about moments of failure, confusion, or friction. If you have any feedback or suggestions, please leave a message in our WeCom group and let us know. Every piece of feedback will help us refine it.
## Install
diff --git a/README.zh.md b/README.zh.md
index 57d7bcf44c..9a17f76608 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -10,11 +10,11 @@ DeepSeek Harness(`dsh`)是一款基于 DeepSeek Harness SDK 构建的开源
感谢您愿意拨冗试用 DeepSeek Harness。
-目前的版本仍处于内部测试阶段,有些功能仍待完善,有些体验难免粗粝。
+目前的版本仍处于内部测试阶段,功能仍待完善,体验难免有些粗糙。
-“如切如磋,如琢如磨。”产品的成长,离不开一次次真实的碰撞与坦诚的反馈。您在真实使用中暴露的问题,也可能促使我们重新审视,甚至推翻已有的设计。
+“如切如磋,如琢如磨。” 产品的成长,离不开一次次真实的碰撞与坦诚的反馈。您在真实使用中发现的问题,也可能促使我们重新审视,甚至推翻已有的设计。
-我们尤其希望听见那些失败、困惑与不顺手的时刻——如果它未能帮到您,甚至反而为工作平添了麻烦,请在企业微信群中留言,将使用感受告诉我们。每一条反馈,都会帮助我们把它打磨得更好。
+我们尤其希望听见那些失败、困惑与不顺手的时刻——如果您有任何反馈与建议,请在企业微信群中留言告诉我们。每一条反馈,都会帮助我们把它打磨得更好。
## 安装