xAI: restore generic auth and x_search seams

This commit is contained in:
huntharo
2026-03-28 09:56:46 -04:00
committed by Peter Steinberger
parent 43143486eb
commit c8ed1638ea
5 changed files with 27 additions and 43 deletions

View File

@@ -46,6 +46,7 @@ const EXTRA_GUARDED_EXTENSION_PUBLIC_SURFACE_BASENAMES = assertUniqueValues(
"setup-api.js",
"setup-entry.js",
"timeouts.js",
"x-search.js",
] as const,
"extra guarded extension public surface basename",
);