全中文输出 + 积极正向的状态提示
所有 doctor 输出和渠道描述改为中文。 状态提示从'不支持/需要配置'的语气改为'配置一下就能用'。 Before: ⬜ Reddit posts — Need config: reddit_proxy After: ⬜ Reddit 帖子和评论 — 配个代理就能用 Before: ⬜ XiaoHongShu — Need config: xhs_cookie After: ⬜ 小红书笔记 — 导入浏览器 Cookie 就能用
This commit is contained in:
@@ -33,4 +33,4 @@ class TestDoctor:
|
||||
report = format_report(results)
|
||||
assert "Agent Eyes" in report
|
||||
assert "✅" in report
|
||||
assert "channels active" in report
|
||||
assert "渠道可用" in report
|
||||
|
||||
Reference in New Issue
Block a user