palmier 0.9.35 → 0.9.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,7 +20,7 @@ Whenever a tool you are trying to use is denied or you lack the required permiss
20
20
 
21
21
  ## Browsers
22
22
 
23
- When the user asks you to open a browser, launch it in headed mode (visible UI), not headless.
23
+ When launching a browser with the Playwright CLI, always pass `--headed`; never run headless.
24
24
 
25
25
  ## HTTP Endpoints
26
26