fix: restore full gate after web-search rebase

This commit is contained in:
Peter Steinberger
2026-03-18 05:26:19 +00:00
parent 861fcb1575
commit e9b19ca1d1
16 changed files with 791 additions and 406 deletions

View File

@@ -20,6 +20,7 @@ describe("web search runtime", () => {
envVars: ["CUSTOM_SEARCH_API_KEY"],
placeholder: "custom-...",
signupUrl: "https://example.com/signup",
credentialPath: "tools.web.search.custom.apiKey",
autoDetectOrder: 1,
credentialPath: "tools.web.search.custom.apiKey",
getCredentialValue: () => "configured",