From b5120ab22aefbcc7e6fde61182c9f894eef073d3 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Thu, 23 Apr 2026 20:06:34 -0700 Subject: [PATCH] docs(platforms): link Bun warning to the Bun install page for context --- docs/platforms/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/platforms/index.md b/docs/platforms/index.md index 6840e9159f0..7787f915efa 100644 --- a/docs/platforms/index.md +++ b/docs/platforms/index.md @@ -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.