docs(platforms): link Bun warning to the Bun install page for context

This commit is contained in:
Vincent Koc
2026-04-23 20:06:34 -07:00
parent 78e4f5188a
commit b5120ab22a

View File

@@ -7,7 +7,8 @@ title: "Platforms"
---
OpenClaw core is written in TypeScript. **Node is the recommended runtime**.
Bun is not recommended for the Gateway (WhatsApp/Telegram bugs).
Bun is not recommended for the Gateway — known issues with WhatsApp and
Telegram channels; see [Bun (experimental)](/install/bun) for details.
Companion apps exist for macOS (menu bar app) and mobile nodes (iOS/Android). Windows and
Linux companion apps are planned, but the Gateway is fully supported today.