chore: Run pnpm format:fix.

This commit is contained in:
cpojer
2026-01-31 21:13:13 +09:00
parent dcc2de15a6
commit 8cab78abbc
624 changed files with 10729 additions and 7514 deletions

View File

@@ -3,10 +3,10 @@ summary: "Top-level overview of OpenClaw, features, and purpose"
read_when:
- Introducing OpenClaw to newcomers
---
# OpenClaw 🦞
> *"EXFOLIATE! EXFOLIATE!"* — A space lobster, probably
> _"EXFOLIATE! EXFOLIATE!"_ — A space lobster, probably
<p align="center">
<picture>
@@ -15,7 +15,6 @@ read_when:
</picture>
</p>
<p align="center">
<strong>Any OS + WhatsApp/Telegram/Discord/iMessage gateway for AI agents (Pi).</strong><br />
Plugins add Mattermost and more.
@@ -167,10 +166,10 @@ Example:
channels: {
whatsapp: {
allowFrom: ["+15555550123"],
groups: { "*": { requireMention: true } }
}
groups: { "*": { requireMention: true } },
},
},
messages: { groupChat: { mentionPatterns: ["@openclaw"] } }
messages: { groupChat: { mentionPatterns: ["@openclaw"] } },
}
```
@@ -178,7 +177,7 @@ Example:
- Start here:
- [Docs hubs (all pages linked)](/start/hubs)
- [Help](/help) ← *common fixes + troubleshooting*
- [Help](/help) ← _common fixes + troubleshooting_
- [Configuration](/gateway/configuration)
- [Configuration examples](/gateway/configuration-examples)
- [Slash commands](/tools/slash-commands)
@@ -227,7 +226,7 @@ Example:
---
*"We're all just playing with our own prompts."* — an AI, probably high on tokens
_"We're all just playing with our own prompts."_ — an AI, probably high on tokens
## Credits
@@ -246,4 +245,4 @@ MIT — Free as a lobster in the ocean 🦞
---
*"We're all just playing with our own prompts."* — An AI, probably high on tokens
_"We're all just playing with our own prompts."_ — An AI, probably high on tokens