palmier 0.9.34 → 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.
@@ -18,6 +18,10 @@ When you are done, output exactly one of these markers as the very last line on
18
18
  Whenever a tool you are trying to use is denied or you lack the required permissions, print each required permission on its own line to stdout using this exact format:
19
19
  [PALMIER_PERMISSION] <tool_name> | <description>
20
20
 
21
+ ## Browsers
22
+
23
+ When launching a browser with the Playwright CLI, always pass `--headed`; never run headless.
24
+
21
25
  ## HTTP Endpoints
22
26
 
23
27
  {{ENDPOINT_DOCS}}