fix(browserbase): consoldiated stagehand agent and extract, updated wand UI to resize based on panel size (#2340)

This commit is contained in:
Waleed
2025-12-12 16:58:51 -08:00
committed by GitHub
parent deb085881f
commit 0ea600d0e8
19 changed files with 391 additions and 1244 deletions

View File

@@ -142,7 +142,6 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
supabase: SupabaseIcon,
stt: STTIcon,
stripe: StripeIcon,
stagehand_agent: StagehandIcon,
stagehand: StagehandIcon,
ssh: SshIcon,
sqs: SQSIcon,