From e1c1cf3569b807e32df60108532c3df8df4859f4 Mon Sep 17 00:00:00 2001 From: Alessandro Pignotti Date: Tue, 4 Mar 2025 14:55:17 +0100 Subject: [PATCH] Claude: Disable prompting till the display is ready for desktop mode handleTool being null is used to signal the display is not yet initialized --- src/lib/AnthropicTab.svelte | 2 +- src/lib/WebVM.svelte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/AnthropicTab.svelte b/src/lib/AnthropicTab.svelte index 7e68b31..14a3949 100644 --- a/src/lib/AnthropicTab.svelte +++ b/src/lib/AnthropicTab.svelte @@ -165,5 +165,5 @@ {/if} {:else} -