From e4a8b6f87c3493713fd91c1fcd13cc2986acc73c Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Sat, 16 May 2026 07:25:29 +0000 Subject: [PATCH] =?UTF-8?q?feat(web):=20NewSessionModal=20=E2=80=94=20Phas?= =?UTF-8?q?e=206=20Task=2051=20+=20live=20Playwright=20E2E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wires the Topbar '+ New Session' button to a Modal that POSTs to /api/v1/sessions with { query, environment, submitter }, then sets activeSid to the returned session_id (auto-loads the new session in the canvas). Includes: - web/src/modals/NewSessionModal.tsx — textarea + env