MCPcopy Create free account

hub / github.com/KnockOutEZ/wigolo / functions

Functions3,724 in github.com/KnockOutEZ/wigolo

↓ 1 callersFunctionapplyPropagationToAgent
( fs: WritableFs, target: AgentTarget, propagationSet: Record<string, string>, )
src/cli/tui/state/propagation.ts:463
↓ 1 callersFunctionapplyRecencyBoost
( query: string, results: MergedSearchResult[], now: Date = new Date(), )
src/search/reranker/recency-boost.ts:4
↓ 1 callersFunctionapplySchemaExtraction
( sources: AgentSource[], schema: JsonSchema, )
src/agent/pipeline.ts:186
↓ 1 callersFunctionapplySkillDirsAction
(action: PlanAction, result: ApplyResult)
src/cli/agents/skills/executor.ts:106
↓ 1 callersFunctionapplySourceBudget
( sources: ResearchSource[], perSourceCap: number, totalCap: number, )
src/research/pipeline.ts:477
↓ 1 callersFunctionapplyThreshold
( results: MergedSearchResult[], threshold: number, )
src/search/rerank.ts:52
↓ 1 callersFunctionapplyUrlFilter
(urls: string[])
src/agent/planner.ts:22
↓ 1 callersFunctionareParallel
(a: Element, b: Element)
src/extraction/div-grid.ts:169
↓ 1 callersFunctionargsOf
(call: unknown[])
tests/unit/cli/warmup-browser-deps.test.ts:62
↓ 1 callersFunctionargsOf
(call: unknown[])
tests/unit/cli/warmup.test.ts:97
↓ 1 callersFunctionargvWantsJson
Cheap pre-parse peek so a flag error can still honor --json.
src/cli/skills.ts:539
↓ 1 callersFunctionasCrlf
(s: string)
tests/unit/skill-md.test.ts:265
↓ 1 callersFunctionasNumber
(v: unknown)
src/search/engines/semantic-scholar.ts:29
↓ 1 callersFunctionasNumber
(v: unknown)
src/search/engines/hn-algolia.ts:33
↓ 1 callersFunctionasNumber
(v: unknown)
src/search/engines/lobsters.ts:25
↓ 1 callersFunctionasNumber
(v: unknown)
src/search/engines/stackoverflow.ts:23
↓ 1 callersFunctionasString
(v: unknown)
src/search/engines/mdn.ts:18
↓ 1 callersFunctionasString
(v: unknown)
src/search/engines/semantic-scholar.ts:25
↓ 1 callersFunctionasString
(v: unknown)
src/search/engines/github-code.ts:23
↓ 1 callersFunctionasString
(v: unknown)
src/search/engines/hn-algolia.ts:29
↓ 1 callersFunctionasString
(v: unknown)
src/search/engines/lobsters.ts:21
↓ 1 callersFunctionasString
(v: unknown)
src/search/engines/stackoverflow.ts:19
↓ 1 callersFunctionassertDocsInSync
()
site/src/lib/docs.ts:195
↓ 1 callersFunctionassertMode
(value: unknown)
src/util/mode.ts:12
↓ 1 callersFunctionathingStory
( rank: number, id: number, title: string, site: string, points: number, user: string,
tests/unit/extraction/extract.test.ts:510
↓ 1 callersFunctionatomicWriteFile
(target: string, data: string)
src/cli/tui/state/secret-store.ts:59
↓ 1 callersFunctionattachEvidence
(out: CrawlOutput, input: CrawlInput)
src/tools/crawl.ts:159
↓ 1 callersFunctionattachEvidence
(out: ResearchOutput, input: ResearchInput)
src/tools/research.ts:85
↓ 1 callersFunctionattachEvidence
( out: FindSimilarOutput, input: FindSimilarInput, )
src/tools/find-similar.ts:140
↓ 1 callersFunctionattachEvidence
(out: AgentOutput, input: AgentInput)
src/tools/agent.ts:133
↓ 1 callersFunctionattachEvidence
( output: FetchOutput, input: FetchInput, markdown: string, )
src/tools/fetch.ts:78
↓ 1 callersMethodauthContext
()
src/daemon/rest/router.ts:85
↓ 1 callersMethodavailable
()
src/persisted-config.ts:58
↓ 1 callersFunctionaverage
(values: number[])
benchmarks/extraction/per-category.ts:128
↓ 1 callersFunctionbackoffMs
(attempt: number)
src/fetch/http-client.ts:76
↓ 1 callersMethodbackoffWindowResult
* When `host` is inside an active rate-limit backoff window, returns a * synthetic 429 result WITHOUT touching the origin — a 429 is the origin
src/fetch/router.ts:1331
↓ 1 callersFunctionbackupFilename
(agentId: string)
src/cli/tui/state/propagation.ts:248
↓ 1 callersFunctionbare403Result
(url = 'https://example.com/page')
tests/unit/fetch/router-politeness.test.ts:55
↓ 1 callersFunctionbaseCtx
(over: Partial<Parameters<typeof fetchContentForResults>[2]> = {})
tests/unit/search/content-fetch.test.ts:349
↓ 1 callersFunctionbaseEngine
(results: unknown[] = [])
tests/integration/pipeline-success-criteria.test.ts:28
↓ 1 callersFunctionbaseRouter
(impl?: () => Promise<unknown>)
tests/integration/pipeline-success-criteria.test.ts:33
↓ 1 callersFunctionbearerToken
(authHeader: string | undefined)
src/daemon/rest/auth.ts:100
↓ 1 callersFunctionbig
(n: number)
tests/unit/tools/extract.test.ts:504
↓ 1 callersFunctionbig
(n: number)
tests/unit/tools/cache.test.ts:191
↓ 1 callersFunctionbody
(inner: string)
tests/unit/extraction/content-root.test.ts:11
↓ 1 callersFunctionbodySequence
Build a readContent that walks a scripted sequence of bodies, reusing the * last entry once exhausted (mirrors a page whose DOM has settled).
tests/unit/fetch/challenge-completion.test.ts:18
↓ 1 callersFunctionbootstrap
(db: Database.Database)
tests/unit/cache/sqlite-vec-store.test.ts:7
↓ 1 callersFunctionbootstrapSearxng
()
src/server.ts:155
↓ 1 callersFunctionboundMs
(bound: string | undefined, atEnd: boolean)
src/search/core/time-range.ts:32
↓ 1 callersMethodbrowserOrHttpForBinary
* Dispatch an implicit/auto-path fetch that would otherwise go to the browser * tier. A browser treats a PDF response as a download and hard-errors
src/fetch/router.ts:605
↓ 1 callersFunctionbufferLooksLikePdf
(buf: Buffer)
src/fetch/tls-tier.ts:214
↓ 1 callersFunctionbufferLooksLikePdf
(buf: Buffer)
src/fetch/http-client.ts:37
↓ 1 callersFunctionbufferedMaxResults
(maxResults: number | undefined)
src/search/core/core-provider.ts:91
↓ 1 callersFunctionbuild
(opts: BuildOpts = {})
tests/unit/fetch/router-antibot-domains.test.ts:80
↓ 1 callersFunctionbuild
(opts: BuildOpts = {})
tests/unit/fetch/router-tls.test.ts:73
↓ 1 callersFunctionbuild
(stored: Record<string, DomainClearance>, tlsResultHtml?: string)
tests/unit/fetch/router-clearance.test.ts:75
↓ 1 callersFunctionbuild
(opts: { httpFetch?: ReturnType<typeof vi.fn>; backoffs?: Backoffs; } = {})
tests/unit/fetch/router-politeness.test.ts:81
↓ 1 callersFunctionbuildArticleHtml
(opts: { metas?: string; timeTag?: string; jsonLd?: string; body?: string; })
tests/unit/extraction/v1/news.test.ts:15
↓ 1 callersFunctionbuildBigTableHtml
(rows: number)
tests/integration/extract-tables-truncation.test.ts:10
↓ 1 callersFunctionbuildColdStartNote
( cacheHits: number, searchHits: number, embeddingAvailable: boolean, initialCacheSize: number, init
src/search/find-similar.ts:351
↓ 1 callersFunctionbuildComparisonSection
( entities: string[], sources: ResearchSource[], )
src/research/brief.ts:269
↓ 1 callersFunctionbuildDefaultDeps
()
src/cli/tui/actions/verify-e2e.ts:317
↓ 1 callersFunctionbuildDefaultExtractProbe
()
src/cli/tui/actions/verify-e2e.ts:384
↓ 1 callersFunctionbuildDefaultFetchProbe
()
src/cli/tui/actions/verify-e2e.ts:358
↓ 1 callersFunctionbuildDefaultMcpWiringProbe
()
src/cli/tui/actions/verify-e2e.ts:464
↓ 1 callersFunctionbuildDefaultSearchProbe
()
src/cli/tui/actions/verify-e2e.ts:327
↓ 1 callersFunctionbuildDefaultSynthesisProbe
()
src/cli/tui/actions/verify-e2e.ts:413
↓ 1 callersFunctionbuildEntry
(extra?: Record<string, unknown>)
src/cli/tui/config-writer.ts:42
↓ 1 callersFunctionbuildFTS5Query
(terms: string[])
src/embedding/key-terms.ts:154
↓ 1 callersFunctionbuildFallbackSynthesis
(prompt: string, sources: AgentSource[])
src/agent/pipeline.ts:424
↓ 1 callersFunctionbuildHtml
(metas = '')
tests/unit/extraction/v1/schemas/Article.test.ts:13
↓ 1 callersFunctionbuildIndex
(catalog: ReadonlyArray<CategoryDef>)
src/cli/tui/state/propagation.ts:209
↓ 1 callersFunctionbuildKeyFindings
( sources: ResearchSource[], )
src/research/brief.ts:135
↓ 1 callersFunctionbuildMarkdown
(meta: YoutubeMeta, title: string, description: string)
src/extraction/site-extractors/youtube.ts:256
↓ 1 callersFunctionbuildMarkdown
(thread: RedditThread)
src/extraction/site-extractors/reddit.ts:240
↓ 1 callersFunctionbuildMarkdown
( title: string, tags: string[], votes: number, questionHtml: string, answers: Answer[], )
src/extraction/site-extractors/stackoverflow.ts:33
↓ 1 callersFunctionbuildMcpArgs
(cmd: { command: string; args: string[] })
src/cli/agents/claude-code.ts:21
↓ 1 callersFunctionbuildMcpWiringCapability
(wiringResults: McpWiringResult[])
src/cli/tui/actions/verify-e2e.ts:122
↓ 1 callersFunctionbuildPageExcerpt
(markdown: string, maxChars = 600)
src/tools/crawl.ts:144
↓ 1 callersFunctionbuildPaths
()
src/daemon/rest/openapi.ts:246
↓ 1 callersFunctionbuildProfileRotation
* Build the bounded, de-duplicated list of impersonation profiles to try for a * single fetch: the configured/active profile first, then the fixed fa
src/fetch/tls-tier.ts:203
↓ 1 callersFunctionbuildPrompt
(input: LLMFallbackInput)
src/extraction/llm-fallback.ts:165
↓ 1 callersFunctionbuildPrompt
(request: LocalLlmRequest)
src/extraction/v1/local-llm.ts:78
↓ 1 callersFunctionbuildPrompt
(prompt: string, schema: Record<string, unknown>)
src/integrations/cloud/llm/groq.ts:72
↓ 1 callersFunctionbuildQuotaDetails
( reason: string, )
src/search/answer-synthesis.ts:229
↓ 1 callersFunctionbuildRareTermVariant
(query: string)
src/search/core/core-provider.ts:143
↓ 1 callersFunctionbuildResult
( document: Document, contentEl: Element, )
src/extraction/site-extractors/docs-generic.ts:55
↓ 1 callersFunctionbuildRouter
(opts: { httpFetcher?: HttpClient['fetch']; browserFetcher?: BrowserPoolInterface['fetchWithBrowser']; } =
tests/unit/fetch/router-escalation-tuning.test.ts:77
↓ 1 callersFunctionbuildSignal
(opts: { timeoutMs?: number; signal?: AbortSignal })
src/integrations/cloud/llm/run.ts:88
↓ 1 callersFunctionbuildSuccessOutput
( data: ExtractOutput['data'], sourceUrl: string | undefined, mode: ExtractOutput['mode'], maxTokens:
src/tools/extract.ts:290
↓ 1 callersFunctionbuildToolHelp
Build the full `--help` text for one tool from its live schema.
src/cli/help.ts:196
↓ 1 callersFunctionbuildTopics
(subQueries: string[], sources: ResearchSource[])
src/research/brief.ts:119
↓ 1 callersFunctionbuildTurndown
()
src/extraction/markdown.ts:18
↓ 1 callersFunctionbuildWeakSignalNote
( query: string, topRawScore: number, threshold: number, )
src/search/find-similar.ts:408
↓ 1 callersFunctionbyIds
(ids: number[], scores: number[])
tests/integration/search-rerank-pipeline.test.ts:40
↓ 1 callersFunctionbyTitleHead
(logits: Record<string, number>)
tests/unit/search/core/rerank-fold.test.ts:253
↓ 1 callersFunctioncall
()
tests/unit/research/synthesis-local.test.ts:318
↓ 1 callersFunctioncallAnthropic
( opts: LLMCallOpts, apiKey: string, )
src/integrations/cloud/llm/anthropic.ts:8
↓ 1 callersFunctioncallGemini
( opts: LLMCallOpts, apiKey: string, )
src/integrations/cloud/llm/gemini.ts:6
↓ 1 callersFunctioncallGroq
( opts: LLMCallOpts, apiKey: string, )
src/integrations/cloud/llm/groq.ts:7
← previousnext →1,301–1,400 of 3,724, ranked by callers