MCPcopy Create free account

hub / github.com/KnockOutEZ/wigolo / functions

Functions3,724 in github.com/KnockOutEZ/wigolo

↓ 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 callersFunctionnotImplemented
(tool: string)
src/daemon/rest/errors.ts:97
↓ 2 callersFunctionok
(text: string)
src/cli/tui/format.ts:11
↓ 2 callersFunctionok
(out: Partial<SearchOutput>)
tests/unit/search/hybrid/router.test.ts:22
↓ 2 callersFunctionokProc
(stdout = '')
tests/unit/cli/doctor-fixes.test.ts:49
↓ 2 callersFunctionokProc
(stdout = '')
tests/unit/cli/doctor-lazy.test.ts:68
↓ 2 callersFunctionokResult
(url = 'https://example.com/page')
tests/unit/fetch/router-politeness.test.ts:40
↓ 2 callersFunctionout
()
tests/unit/cli/skills-command.test.ts:114
↓ 2 callersFunctionparseArgs
(tokens: string[], booleanFlags?: Set<string>)
src/repl/parser.ts:59
↓ 2 callersFunctionparseColorToHex
(raw: string)
src/extraction/brand.ts:522
↓ 2 callersFunctionparseCommandLine
(line: string)
src/repl/shell.ts:59
↓ 2 callersFunctionparseCommon
(args: readonly string[], known: ReadonlySet<string>)
src/cli/tui/flags.ts:72
↓ 2 callersFunctionparseDaemonArgs
(args: string[])
src/cli/daemon.ts:20
↓ 2 callersFunctionparseEmbeddedBlob
* Modern GitHub blob view ships file content inside a * `<script type="application/json" data-target="react-app.embeddedData">` tag. * The blob meta
src/extraction/site-extractors/github.ts:35
↓ 2 callersFunctionparseFeed
(xml: string, feedUrl: string)
src/search/core/rss/feed-parser.ts:114
↓ 2 callersFunctionparseHeadings
(lines: string[])
src/extraction/markdown.ts:92
↓ 2 callersFunctionparseRetryAfter
(headerValue: string | undefined, nowMs: number)
src/fetch/politeness.ts:25
↓ 2 callersFunctionparseScoreFromTitleAttr
(el: Element | null)
src/extraction/site-extractors/reddit.ts:63
↓ 2 callersFunctionparseSemver
(raw: string)
src/cli/tui/system-check.ts:34
↓ 2 callersFunctionparseSitemap
(xml: string)
src/crawl/sitemap.ts:7
↓ 2 callersFunctionparseVerifyFlags
(args: string[])
src/cli/verify.ts:32
↓ 2 callersFunctionparseVotes
(el: Element | null)
src/extraction/site-extractors/stackoverflow.ts:11
↓ 2 callersFunctionparsedClearanceCookie
( cookie: string, host: string, )
src/fetch/clearance-reuse.ts:70
↓ 2 callersFunctionpathFromUrl
(url: string, baseUrl?: string)
src/repl/formatters.ts:38
↓ 2 callersFunctionpickOllamaModel
( baseUrl: string, fetchImpl: typeof fetch = fetch, signal?: AbortSignal, )
src/integrations/cloud/llm/custom-backend.ts:116
↓ 2 callersFunctionplanExecution
( prompt: string, urls?: string[], server?: SamplingCapableServer, )
src/agent/planner.ts:35
↓ 2 callersFunctionplanHasRefusal
(plan: SkillsPlan)
src/cli/skills.ts:403
↓ 2 callersFunctionplanRemove
(opts: RemoveOptions)
src/cli/agents/skills/executor.ts:345
↓ 2 callersFunctionpollFeedsOnce
(opts: { feeds?: FeedConfig[]; fetchImpl?: typeof fetch; timeoutMs?: number; } = {})
src/search/core/rss/feed-poller.ts:65
↓ 2 callersFunctionpollUntilCleared
( page: PageLike, opts: PollUntilClearedOptions, )
src/fetch/challenge-completion.ts:50
↓ 2 callersFunctionpreFilterCandidates
(items: T[])
src/agent/relevance.ts:48
↓ 2 callersFunctionprimaryQuery
(input: SearchInput)
src/search/hybrid/signals.ts:35
↓ 2 callersFunctionprintAddMcpBanner
()
src/cli/tui/banner.ts:25
↓ 2 callersFunctionprintHelp
(stream: NodeJS.WriteStream = process.stdout)
src/cli/help.ts:272
↓ 2 callersFunctionprintUnknownCommand
( name: string, stream: NodeJS.WriteStream = process.stderr, )
src/cli/help.ts:280
↓ 2 callersFunctionprintVersion
(stream: NodeJS.WriteStream = process.stdout)
src/cli/help.ts:276
↓ 2 callersFunctionprobeCapability
* Capability probe against a reachable daemon. GET /v1/tools with the client's * token: 200 → reusable; anything else maps to an actionable throw.
sdks/typescript/src/local.ts:169
↓ 2 callersFunctionprobeHealth
(base: string, token: string | undefined)
sdks/typescript/src/local.ts:152
↓ 2 callersFunctionprobeHealth
(input: HealthProbeInput)
src/daemon/health-check.ts:25
↓ 2 callersFunctionprobePythonPackages
(dataDir: string)
src/cli/tui/status-python.ts:9
↓ 2 callersFunctionprobeSitemap
(origin: string, rawFetch: RawFetchFn)
src/crawl/sitemap-first.ts:23
↓ 2 callersFunctionprocessCredentialUrls
* Process one settings map for inline credentials in the proxy/solver/reader * URL keys. For each such key that carries `user:pass@`, split the useri
src/persisted-config.ts:102
↓ 2 callersMethodprogress
(id: string, fraction: number)
src/cli/tui/reporter.ts:4
↓ 2 callersFunctionproviderDefaultModel
(provider: LLMProvider)
src/integrations/cloud/llm/model-select.ts:40
↓ 2 callersFunctionproviderEnvVar
(p: LLMProvider)
src/integrations/cloud/llm/select.ts:112
↓ 2 callersFunctionpruneStaleReceipts
Drop receipt entries whose target no longer exists on disk.
src/cli/agents/skills/executor.ts:746
↓ 2 callersFunctionqualityRrfMultiplier
(tier: EngineQualityTier)
src/search/core/engine-quality.ts:112
↓ 2 callersFunctionqueryContentTerms
(question: string)
src/research/source-validation.ts:202
↓ 2 callersFunctionqueryFeedStore
(query: string, options: FeedStoreQueryOptions = {})
src/search/core/rss/feed-store.ts:127
↓ 2 callersFunctionrankAgentSearchResults
( prompt: string, results: MergedSearchResult[], )
src/agent/rank.ts:14
↓ 2 callersFunctionrareTermFactor
(result: RareScorable, rare: RareTerms)
src/search/core/rare-terms.ts:123
↓ 2 callersFunctionreadCacheStats
(dataDir: string)
src/cli/tui/status-cache.ts:10
↓ 2 callersFunctionreadConnectedAgents
(opts: ReadConnectedAgentsOptions = {})
src/cli/tui/status-agents.ts:37
↓ 2 callersFunctionreadFile
(p)
src/cli/tui/state/propagation.ts:98
↓ 2 callersFunctionreadNumber
(value: unknown)
src/extraction/v1/schemas/Product.ts:127
↓ 2 callersFunctionreadOwner
(lock: string)
src/cli/agents/skills/receipts.ts:257
↓ 2 callersFunctionrecencyDemotion
( publishedDate: string | undefined, now: Date = new Date(), )
src/search/core/recency-boost.ts:39
↓ 2 callersFunctionrecencyFactor
(publishedDate: string | undefined, now: Date = new Date())
src/search/reranker/recency.ts:11
↓ 2 callersFunctionrecencyMultiplier
( publishedDate: string | undefined, now: Date = new Date(), )
src/search/core/recency-boost.ts:9
↓ 2 callersFunctionrecomposeWithUserinfo
(bareUrl: string, userinfo: string)
src/fetch/proxy-credentials.ts:90
↓ 2 callersFunctionrecordReceipt
(action: PlanAction, packName: string, skipRels?: Set<string>)
src/cli/agents/skills/executor.ts:219
↓ 2 callersFunctionregisterEngineMinInterval
(name: string, ms: number)
src/search/core/engine-base.ts:193
↓ 2 callersMethodrelease
(ctx: BrowserContext)
src/fetch/browser-pool.ts:916
↓ 2 callersMethodreleaseForType
(type: BrowserType, ctx: BrowserContext)
src/fetch/browser-pool.ts:336
↓ 2 callersFunctionremoveLockDir
Remove a small dir we fully own (owner file + dir), with EPERM retry.
src/cli/agents/skills/receipts.ts:178
↓ 2 callersFunctionremoveSkillDirPack
( base: string, packName: string, agent: string, opts: RemoveOptions, legacy: Record<string, Set<str
src/cli/agents/skills/executor.ts:358
↓ 2 callersFunctionremoveStopwords
(words: string[])
src/embedding/key-terms.ts:97
↓ 2 callersFunctionremoveWindsurf
( base: string, agent: string, opts: RemoveOptions, home: string, result: ApplyResult, )
src/cli/agents/skills/executor.ts:517
↓ 2 callersFunctionrenderActionsGroupedByAgent
(actions: PlanAction[])
src/cli/skills.ts:459
↓ 2 callersFunctionrenderBanner
(version: string)
src/cli/tui/banner.ts:11
↓ 2 callersFunctionrenderBriefReport
( question: string, brief: ResearchBrief, sources: ResearchSource[], )
src/research/render-brief.ts:38
↓ 2 callersFunctionrenderCitationsXml
(citations: Citation[])
src/search/evidence.ts:335
↓ 2 callersFunctionrenderTable
(rows: DomainRoutingSummary[])
src/cli/tune.ts:54
↓ 2 callersFunctionreportSetupAndDoctor
* Print the per-component setup report + fixes for any failed download, then * run doctor cold checks and append their summary. Returns the doctor ch
src/cli/init.ts:164
↓ 2 callersFunctionrequest
(opts: { port: number; method?: string; path: string; headers?: Record<string, string>; body?: strin
tests/integration/rest-firecrawl-compat.test.ts:19
↓ 2 callersFunctionrequest
(opts: { port: number; method?: string; path: string; headers?: Record<string, string>; body?: strin
tests/integration/rest-api.test.ts:21
↓ 2 callersFunctionrerankInputText
(title: string, snippet: string | undefined, url: string)
src/search/core/rerank-fold.ts:35
↓ 2 callersFunctionres
(url: string, score: number, engine: string)
tests/unit/search/core/core-provider-kept-zero.test.ts:17
↓ 2 callersMethodreset
()
src/fetch/browser-selector.ts:64
↓ 2 callersFunctionresetEmbeddingService
()
src/embedding/embed.ts:375
↓ 2 callersFunctionresetFastembedCacheDir
(dataDir: string)
src/embedding/fastembed-provider.ts:34
↓ 2 callersFunctionresolveDistEntry
()
sdks/typescript/tests/serve-harness.ts:13
↓ 2 callersFunctionresolveEngineWeight
( name: string, legacyWeight?: number, callerTier?: EngineQualityTier | string, )
src/search/core/engine-quality.ts:134
↓ 2 callersFunctionresolveFileAdd
* ADD resolution for one file. See the S-K2 contract: * receipt-hash match → unchanged/update * receipt present + on-disk ≠ receipt → refuse (fo
src/cli/agents/skills/planner.ts:65
↓ 2 callersFunctionresolveOllamaModelBounded
( baseUrl: string, pick: (url: string, fetchImpl: typeof fetch, signal: AbortSignal) => Promise<string> =
src/cli/doctor.ts:342
↓ 2 callersFunctionresolvePort
(opts: CreateLocalClientOptions)
sdks/typescript/src/local.ts:87
↓ 2 callersFunctionresolveRelativeUrls
(markdown: string, baseUrl: string)
src/extraction/markdown.ts:228
↓ 2 callersFunctionresolveTimeRange
( range: TimeRange | undefined, now: Date = new Date(), )
src/search/core/time-range.ts:18
↓ 2 callersFunctionresultMatchesErrorToken
(result: ErrorScorable, tokens: string[])
src/search/core/error-intent.ts:154
← previousnext →1,001–1,100 of 3,724, ranked by callers