From 99148af5af4c523db50e8cbe5db691d2df0cefea Mon Sep 17 00:00:00 2001 From: Niek Nijland Date: Wed, 22 Apr 2026 12:22:06 +0200 Subject: [PATCH 1/2] Always show Intercom launcher on the public site MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drop the intercom_preview localStorage gate so every visitor sees the Messenger launcher. Visitors arriving from teams.rocketsim.app with an identified Intercom session are still recognized automatically via the shared .rocketsim.app Messenger cookie — no identity boot is needed on this side. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/src/layouts/components/Intercom.astro | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/layouts/components/Intercom.astro b/docs/src/layouts/components/Intercom.astro index c89bdd7..040c2d1 100644 --- a/docs/src/layouts/components/Intercom.astro +++ b/docs/src/layouts/components/Intercom.astro @@ -1,9 +1,7 @@ -