MCPcopy Create free account

hub / github.com/KnockOutEZ/wigolo / functions

Functions3,662 in github.com/KnockOutEZ/wigolo

↓ 2 callersFunctionextractCodeSnippet
(html: string, url: string)
src/extraction/v1/schemas/CodeSnippet.ts:13
↓ 2 callersFunctionextractEntities
(query: string)
src/search/core/query-understanding.ts:57
↓ 2 callersFunctionextractEventListing
(html: string, url: string)
src/extraction/v1/schemas/EventListing.ts:13
↓ 2 callersFunctionextractFirstParagraph
(content: string)
src/embedding/key-terms.ts:131
↓ 2 callersFunctionextractHeadings
(content: string)
src/embedding/key-terms.ts:101
↓ 2 callersFunctionextractLinks
(html: string, origin: string)
src/crawl/mapper.ts:21
↓ 2 callersFunctionextractLinksAndImages
(markdown: string)
src/extraction/markdown.ts:164
↓ 2 callersFunctionextractNamedEntities
(input: string)
src/research/entity-extractor.ts:32
↓ 2 callersFunctionextractNamedSchema
( schema: NamedSchemaType, html: string, url: string, )
src/extraction/v1/schemas/index.ts:32
↓ 2 callersFunctionextractPaletteFromBuffer
( buffer: Buffer, mimeType: string, )
src/extraction/brand-palette.ts:296
↓ 2 callersFunctionextractPaper
(html: string, url: string)
src/extraction/v1/schemas/Paper.ts:15
↓ 2 callersFunctionextractProduct
(html: string, _url: string)
src/extraction/v1/product.ts:7
↓ 2 callersFunctionextractProductSchema
(html: string, _url: string)
src/extraction/v1/schemas/Product.ts:14
↓ 2 callersFunctionextractRecipeSchema
(html: string, url: string)
src/extraction/v1/schemas/Recipe.ts:17
↓ 2 callersFunctionextractRedditThread
(html: string, _url: string)
src/extraction/site-extractors/reddit.ts:230
↓ 2 callersFunctionextractSelector
( html: string, selector: string, multiple: boolean, )
src/extraction/extract.ts:9
↓ 2 callersFunctionextractTextFromSamplingResponse
( response: unknown, )
src/search/sampling.ts:62
↓ 2 callersFunctionextractVisibleText
(html: string)
src/fetch/content-check.ts:16
↓ 2 callersFunctionextractVisibleTextExcludingNoscript
* Visible text with all `<noscript>` blocks excluded. Used by the SPA-shell * heuristic so a defensive `<noscript>You need to enable JavaScript</nosc
src/fetch/content-check.ts:28
↓ 2 callersMethodextractVqd
* Extract the vqd bootstrap token from a DDG HTML page. Returns null when * the page does not carry one — callers should treat that as a hard *
src/search/engines/ddg-image.ts:90
↓ 2 callersFunctionextractWigoloBlock
* Extract the wigolo fenced block from a shared file — the exact byte range the * receipt hashes. Returns undefined when no complete block is present
src/cli/agents/skills/executor.ts:769
↓ 2 callersFunctionextractWithLocalLlm
( request: LocalLlmRequest, )
src/extraction/v1/local-llm.ts:108
↓ 2 callersFunctionextractWithSchema
( html: string, schema: JsonSchema, )
src/extraction/schema.ts:32
↓ 2 callersFunctionfail
(reason: string)
tests/unit/search/hybrid/router.test.ts:35
↓ 2 callersFunctionfailExec
(err: unknown, scope: Scope, json: boolean)
src/cli/skills.ts:531
↓ 2 callersFunctionfailProc
()
tests/unit/cli/doctor-lazy.test.ts:72
↓ 2 callersFunctionfakeReq
Fake IncomingMessage that emits a JSON body then ends.
tests/unit/daemon/firecrawl-compat.test.ts:37
↓ 2 callersFunctionfakeSubsystems
()
tests/unit/daemon/rest-router.test.ts:70
↓ 2 callersFunctionfanOutSearch
( queries: string[], engines: SearchEngine[], options: FanOutOptions, )
src/search/multi-query.ts:57
↓ 2 callersFunctionfaviconUrlFor
(resultUrl: string)
src/search/core/favicon.ts:8
↓ 2 callersFunctionfileExists
(path: string)
src/cli/tui/entry.ts:60
↓ 2 callersFunctionfilterByCategory
( results: T[], _category?: string, )
src/search/filters.ts:76
↓ 2 callersFunctionfilterByDateRange
( results: T[], fromDate?: string, toDate?: string, )
src/search/filters.ts:45
↓ 2 callersFunctionfilterByLanguage
( results: T[], opts: FilterOptions, )
src/search/language-filter.ts:70
↓ 2 callersFunctionfilterByLanguageWithFallback
( results: T[], opts: FilterOptions, )
src/search/language-filter.ts:145
↓ 2 callersFunctionfilterDecorativeImages
(markdown: string)
src/extraction/markdown.ts:202
↓ 2 callersFunctionfilterManifestEntries
( entries: ManifestEntry[], filter?: string, )
benchmarks/extraction/runner.ts:56
↓ 2 callersFunctionfilterQueries
( queries: BenchmarkQuery[], filter?: string, )
benchmarks/search/runner.ts:56
↓ 2 callersFunctionfilterTasks
( tasks: AgentTask[], filter?: string, )
benchmarks/agent/runner.ts:66
↓ 2 callersFunctionfindAvailablePort
(startPort: number)
src/searxng/process.ts:25
↓ 2 callersFunctionfindClampViolation
(tool: string, body: Record<string, unknown>)
src/daemon/rest/limits.ts:87
↓ 2 callersFunctionfindGridGroups
(doc: Document)
src/extraction/div-grid.ts:327
↓ 2 callersFunctionfindNextFreePort
(from: number, host: string, limit = 50)
src/cli/daemon.ts:60
↓ 2 callersFunctionfindingCitation
( brief: ResearchBrief, findingIdx: number, sourceCount: number, )
src/research/render-brief.ts:74
↓ 2 callersFunctionfirstNonEmpty
(...values: Array<string | undefined>)
src/extraction/brand.ts:120
↓ 2 callersFunctionfirstPriceCueCell
(el: Element)
src/extraction/div-grid.ts:108
↓ 2 callersFunctionfoldRerankIntoOrdering
( results: RawSearchResult[], opts: FoldOptions, )
src/search/core/rerank-fold.ts:80
↓ 2 callersFunctionfoldTokens
(label: string)
src/extraction/schema.ts:122
↓ 2 callersFunctionfontsFromCssRules
Source 2 — `<style>` block rules targeting `body { font-family: … }` or * `h1, h2 { font-family: … }`. Distinct from inline-style ATTRIBUTES on *
src/extraction/brand.ts:678
↓ 2 callersFunctionfontsFromCssVars
Source 1 — CSS custom properties (`--font-heading`, `--font-body`, …). * Strongest signal: an explicit declaration that names the brand font.
src/extraction/brand.ts:656
↓ 2 callersFunctionforbidden
(reason: string, hint: string)
src/daemon/rest/errors.ts:63
↓ 2 callersFunctionformatAgentResult
(output: AgentOutput)
src/repl/formatters.ts:313
↓ 2 callersFunctionformatDiffResult
(output: DiffOutput & { error?: string })
src/repl/formatters.ts:345
↓ 2 callersFunctionformatEngineHealthLines
(entries: EngineHealthEntry[])
src/cli/doctor.ts:232
↓ 2 callersFunctionformatErrors
(errors: ValidationError[])
src/integrations/cloud/llm/groq.ts:80
↓ 2 callersFunctionformatFindSimilarResult
(output: FindSimilarOutput)
src/repl/formatters.ts:254
↓ 2 callersFunctionformatJson
(data: unknown)
src/repl/formatters.ts:411
↓ 2 callersFunctionformatLocalLlmWarmupLine
(state: { localLlm: string; tier: LocalModelTier | null; })
src/cli/warmup.ts:196
↓ 2 callersFunctionformatPortConflictError
(port: number, host: string)
src/cli/daemon.ts:70
↓ 2 callersFunctionformatResearchResult
(output: ResearchOutput)
src/repl/formatters.ts:282
↓ 2 callersFunctionformatStatus
(bag: StatusBag)
src/cli/tui/status-format.ts:12
↓ 2 callersFunctionformatTlsTierLine
( mode: 'off' | 'auto' | 'on', browser: string, wreqAvailable: boolean, )
src/cli/doctor.ts:303
↓ 2 callersFunctionformatVerifyResultPlain
(result: VerifyEndToEndResult)
src/cli/tui/actions/verify-e2e.ts:500
↓ 2 callersFunctionformatWatchResult
(output: WatchJobOutput & { error?: string })
src/repl/formatters.ts:378
↓ 2 callersFunctionfuzzyScore
(query: string, candidate: string)
src/cli/tui/shell/palette-index.ts:51
↓ 2 callersFunctiongateContent
(markdown: string, queryTerms: string[])
src/research/source-validation.ts:219
↓ 2 callersFunctiongenerateAgentJsonReport
(report: AgentBenchmarkReport)
benchmarks/agent/report.ts:64
↓ 2 callersFunctiongenerateAgentMarkdownReport
(report: AgentBenchmarkReport)
benchmarks/agent/report.ts:6
↓ 2 callersFunctiongenerateJsonReport
(report: BenchmarkReport)
benchmarks/extraction/report.ts:187
↓ 2 callersFunctiongenerateMarkdownReport
(report: BenchmarkReport)
benchmarks/extraction/report.ts:115
↓ 2 callersFunctiongenerateSearchJsonReport
(report: SearchBenchmarkReport)
benchmarks/search/report.ts:178
↓ 2 callersFunctiongenerateSearchMarkdownReport
(report: SearchBenchmarkReport)
benchmarks/search/report.ts:109
↓ 2 callersFunctiongenerateSearchQueries
(prompt: string)
src/agent/planner.ts:204
↓ 2 callersFunctiongenerateSettings
(port: number, secretKey?: string)
src/searxng/bootstrap.ts:160
↓ 2 callersFunctionget
(path: string)
tests/unit/daemon/rest-openapi.test.ts:184
↓ 2 callersFunctiongetAgentHandler
(id: string)
src/cli/agents/registry.ts:40
↓ 2 callersFunctiongetAuthOptions
()
src/fetch/auth.ts:15
↓ 2 callersFunctiongetBackgroundIndexQueue
()
src/embedding/background-queue.ts:231
↓ 2 callersFunctiongetBackoff
(host: string)
src/cache/store.ts:827
↓ 2 callersFunctiongetCacheStatsAction
()
src/cli/tui/actions/cache-stats.ts:18
↓ 2 callersFunctiongetCachedHeaders
(url: string)
src/crawl/etag-incremental.ts:17
↓ 2 callersMethodgetCrawlDelay
()
src/crawl/robots.ts:75
↓ 2 callersFunctiongetDaemonBrowser
()
src/fetch/playwright-tier.ts:35
↓ 2 callersFunctiongetEngineHealthSummary
()
src/search/core/engine-health.ts:121
↓ 2 callersMethodgetExtractors
()
src/plugins/registry.ts:59
↓ 2 callersFunctiongetGrade
(url: string, judgments: RelevanceJudgment[], queryId: string)
benchmarks/search/metrics.ts:11
↓ 2 callersFunctiongetHashAndStatusForNormalizedUrl
( normalizedUrl: string, )
src/cache/store.ts:231
↓ 2 callersFunctiongetHome
()
src/cli/tui/detect-helpers.ts:36
↓ 2 callersFunctiongetImageEngines
()
src/search/core/verticals/images.ts:14
↓ 2 callersFunctiongetLauncher
(type: BrowserType)
src/fetch/browser-pool.ts:173
↓ 2 callersFunctiongetMarkdownForNormalizedUrl
(normalizedUrl: string)
src/cache/store.ts:249
↓ 2 callersMethodgetModel
()
src/embedding/fastembed-provider.ts:35
↓ 2 callersFunctiongetOverdueJobs
(now: number = Date.now())
src/watch/store.ts:173
↓ 2 callersFunctiongetRegisteredEngineEntries
()
src/search/core/engine-health.ts:111
↓ 2 callersMethodgetSearchEngines
()
src/plugins/registry.ts:63
↓ 2 callersFunctiongetSiteExtractors
()
src/extraction/v1/site-extractors.ts:26
↓ 2 callersFunctiongetSourceText
(html: string)
src/extraction/schema-truth.ts:38
↓ 2 callersMethodgetState
()
src/plugins/registry.ts:75
↓ 2 callersMethodgetStats
()
src/fetch/browser-pool.ts:232
↓ 2 callersFunctiongetStoredBoilerplate
(domain: string)
src/crawl/dedup.ts:150
← previousnext →801–900 of 3,662, ranked by callers