File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -484,11 +484,10 @@ npm run docs:preview # 预览构建结果
484484- [ Anthropic: Effective harnesses for long-running agents] ( https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents )
485485- [ Anthropic: Harness design for long-running application development] ( https://www.anthropic.com/engineering/harness-design-long-running-apps )
486486- [ OpenAI: Unrolling the Codex agent loop] ( https://openai.com/index/unrolling-the-codex-agent-loop/ )
487- - [ OpenAI: Unlocking the Codex harness: how we built the App Server] ( https://openai.com/index/unlocking-the-codex-harness/ )
488487- [ Anthropic: Demystifying evals for AI agents] ( https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents )
489- - [ Anthropic: Building a C compiler with a team of parallel Claudes ] ( https://www.anthropic .com/engineering/building-c-compiler )
490- - [ Anthropic: Scaling Managed Agents: Decoupling the brain from the hands ] ( https://www.anthropic. com/engineering/managed-agents )
491- - [ OpenAI: An open-source spec for Codex orchestration: Symphony ] ( https://openai .com/index/open-source-codex-orchestration-symphony/ )
488+ - [ LangChain: Improving Deep Agents with harness engineering ] ( https://www.langchain .com/blog/improving-deep-agents-with-harness-engineering )
489+ - [ Thoughtworks / Martin Fowler: Harness engineering for coding agent users ] ( https://martinfowler. com/articles/harness-engineering.html )
490+ - [ Cursor: Continually improving our agent harness ] ( https://cursor .com/blog/continually-improving-agent-harness )
492491
493492完整分层参考列表见 [ ` docs/zh/resources/reference/ ` ] ( ./docs/zh/resources/reference/index.md ) 。
494493
Original file line number Diff line number Diff line change @@ -483,11 +483,10 @@ Primary:
483483- [ Anthropic: Effective harnesses for long-running agents] ( https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents )
484484- [ Anthropic: Harness design for long-running application development] ( https://www.anthropic.com/engineering/harness-design-long-running-apps )
485485- [ OpenAI: Unrolling the Codex agent loop] ( https://openai.com/index/unrolling-the-codex-agent-loop/ )
486- - [ OpenAI: Unlocking the Codex harness: how we built the App Server] ( https://openai.com/index/unlocking-the-codex-harness/ )
487486- [ Anthropic: Demystifying evals for AI agents] ( https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents )
488- - [ Anthropic: Building a C compiler with a team of parallel Claudes ] ( https://www.anthropic .com/engineering/building-c-compiler )
489- - [ Anthropic: Scaling Managed Agents: Decoupling the brain from the hands ] ( https://www.anthropic. com/engineering/managed-agents )
490- - [ OpenAI: An open-source spec for Codex orchestration: Symphony ] ( https://openai .com/index/open-source-codex-orchestration-symphony/ )
487+ - [ LangChain: Improving Deep Agents with harness engineering ] ( https://www.langchain .com/blog/improving-deep-agents-with-harness-engineering )
488+ - [ Thoughtworks / Martin Fowler: Harness engineering for coding agent users ] ( https://martinfowler. com/articles/harness-engineering.html )
489+ - [ Cursor: Continually improving our agent harness ] ( https://cursor .com/blog/continually-improving-agent-harness )
491490
492491See the full layered reference list in [ ` docs/en/resources/reference/ ` ] ( ./docs/en/resources/reference/index.md ) .
493492
You can’t perform that action at this time.
0 commit comments