MCPcopy Create free account

hub / github.com/KnockOutEZ/wigolo / functions

Functions3,662 in github.com/KnockOutEZ/wigolo

↓ 2 callersMethodhandle
(req: IncomingMessage, res: ServerResponse)
src/daemon/rest/router.ts:110
↓ 2 callersFunctionhasRequiredFields
(config: PersistedConfig)
src/cli/tui/state/required-fields.ts:20
↓ 2 callersFunctionhashPrompt
(prompt: string)
src/integrations/cloud/llm/hash.ts:3
↓ 2 callersFunctionhashSchema
(schema: unknown)
src/integrations/cloud/llm/hash.ts:8
↓ 2 callersFunctionheadersToRecord
(h: WreqHeaders | undefined)
src/fetch/tls-tier.ts:164
↓ 2 callersFunctionhelloPdfBuffer
()
tests/integration/fetch-pdf.test.ts:31
↓ 2 callersFunctionhslToHex
(hsl: string)
src/extraction/brand.ts:497
↓ 2 callersFunctionhtmlPage
(links: string[], bodyExtra = '')
tests/unit/crawl/mapper.test.ts:15
↓ 2 callersFunctionhttpGet
(url: string, timeoutMs: number)
src/fetch/cdp-client.ts:14
↓ 2 callersFunctioninfo
(text: string)
src/cli/tui/format.ts:23
↓ 2 callersFunctioninsertLLMCache
(rec: LLMCallRecord)
src/integrations/cloud/llm/cache.ts:38
↓ 2 callersFunctioninstallSelectedSkills
* Install skill packs for the selected agents through the shared skills engine. * * A single engine call (`installSkills`, global scope) covers ever
src/cli/init.ts:223
↓ 2 callersFunctioninstallViaClaudeCli
(args: InstallViaClaudeCliArgs = {})
src/cli/tui/config-writer-cli.ts:39
↓ 2 callersFunctioninvalidInput
(error_reason: string)
src/tools/agent.ts:203
↓ 2 callersFunctioninvalidJson
()
src/daemon/rest/errors.ts:48
↓ 2 callersFunctioninvalidateMemo
Drop every memo entry for a provider across all data dirs.
src/security/key-store.ts:73
↓ 2 callersMethodisAllowedHost
* Whether the request's Host header is on the allowlist: `localhost`, * `127.0.0.1`, `[::1]`, or the daemon's configured host. Rejecting other *
src/daemon/http-server.ts:287
↓ 2 callersFunctionisAntiBotTlsDomain
* A domain is in the anti-bot TLS-first set when it is in the * built-in {@link ANTI_BOT_TLS_DOMAINS} list OR the operator-supplied * WIGOLO_TLS_DOM
src/fetch/router.ts:391
↓ 2 callersFunctionisBlocklistedDomain
(u: string)
src/agent/relevance.ts:30
↓ 2 callersFunctionisBrandCollisionProne
(query: string)
src/search/core/brand-collision.ts:142
↓ 2 callersFunctionisClearanceFresh
(clearance: DomainClearance, now: number)
src/fetch/clearance-reuse.ts:44
↓ 2 callersFunctionisContentHref
(href: string)
src/extraction/list.ts:52
↓ 2 callersFunctionisContentMetric
(text: string)
src/extraction/list.ts:75
↓ 2 callersFunctionisDatedOutOfWindow
( publishedDate: string | undefined, fromDate: string | undefined, toDate: string | undefined, )
src/search/core/time-range.ts:54
↓ 2 callersFunctionisEagerWarmupEnabled
()
src/server/warmup-on-start.ts:13
↓ 2 callersFunctionisEngineWarmEnabled
()
src/server/warmup-on-start.ts:35
↓ 2 callersFunctionisHydrated
(doc: ProbeDocument)
src/fetch/hydration-probe.ts:124
↓ 2 callersFunctionisLoopbackIpv4
(host: string)
src/watch/ssrf.ts:61
↓ 2 callersFunctionisMissingVenvModuleError
(stderr: string)
src/python-env.ts:102
↓ 2 callersFunctionisNamedSchemaType
(s: string)
src/extraction/v1/schemas/index.ts:28
↓ 2 callersFunctionisNativeSearxngSupported
(platform: string = process.platform)
src/searxng/bootstrap.ts:141
↓ 2 callersFunctionisPostExitNativeNoise
(line: string)
src/cli/doctor.ts:1175
↓ 2 callersFunctionisPrivateIpv6
(host: string)
src/watch/ssrf.ts:78
↓ 2 callersFunctionisPrivateUrl
(url: string)
src/crawl/url-utils.ts:52
↓ 2 callersFunctionisToolCommand
(name: string)
src/cli/help.ts:41
↓ 2 callersFunctionisValidCandidateUrl
(u: string)
src/agent/relevance.ts:16
↓ 2 callersFunctionisValidUrl
(u: string)
src/search/language-filter.ts:48
↓ 2 callersFunctionisValidUrl
(raw: string)
src/search/core/rss/feed-config.ts:22
↓ 2 callersFunctionisolateContentRoot
(html: string)
src/extraction/v1/content-root.ts:75
↓ 2 callersFunctionjaccard
(a: string[], b: string[])
src/search/hybrid/signals.ts:16
↓ 2 callersFunctionjoinUrl
Join a base URL and an absolute path, tolerating a trailing slash on the base.
sdks/typescript/src/client.ts:98
↓ 2 callersFunctionkillChild
Best-effort tree/plain kill of a child, platform-aware.
sdks/typescript/src/local.ts:224
↓ 2 callersMethodlabels
()
src/cli/tui/state/activity-store.ts:6
↓ 2 callersFunctionlabelsMatch
(fieldName: string, candidate: string)
src/extraction/schema.ts:147
↓ 2 callersMethodlaunchBrowser
(type: BrowserType)
src/fetch/browser-pool.ts:266
↓ 2 callersFunctionlistProviders
(opts: KeyStoreOpts)
src/security/key-store.ts:223
↓ 2 callersFunctionloadExpected
(expectedPath: string)
benchmarks/agent/runner.ts:41
↓ 2 callersFunctionloadPrerecordedResponses
(responsesDir: string)
benchmarks/search/mock-engine.ts:14
↓ 2 callersFunctionloadQueries
(queriesPath: string)
benchmarks/search/runner.ts:17
↓ 2 callersFunctionloadRelevanceJudgments
(relevancePath: string)
benchmarks/search/runner.ts:38
↓ 2 callersFunctionloadTasks
(tasksPath: string)
benchmarks/agent/runner.ts:20
↓ 2 callersFunctionlocal_client
Construct a ``Client`` in embedded local mode. Accepts the same options as ``Client`` (base_url is ignored in local mode). Convenience wrappe
sdks/python/src/wigolo/_local.py:425
↓ 2 callersFunctionlockDirPath
()
src/cli/agents/skills/receipts.ts:173
↓ 2 callersFunctionlog
(msg: string)
src/cli/daemon.ts:10
↓ 2 callersFunctionlongestCommonSubsequence
(a: string[], b: string[])
benchmarks/extraction/tokenizer.ts:79
↓ 2 callersFunctionlongestRun
(phrase: string[], doc: string[])
src/search/core/rare-terms.ts:93
↓ 2 callersFunctionlooksJsRequired
(html: string | null | undefined)
src/fetch/tls-tier.ts:656
↓ 2 callersFunctionlooksLikeBinaryDownload
(url: string)
src/fetch/router.ts:259
↓ 2 callersFunctionlooksLikePdfResult
(result: { contentType?: string; rawBuffer?: Buffer })
src/fetch/router.ts:280
↓ 2 callersFunctionlookupLLMCache
( modelId: string, promptHash: string, schemaHash: string, )
src/integrations/cloud/llm/cache.ts:20
↓ 2 callersFunctionmakeBrowserResult
(url = 'https://example.com/page')
tests/unit/fetch/router-tls.test.ts:44
↓ 2 callersFunctionmakeBrowserResult
(url = 'https://example.com/page')
tests/unit/fetch/router-clearance.test.ts:60
↓ 2 callersFunctionmakeBrowserResult
(url = 'https://example.com/page')
tests/unit/fetch/router-escalation-tuning.test.ts:65
↓ 2 callersFunctionmakeClient
()
sdks/typescript/src/local.ts:281
↓ 2 callersFunctionmakeCtx
(subPath: string, bindIsLoopback = true)
tests/unit/daemon/firecrawl-compat.test.ts:55
↓ 2 callersFunctionmakeEngine
( name: string, behavior: (q: string, opts?: SearchEngineOptions) => Promise<RawSearchResult[]>, )
tests/unit/search/engine-throttle.test.ts:34
↓ 2 callersFunctionmakeEntry
(name: string, results: RawSearchResult[])
tests/integration/search-rerank-fold.test.ts:59
↓ 2 callersFunctionmakeEntry
( name: string, results: RawSearchResult[], extra: { weight?: number; quality?: EngineQualityTier } = {}
tests/unit/search/core/orchestrator-rank.test.ts:61
↓ 2 callersFunctionmakeHttpResult
( url: string, opts: Partial<{ html: string; statusCode: number; headers: Record<string, string> }> = {},
tests/unit/fetch/router-antibot-domains.test.ts:39
↓ 2 callersFunctionmakeHttpResult
(opts: Partial<{ html: string; statusCode: number }> = {})
tests/unit/fetch/router-tls.test.ts:33
↓ 2 callersFunctionmakeHttpResult
(html = FULL_HTML)
tests/unit/fetch/router.test.ts:42
↓ 2 callersFunctionmakeHttpResult
(opts: { html?: string; statusCode?: number; headers?: Record<string, string>; url?: string } = {})
tests/unit/fetch/router-escalation-tuning.test.ts:53
↓ 2 callersFunctionmakeMetric
(overrides: Partial<MetricResult> = {})
tests/unit/benchmarks/extraction/report.test.ts:13
↓ 2 callersFunctionmakeRaw
(url: string, html = '<html><body>ok</body></html>')
tests/unit/search/content-fetch.test.ts:35
↓ 2 callersFunctionmakeResult
(engineName: string, url: string, title: string, snippet: string)
tests/integration/search-rerank-fold.test.ts:56
↓ 2 callersFunctionmakeResult
(engine: string)
tests/unit/search/engine-throttle.test.ts:30
↓ 2 callersFunctionmakeTlsResult
(url: string, opts: Partial<{ html: string; statusCode: number }> = {})
tests/unit/fetch/router-antibot-domains.test.ts:65
↓ 2 callersFunctionmakeTlsResult
(opts: Partial<{ html: string; statusCode: number; url: string }> = {})
tests/unit/fetch/router-tls.test.ts:56
↓ 2 callersMethodmarkBootstrapping
()
src/server/backend-status.ts:16
↓ 2 callersFunctionmarkFetchedNotModified
(url: string)
src/crawl/etag-incremental.ts:65
↓ 2 callersFunctionmatchLexiconTerm
(query: string, lexicon: ReadonlySet<string>)
src/search/core/brand-collision.ts:389
↓ 2 callersFunctionmaxConcurrency
()
src/daemon/rest/limits.ts:47
↓ 2 callersFunctionmaybeEagerWarmup
()
src/server/warmup-on-start.ts:74
↓ 2 callersFunctionmeasure
(el: ProbeElement | null)
src/fetch/hydration-probe.ts:67
↓ 2 callersFunctionmergeGridTables
(tableData: TableData[], gridData: TableData[])
src/extraction/structured.ts:39
↓ 2 callersFunctionmergeMetadata
( base: ExtractionResult['metadata'], html: string, )
src/extraction/pipeline.ts:44
↓ 2 callersFunctionmergeProp
(target: Record<string, unknown>, prop: string, value: unknown)
src/extraction/structured-data.ts:135
↓ 2 callersFunctionmergeResults
(...lists: FindSimilarResult[][])
src/search/find-similar.ts:431
↓ 2 callersFunctionmethodNotAllowed
(allow: string)
src/daemon/rest/errors.ts:73
↓ 2 callersMethodmonitorCrashes
()
src/searxng/process.ts:209
↓ 2 callersFunctionnext
()
site/src/components/Testimonials.tsx:43
↓ 2 callersFunctionnormalizeBlockText
(text: string)
src/crawl/dedup.ts:33
↓ 2 callersFunctionnormalizeDeletedMarker
(md: string)
src/extraction/site-extractors/reddit.ts:79
↓ 2 callersFunctionnormalizeQueries
(queries: string[])
src/search/multi-query.ts:11
↓ 2 callersFunctionnormalizeText
(text: string)
benchmarks/extraction/tokenizer.ts:24
↓ 2 callersFunctionnormalizeToken
(raw?: string | null)
src/daemon/rest/auth.ts:9
↓ 2 callersFunctionnormalizeUrlForDedup
(url: string)
src/search/core/recent-cache-dedup.ts:58
↓ 2 callersFunctionnormalizeWhitespace
(text: string)
tests/unit/repl/formatters.test.ts:22
↓ 2 callersFunctionnotFound
()
src/daemon/rest/errors.ts:67
↓ 2 callersFunctionnotImplemented
(tool: string)
src/daemon/rest/errors.ts:97
← previousnext →901–1,000 of 3,662, ranked by callers