docs: batch fix filler openings across providers, platforms, install,… · openclaw/openclaw@5c3e2a6
vincentkoc
·
2026-04-27
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -6,7 +6,7 @@ read_when:
|
6 | 6 | title: "Matrix migration" |
7 | 7 | --- |
8 | 8 | |
9 | | -This page covers upgrades from the previous public `matrix` plugin to the current implementation. |
| 9 | +Upgrade from the previous public `matrix` plugin to the current implementation. |
10 | 10 | |
11 | 11 | For most users, the upgrade is in place: |
12 | 12 | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -6,7 +6,7 @@ read_when:
|
6 | 6 | - Modifying agent session lifecycle, tooling, or provider wiring for Pi |
7 | 7 | --- |
8 | 8 | |
9 | | -This document describes how OpenClaw integrates with [pi-coding-agent](https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent) and its sibling packages (`pi-ai`, `pi-agent-core`, `pi-tui`) to power its AI agent capabilities. |
| 9 | +OpenClaw integrates with [pi-coding-agent](https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent) and its sibling packages (`pi-ai`, `pi-agent-core`, `pi-tui`) to power its AI agent capabilities. |
10 | 10 | |
11 | 11 | ## Overview |
12 | 12 | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,9 +5,9 @@ read_when:
|
5 | 5 | title: "macOS dev setup" |
6 | 6 | --- |
7 | 7 | |
8 | | -# macOS Developer Setup |
| 8 | +# macOS developer setup |
9 | 9 | |
10 | | -This guide covers the necessary steps to build and run the OpenClaw macOS application from source. |
| 10 | +Build and run the OpenClaw macOS application from source. |
11 | 11 | |
12 | 12 | ## Prerequisites |
13 | 13 | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -10,8 +10,7 @@ The Perplexity plugin provides web search capabilities through the Perplexity
|
10 | 10 | Search API or Perplexity Sonar via OpenRouter. |
11 | 11 | |
12 | 12 | <Note> |
13 | | -This page covers the Perplexity **provider** setup. For the Perplexity |
14 | | -**tool** (how the agent uses it), see [Perplexity tool](/tools/perplexity-search). |
| 13 | +This page is the Perplexity **provider** setup. For the Perplexity **tool** (how the agent uses it), see [Perplexity tool](/tools/perplexity-search). |
15 | 14 | </Note> |
16 | 15 | |
17 | 16 | | Property | Value | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -7,13 +7,7 @@ read_when:
|
7 | 7 | title: "WSL2 + Windows + remote Chrome CDP troubleshooting" |
8 | 8 | --- |
9 | 9 | |
10 | | -This guide covers the common split-host setup where: |
11 | | - |
12 | | -- OpenClaw Gateway runs inside WSL2 |
13 | | -- Chrome runs on Windows |
14 | | -- browser control must cross the WSL2/Windows boundary |
15 | | - |
16 | | -It also covers the layered failure pattern from [issue #39369](https://github.com/openclaw/openclaw/issues/39369): several independent problems can show up at once, which makes the wrong layer look broken first. |
| 10 | +In the common split-host setup, OpenClaw Gateway runs inside WSL2, Chrome runs on Windows, and browser control must cross the WSL2 and Windows boundary. The layered failure pattern from [issue #39369](https://github.com/openclaw/openclaw/issues/39369) means several independent problems can show up at once, which makes the wrong layer look broken first. |
17 | 11 | |
18 | 12 | ## Choose the right browser mode first |
19 | 13 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。