2026年04月的文章 第28页
OpenClaw exe.dev
本文档翻译自 OpenClaw 官方文档。目标在 exe.dev VM 上运行 OpenClaw Gateway,可通过 https://<vm-name>.exe.xyz 从您的笔记本访问。本页假设使用 exe.dev 默认的 exeuntu 镜像。如果您...
OpenClaw Markdown 格式
# Markdown 格式 OpenClaw 通过在渲染频道特定输出之前将其转换为共享中间表示(IR)来格式化出站 Markdown。IR 保持源文本完整,同时携带样式/链接范围,以便跨频道的分块和渲染保持一致。 ## ...
OpenClaw iMessage 渠道接入指南
> Use this file to discover all available pages before exploring further. iMessage iMessage (legacy: imsg) For new iMessage deployments, use BlueBubbles. The imsg integration is le...
OpenClaw Linux 平台指南
> Use this file to discover all available pages before exploring further. Linux App Linux App The Gateway is fully supported on Linux. Node is the recommended runtime. Bun is not r...
OpenClaw 消息处理
> Use this file to discover all available pages before exploring further. Messages Messages This page ties together how OpenClaw handles inbound messages, sessions, queueing, strea...
OpenClaw 重试策略
> Use this file to discover all available pages before exploring further. Retry Policy Retry policy Goals Retry per HTTP request, not per multi-step flow. Preserve ordering by retr...
OpenClaw 频道位置解析
> Use this file to discover all available pages before exploring further. Channel Location Parsing Channel location parsing OpenClaw normalizes shared locations from chat channels ...
OpenClaw 日志记录
本文档翻译自 OpenClaw 官方文档。 概述 OpenClaw 将日志存储在 ~/.openclaw/logs/ 目录中。 日志位置 ~/.openclaw/logs/ ├── gateway.log ├── agent.log ├── channel-*.log └── er...
OpenClaw OpenResponses API
本文档翻译自 OpenClaw 官方文档。 概述 OpenResponses API 允许通过 HTTP 接口与 OpenClaw 交互。 端点 POST https://gateway/api/chat GET https://gateway/api/status 发送消息 { 'message':...
OpenClaw 存在状态
本文档翻译自 OpenClaw 官方文档。 概述 存在状态跟踪用户和代理的在线状态。 状态类型 online — 在线 offline — 离线 away — 暂时离开 busy — 忙碌 使用工具 presence_get({'user': 'user-...



