feat: publish long-horizon agent chapter

This commit is contained in:
wuyang
2026-07-29 06:54:31 +08:00
parent 6c8c0fb90f
commit 25982cbbb4
25 changed files with 5122 additions and 39 deletions
+1
View File
@@ -418,6 +418,7 @@ const toc = [
<p>
可靠 Agent 的学习单位不是“一条漂亮回答”,而是状态明确、动作可执行、反馈可验证的一整段轨迹。
Harness 多样化、持久环境和独立 verifier,分别处理接口过拟合、短视行为和自我宣告成功。
<a href="/agents/#k3-whitebox">进入 Agent 专题,完整拆解 white-box harness、AET 与 AgentENV →</a>
</p>
</div>
</section>