Tag: architecture
All the articles with the tag "architecture".
-
什么是 Harness:从 The long-running agent problem 理解 Agent 长期运行编排框架
结合 Anthropic 于 2025 年 11 月 26 日和 2026 年 3 月 24 日发布的两篇工程文章,梳理 harness 在 agent 语境中的含义,以及它如何解决长期任务中的失忆、跑偏、误判和验收问题。
-
从 nanobot 源码看类 OpenClaw 智能体架构设计
通过分析 nanobot 源码,深入理解现代 AI Agent 框架如何通过消息总线、心跳服务、定时任务、会话管理等机制,实现被动响应与主动执行的统一。