Files
nexus/wiki/entities/Hermes.md

23 lines
691 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Hermes"
type: entity
tags: [OpenClaw, 组件]
last_updated: 2026-04-15
---
## 基本信息
- **类型**OpenClaw 内部组件
- **职责**:通过 terminal 工具调用外部 CLI 程序(包括 Claude Code
## 关键能力
- terminal 工具Hermes 调用外部 CLI 的接口
- delegate_task调用 Hermes 子 agentAPI 调用),但无法建立外部 Claude Code CLI 通道
## 与 Claude Code 的关系
- [[Claude-Code]] ← 被调用方 ← [[Hermes]]
- 当需要调用 Claude Code 技能时,必须使用 terminal + claude -p不能用 delegate_task
## Connections
- [[Hermes]] ← 属于 ← [[OpenClaw]]
- [[Claude-Code]] ← 被调用方 ← [[Hermes]]