2026年04月的文章 第29页

OpenClaw 日期时间-05r

OpenClaw 日期时间

本文档翻译自 OpenClaw 官方文档。 概述 OpenClaw 处理日期和时间的方式对心跳调度、cron 任务等功能很重要。 时区配置 { agents: { defaults: { timezone: 'Asia/Shanghai', }, }, } 支持格式 ...
强哥的头像-05r终身VIP强哥33天前
02415
OpenClaw TUI 界面-05r

OpenClaw TUI 界面

本文档翻译自 OpenClaw 官方文档。 概述 TUI(终端用户界面)允许通过终端与 OpenClaw Gateway 交互。 快速开始 启动网关:openclaw gateway 打开 TUI:openclaw tui 输入消息并按 Enter 主要功...
强哥的头像-05r终身VIP强哥33天前
04713
OpenClaw 声测电话-05r

OpenClaw 声测电话

本文档翻译自 OpenClaw 官方文档。 概述 声测电话功能允许代理通过语音与用户进行交互。 设置 openclaw voicecall setup 基本使用 openclaw voicecall start openclaw voicecall stop 配置音频...
强哥的头像-05r终身VIP强哥33天前
0298
OpenClaw 代理命令-05r

OpenClaw 代理命令

本文档翻译自 OpenClaw 官方文档。 概述 代理命令(secrets)用于安全管理敏感信息。 可用命令 openclaw secrets list openclaw secrets get <name> openclaw secrets set <name> &...
强哥的头像-05r终身VIP强哥33天前
0457
OpenClaw 流程命令-05r

OpenClaw 流程命令

本文档翻译自 OpenClaw 官方文档。 概述 OpenClaw 流程命令是 openclaw tasks 的子命令,用于管理工作流任务。 可用命令 openclaw tasks flow list [--json] openclaw tasks flow show <look...
强哥的头像-05r终身VIP强哥33天前
04014
OpenClaw 重置命令-05r

OpenClaw 重置命令

本文档翻译自 OpenClaw 官方文档。 概述 重置命令用于重置 OpenClaw 的本地配置和状态。 基本用法 openclaw backup create openclaw reset openclaw reset --dry-run openclaw reset --scope co...
强哥的头像-05r终身VIP强哥33天前
0355
OpenClaw 通信协议-05r

OpenClaw 通信协议

本文档翻译自 OpenClaw 官方文档。 概述 通信协议定义 OpenClaw 内部组件之间以及与外部服务通信的方式。 内部协议 网关协议 网关和代理之间的通信使用基于 JSON 的 WebSocket 消息。 { 'type':...
强哥的头像-05r终身VIP强哥33天前
02812
OpenClaw Bonjour 发现-05r

OpenClaw Bonjour 发现

本文档翻译自 OpenClaw 官方文档。 概述 Bonjour 发现服务允许 OpenClaw 自动发现网络上的其他 OpenClaw 实例。 功能 自动发现本地网络上的网关 零配置网络 支持多设备环境 配置 { gateway: { d...
强哥的头像-05r终身VIP强哥33天前
04512
OpenClaw DNS 配置-05r

OpenClaw DNS 配置

本文档翻译自 OpenClaw 官方文档。 概述 DNS 辅助工具用于广域网发现(目前专注于 macOS + Homebrew CoreDNS)。 设置命令 openclaw dns setup openclaw dns setup --apply 前提条件 macOS 或 L...
强哥的头像-05r终身VIP强哥33天前
0328
OpenClaw 系统命令-05r

OpenClaw 系统命令

本文档翻译自 OpenClaw 官方文档。 概述 系统命令提供网关和系统的低级管理功能。 可用命令 openclaw system info openclaw system status openclaw system restart openclaw system stop openc...
强哥的头像-05r终身VIP强哥33天前
0275