chore(sync): mirror docs from openclaw/openclaw@6a68f1dd57
This commit is contained in:
parent
ef885f7c54
commit
7df8b1bf0c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "fb9a21ae8fca75ad78b82ce184670b7a0abefe44",
|
||||
"syncedAt": "2026-04-22T01:33:48.211Z"
|
||||
"sha": "6a68f1dd57ab6274f9ede0d123210575100313fa",
|
||||
"syncedAt": "2026-04-22T01:37:41.128Z"
|
||||
}
|
||||
|
||||
@ -10,22 +10,22 @@ title: "Features"
|
||||
## Highlights
|
||||
|
||||
<Columns>
|
||||
<Card title="Channels" icon="message-square">
|
||||
<Card title="Channels" icon="message-square" href="/channels">
|
||||
Discord, iMessage, Signal, Slack, Telegram, WhatsApp, WebChat, and more with a single Gateway.
|
||||
</Card>
|
||||
<Card title="Plugins" icon="plug">
|
||||
<Card title="Plugins" icon="plug" href="/tools/plugin">
|
||||
Bundled plugins add Matrix, Nextcloud Talk, Nostr, Twitch, Zalo, and more without separate installs in normal current releases.
|
||||
</Card>
|
||||
<Card title="Routing" icon="route">
|
||||
<Card title="Routing" icon="route" href="/concepts/multi-agent">
|
||||
Multi-agent routing with isolated sessions.
|
||||
</Card>
|
||||
<Card title="Media" icon="image">
|
||||
<Card title="Media" icon="image" href="/nodes/images">
|
||||
Images, audio, video, documents, and image/video generation.
|
||||
</Card>
|
||||
<Card title="Apps and UI" icon="monitor">
|
||||
<Card title="Apps and UI" icon="monitor" href="/web/control-ui">
|
||||
Web Control UI and macOS companion app.
|
||||
</Card>
|
||||
<Card title="Mobile nodes" icon="smartphone">
|
||||
<Card title="Mobile nodes" icon="smartphone" href="/nodes">
|
||||
iOS and Android nodes with pairing, voice/chat, and rich device commands.
|
||||
</Card>
|
||||
</Columns>
|
||||
|
||||
@ -73,22 +73,22 @@ The Gateway is the single source of truth for sessions, routing, and channel con
|
||||
## Key capabilities
|
||||
|
||||
<Columns>
|
||||
<Card title="Multi-channel gateway" icon="network">
|
||||
<Card title="Multi-channel gateway" icon="network" href="/channels">
|
||||
Discord, iMessage, Signal, Slack, Telegram, WhatsApp, WebChat, and more with a single Gateway process.
|
||||
</Card>
|
||||
<Card title="Plugin channels" icon="plug">
|
||||
<Card title="Plugin channels" icon="plug" href="/tools/plugin">
|
||||
Bundled plugins add Matrix, Nostr, Twitch, Zalo, and more in normal current releases.
|
||||
</Card>
|
||||
<Card title="Multi-agent routing" icon="route">
|
||||
<Card title="Multi-agent routing" icon="route" href="/concepts/multi-agent">
|
||||
Isolated sessions per agent, workspace, or sender.
|
||||
</Card>
|
||||
<Card title="Media support" icon="image">
|
||||
<Card title="Media support" icon="image" href="/nodes/images">
|
||||
Send and receive images, audio, and documents.
|
||||
</Card>
|
||||
<Card title="Web Control UI" icon="monitor">
|
||||
<Card title="Web Control UI" icon="monitor" href="/web/control-ui">
|
||||
Browser dashboard for chat, config, sessions, and nodes.
|
||||
</Card>
|
||||
<Card title="Mobile nodes" icon="smartphone">
|
||||
<Card title="Mobile nodes" icon="smartphone" href="/nodes">
|
||||
Pair iOS and Android nodes for Canvas, camera, and voice-enabled workflows.
|
||||
</Card>
|
||||
</Columns>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user