延伸阅读与参考资料

本节整理了 OpenClaw 相关的进阶阅读材料、理论论文以及周边开源项目,供进一步深入学习。

G.1 官方核心资料

本指南的内容基准主要参考官方文档与版本发布说明:

G.2 理论与综述论文

理解 Agent 系统的核心机制,推荐阅读以下经典研究与综述论文:

G.3 相关图书与入门项目

关于 AI 基础、提示工程与 Agent 体系建设的其他开源指南与参考项目:

其他知名 Agent 开源框架与平台

第三章参考资料

  • Dashboard 命令:https://docs.openclaw.ai/cli/dashboard

  • Health 命令:https://docs.openclaw.ai/cli/health

  • Control UI (Dashboard):https://docs.openclaw.ai/web/dashboard

  • 控制 UI 说明:https://docs.openclaw.ai/web/control-ui

  • Models 命令:https://docs.openclaw.ai/cli/models

  • Channels 命令:https://docs.openclaw.ai/cli/channels

  • Status 命令:https://docs.openclaw.ai/cli/status

  • Doctor 命令:https://docs.openclaw.ai/cli/doctor

  • 群组说明:https://docs.openclaw.ai/groups

  • 群组消息:https://docs.openclaw.ai/groups/messages

  • pairing 命令:https://docs.openclaw.ai/cli/pairing

  • Gateway 配置:https://docs.openclaw.ai/gateway/configuration

第六章参考资料

  • 会话机制:https://docs.openclaw.ai/concepts/sessions

  • 配置参考:https://docs.openclaw.ai/gateway/configuration#session

  • 工具结果裁剪:https://docs.openclaw.ai/gateway/configuration#agentsdefaultscontextpruning

  • Session 裁剪概念:https://docs.openclaw.ai/concepts/session-pruning

  • 记忆机制:https://docs.openclaw.ai/concepts/memory

  • 压缩与记忆刷新:https://docs.openclaw.ai/gateway/configuration#agentsdefaultscompaction

第九章参考资料

  • Gateway:https://docs.openclaw.ai/gateway

  • Health 命令:https://docs.openclaw.ai/cli/health

  • Status 命令:https://docs.openclaw.ai/cli/status

第十一章参考资料

  • 配置 models: https://docs.openclaw.ai/gateway/configuration#models

  • Multi-agent sandbox tools: https://docs.openclaw.ai/tools/multi-agent-sandbox-tools

  • Models 命令: https://docs.openclaw.ai/cli/models

  • Model Failover: https://docs.openclaw.ai/concepts/model-failover

  • Security: https://docs.openclaw.ai/gateway/security

  • Tools: https://docs.openclaw.ai/tools

最后更新于