2026年04月的文章 第28页

OpenClaw exe.dev-05r

OpenClaw exe.dev

本文档翻译自 OpenClaw 官方文档。目标在 exe.dev VM 上运行 OpenClaw Gateway,可通过 https://<vm-name>.exe.xyz 从您的笔记本访问。本页假设使用 exe.dev 默认的 exeuntu 镜像。如果您...
强哥的头像-05r终身VIP强哥33天前
0339
OpenClaw Markdown 格式-05r

OpenClaw Markdown 格式

# Markdown 格式 OpenClaw 通过在渲染频道特定输出之前将其转换为共享中间表示(IR)来格式化出站 Markdown。IR 保持源文本完整,同时携带样式/链接范围,以便跨频道的分块和渲染保持一致。 ## ...
强哥的头像-05r终身VIP强哥33天前
03712
OpenClaw iMessage 渠道接入指南-05r

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...
强哥的头像-05r终身VIP强哥33天前
0516
OpenClaw Linux 平台指南-05r

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...
强哥的头像-05r终身VIP强哥33天前
0529
OpenClaw 消息处理-05r

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...
强哥的头像-05r终身VIP强哥33天前
02811
OpenClaw 重试策略-05r

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...
强哥的头像-05r终身VIP强哥33天前
04512
OpenClaw 频道位置解析-05r

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 ...
强哥的头像-05r终身VIP强哥33天前
0375
OpenClaw 日志记录-05r

OpenClaw 日志记录

本文档翻译自 OpenClaw 官方文档。 概述 OpenClaw 将日志存储在 ~/.openclaw/logs/ 目录中。 日志位置 ~/.openclaw/logs/ ├── gateway.log ├── agent.log ├── channel-*.log └── er...
强哥的头像-05r终身VIP强哥33天前
02714
OpenClaw OpenResponses API-05r

OpenClaw OpenResponses API

本文档翻译自 OpenClaw 官方文档。 概述 OpenResponses API 允许通过 HTTP 接口与 OpenClaw 交互。 端点 POST https://gateway/api/chat GET https://gateway/api/status 发送消息 { 'message':...
强哥的头像-05r终身VIP强哥33天前
0376
OpenClaw 存在状态-05r

OpenClaw 存在状态

本文档翻译自 OpenClaw 官方文档。 概述 存在状态跟踪用户和代理的在线状态。 状态类型 online — 在线 offline — 离线 away — 暂时离开 busy — 忙碌 使用工具 presence_get({'user': 'user-...
强哥的头像-05r终身VIP强哥33天前
03913