惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
G
Google Developers Blog
V
V2EX
美团技术团队
H
Help Net Security
月光博客
月光博客
爱范儿
爱范儿
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
U
Unit 42
大猫的无限游戏
大猫的无限游戏
Recent Announcements
Recent Announcements
A
About on SuperTechFans
博客园 - Franky
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理
博客园 - 司徒正美
MyScale Blog
MyScale Blog
B
Blog
雷峰网
雷峰网
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
T
The Blog of Author Tim Ferriss

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
docs(channels,nodes): add Related sections to pages missi...
vincentkoc · 2026-04-24 · via Recent Commits to openclaw:main
Original file line numberDiff line numberDiff line change

@@ -438,3 +438,9 @@ Planned features:

438438

- [Multi-Agent Configuration](/tools/multi-agent-sandbox-tools)

439439

- [Routing Configuration](/channels/channel-routing)

440440

- [Session Management](/concepts/session)

441+
442+

## Related

443+
444+

- [Groups](/channels/groups)

445+

- [Channel routing](/channels/channel-routing)

446+

- [Pairing](/channels/pairing)

Original file line numberDiff line numberDiff line change

@@ -141,3 +141,9 @@ Inbound replies include:

141141

- Quoted context is appended to `Body` as a `[Replying to ...]` block.

142142
143143

This is consistent across channels.

144+
145+

## Related

146+
147+

- [Groups](/channels/groups)

148+

- [Broadcast groups](/channels/broadcast-groups)

149+

- [Pairing](/channels/pairing)

Original file line numberDiff line numberDiff line change

@@ -82,3 +82,9 @@ Only the owner number (from `channels.whatsapp.allowFrom`, or the bot’s own E.

8282

- Echo suppression uses the combined batch string; if you send identical text twice without mentions, only the first will get a response.

8383

- Session store entries will appear as `agent:<agentId>:whatsapp:group:<jid>` in the session store (`~/.openclaw/agents/<agentId>/sessions/sessions.json` by default); a missing entry just means the group hasn’t triggered a run yet.

8484

- Typing indicators in groups follow `agents.defaults.typingMode` (default: `message` when unmentioned).

85+
86+

## Related

87+
88+

- [Groups](/channels/groups)

89+

- [Channel routing](/channels/channel-routing)

90+

- [Broadcast groups](/channels/broadcast-groups)

Original file line numberDiff line numberDiff line change

@@ -413,3 +413,10 @@ See [WhatsApp](/channels/whatsapp#system-prompts) for the canonical WhatsApp sys

413413

## WhatsApp specifics

414414
415415

See [Group messages](/channels/group-messages) for WhatsApp-only behavior (history injection, mention handling details).

416+
417+

## Related

418+
419+

- [Group messages](/channels/group-messages)

420+

- [Broadcast groups](/channels/broadcast-groups)

421+

- [Channel routing](/channels/channel-routing)

422+

- [Pairing](/channels/pairing)

Original file line numberDiff line numberDiff line change

@@ -63,3 +63,9 @@ The prompt renderer treats `LocationName`, `LocationAddress`, and `LocationCapti

6363

- **Telegram**: venues map to `LocationName/LocationAddress`; live locations use `live_period`.

6464

- **WhatsApp**: `locationMessage.comment` and `liveLocationMessage.caption` populate `LocationCaption`.

6565

- **Matrix**: `geo_uri` is parsed as a pin location; altitude is ignored and `LocationIsLive` is always false.

66+
67+

## Related

68+
69+

- [Location command (nodes)](/nodes/location-command)

70+

- [Camera capture](/nodes/camera)

71+

- [Media understanding](/nodes/media-understanding)

Original file line numberDiff line numberDiff line change

@@ -104,3 +104,9 @@ Follow-up work will add:

104104

- provider/model matrix execution

105105

- richer scenario discovery

106106

- OpenClaw-native orchestration later

107+
108+

## Related

109+
110+

- [Pairing](/channels/pairing)

111+

- [Groups](/channels/groups)

112+

- [Channels overview](/channels)

Original file line numberDiff line numberDiff line change

@@ -209,3 +209,9 @@ Approval prompts generated by the bot itself (for example, "allow this action?"

209209

- **Proactive messages not arriving:** QQ may intercept bot-initiated messages if

210210

the user hasn't interacted recently.

211211

- **Voice not transcribed:** ensure STT is configured and the provider is reachable.

212+
213+

## Related

214+
215+

- [Pairing](/channels/pairing)

216+

- [Groups](/channels/groups)

217+

- [Channel troubleshooting](/channels/troubleshooting)

Original file line numberDiff line numberDiff line change

@@ -131,3 +131,9 @@ Full troubleshooting: [QQ Bot troubleshooting](/channels/qqbot#troubleshooting)

131131

| Cross-signing/bootstrap looks wrong | `openclaw matrix verify bootstrap` | Repair secret storage, cross-signing, and backup state in one pass. |

132132
133133

Full setup and config: [Matrix](/channels/matrix)

134+
135+

## Related

136+
137+

- [Pairing](/channels/pairing)

138+

- [Channel routing](/channels/channel-routing)

139+

- [Gateway troubleshooting](/gateway/troubleshooting)

Original file line numberDiff line numberDiff line change

@@ -189,3 +189,9 @@ When `requireMention: true` is set for a group chat, OpenClaw now transcribes au

189189

- For `parakeet-mlx`, if you pass `--output-dir`, OpenClaw reads `<output-dir>/<media-basename>.txt` when `--output-format` is `txt` (or omitted); non-`txt` output formats fall back to stdout parsing.

190190

- Keep timeouts reasonable (`timeoutSeconds`, default 60s) to avoid blocking the reply queue.

191191

- Preflight transcription only processes the **first** audio attachment for mention detection. Additional audio is processed during the main media understanding phase.

192+
193+

## Related

194+
195+

- [Media understanding](/nodes/media-understanding)

196+

- [Talk mode](/nodes/talk)

197+

- [Voice wake](/nodes/voicewake)

Original file line numberDiff line numberDiff line change

@@ -160,3 +160,9 @@ openclaw nodes screen record --node <id> --duration 10s --fps 15 # prints MEDI

160160

Notes:

161161
162162

- Requires macOS **Screen Recording** permission (TCC).

163+
164+

## Related

165+
166+

- [Image and media support](/nodes/images)

167+

- [Media understanding](/nodes/media-understanding)

168+

- [Location command](/nodes/location-command)