MCPcopy Create free account

hub / github.com/KnockOutEZ/wigolo / functions

Functions3,662 in github.com/KnockOutEZ/wigolo

↓ 4 callersFunctionhandleDiff
( input: DiffInput | Record<string, unknown>, )
src/tools/diff.ts:66
↓ 4 callersMethodhandleRequest
(req: IncomingMessage, res: ServerResponse)
src/daemon/http-server.ts:207
↓ 4 callersFunctionhandleWatch
( input: WatchJobInput, router: SmartRouter, )
src/tools/watch.ts:56
↓ 4 callersFunctionhuman
(text: string)
src/cli/tune.ts:28
↓ 4 callersFunctioninitSubsystems
()
src/server.ts:91
↓ 4 callersMethodisAllowed
(path: string)
src/crawl/robots.ts:58
↓ 4 callersFunctionisAntiBotSignal
(statusCode: number, html: string | null | undefined)
src/fetch/tls-tier.ts:622
↓ 4 callersFunctionisChallengeResponse
( statusCode: number, html: string | null | undefined, headers?: Record<string, string> | undefined, )
src/fetch/tls-tier.ts:457
↓ 4 callersFunctionisChallengeShell
(statusCode: number, html: string | null | undefined)
src/fetch/tls-tier.ts:642
↓ 4 callersFunctionisExpired
(cached: CachedContent)
src/cache/store.ts:257
↓ 4 callersFunctionisJsonObject
(v: unknown)
src/cli/tui/state/propagation.ts:141
↓ 4 callersFunctionisKeyWithinBounds
( key: string, cwd: string, home: string = homedir(), )
src/cli/agents/skills/receipts.ts:87
↓ 4 callersFunctionisLlmConfigured
(env: Record<string, string | undefined> = process.env)
src/integrations/cloud/llm/run.ts:70
↓ 4 callersMethodisSubprocessReady
Backwards-compat alias preserved for callers that gated on subprocess readiness.
src/embedding/embed.ts:170
↓ 4 callersFunctionisUrlRelevant
(url: string, judgments: RelevanceJudgment[], queryId: string)
benchmarks/search/metrics.ts:21
↓ 4 callersFunctionisVecExtensionLoaded
()
src/cache/db.ts:85
↓ 4 callersFunctionlexicalAlignment
(query: string, title: string, snippet: string)
src/search/core/lexical-alignment.ts:36
↓ 4 callersFunctionlistDomainRouting
()
src/cache/store.ts:880
↓ 4 callersFunctionloadFeedConfig
(opts?: { dataDir?: string })
src/search/core/rss/feed-config.ts:108
↓ 4 callersFunctionloadKeyring
()
src/security/keychain.ts:29
↓ 4 callersFunctionlog
(msg: string)
src/cli/plugin.ts:7
↓ 4 callersFunctionmakeJsonRpcResponse
(id: number, result: Record<string, unknown>)
packages/wigolo-vercel-ai-sdk/tests/client.test.ts:6
↓ 4 callersFunctionmatchesPatterns
( url: string, includePatterns: string[] | undefined, excludePatterns: string[] | undefined, )
src/crawl/url-utils.ts:86
↓ 4 callersMethodmkdir
(path: string, opts?: { recursive?: boolean; mode?: number })
src/cli/tui/state/propagation.ts:88
↓ 4 callersFunctionnotify
()
src/cli/tui/state/settings-store.ts:36
↓ 4 callersFunctionout
* `wigolo tune` — inspect and reset the per-domain routing that wigolo learns * as it fetches: TLS-tier promotion, browser-engine escalation, anti-bo
src/cli/tune.ts:24
↓ 4 callersFunctionparseJsonOrEmpty
(text: string)
src/cli/tui/state/propagation.ts:145
↓ 4 callersFunctionparseSitemapEntries
(xml: string)
src/crawl/sitemap.ts:11
↓ 4 callersFunctionparseSitemapIndex
(xml: string)
src/crawl/sitemap.ts:77
↓ 4 callersFunctionpersistKey
(path: string, value: unknown)
src/cli/tui/actions/write-config.ts:81
↓ 4 callersFunctionprobeSetupStatus
( deps: ProbeDeps, options: ProbeOptions = {}, )
src/cli/tui/actions/setup-status.ts:118
↓ 4 callersFunctionreadBody
Read + JSON-parse the request body under the shim's body cap. Returns a * structured error on parse failure / oversize (caller writes the compat erro
src/daemon/rest/firecrawl-compat.ts:201
↓ 4 callersFunctionreceiptsPath
()
src/cli/agents/skills/receipts.ts:49
↓ 4 callersFunctionreciprocalRankFusion
( lists: Map<string, number>[], k: number = 60, )
src/search/rrf.ts:10
↓ 4 callersFunctionrecordTlsImpersonationSuccess
(domain: string, threshold: number)
src/cache/store.ts:694
↓ 4 callersFunctionrefuseSymlink
* Throws if `path` exists and is a symbolic link. Missing path is fine — * the file may not exist yet (first run). Used as a TOCTOU-resistant guard
src/cli/tui/state/propagation.ts:230
↓ 4 callersFunctionremoveSkills
(opts: RemoveOptions)
src/cli/agents/skills/executor.ts:310
↓ 4 callersMethodrename
(from: string, to: string)
src/cli/tui/state/propagation.ts:87
↓ 4 callersMethodresearch
Multi-step research over the web. ``stream`` is schema-accepted but has no effect over this transport.
sdks/python/src/wigolo/_client.py:551
↓ 4 callersFunctionresolveEntry
(opts: ResolveEntryOpts)
src/cli/tui/entry.ts:81
↓ 4 callersFunctionresolveMode
(value: unknown)
src/util/mode.ts:23
↓ 4 callersFunctionresolveModel
( provider: LLMProvider, callerOverride?: string, env: Record<string, string | undefined> = process.env,
src/integrations/cloud/llm/model-select.ts:23
↓ 4 callersFunctionresolveProviderKey
( provider: LLMProvider, opts: KeyStoreOpts, )
src/security/key-store.ts:183
↓ 4 callersFunctionrowToJob
(row: WatchJobRow, now: number)
src/watch/store.ts:20
↓ 4 callersFunctionrunConfig
(args: string[])
src/cli/config.ts:176
↓ 4 callersFunctionrunEnginesParallel
( entries: EngineEntry[], query: string, options?: SearchEngineOptions, runOptions?: RunEnginesOptions
src/search/core/engine-base.ts:504
↓ 4 callersFunctionrunPluginList
(useJson = false)
src/cli/plugin.ts:213
↓ 4 callersFunctionrunUninstall
(args: string[])
src/cli/uninstall.ts:45
↓ 4 callersFunctionsafeAbsoluteUrl
(value: string | null | undefined, baseUrl?: string)
src/extraction/brand.ts:95
↓ 4 callersFunctionsafeNormalize
(url: string)
src/search/find-similar.ts:423
↓ 4 callersFunctionsanitize
Replace any implementation names in a description with capability language.
src/daemon/rest/openapi.ts:117
↓ 4 callersFunctionsanitizeForTerminal
(value: string)
src/cli/doctor.ts:331
↓ 4 callersFunctionsanitizedChildEnv
(opts: { stripProxy?: boolean } = {})
src/util/child-env.ts:18
↓ 4 callersFunctionsearxngBackendAvailable
(cfg: SearxngConfigView)
src/searxng/enabled.ts:37
↓ 4 callersMethodselect
()
src/fetch/browser-selector.ts:35
↓ 4 callersMethodsendError
(res: ServerResponse, e: HttpError)
src/daemon/rest/router.ts:81
↓ 4 callersFunctionsetBootstrapState
(dataDir: string, state: BootstrapState)
src/searxng/bootstrap.ts:155
↓ 4 callersFunctionstableCitationId
(url: string, start: number)
src/search/evidence.ts:170
↓ 4 callersFunctionstartShell
(deps: ReplDeps, options: ShellOptions = {})
src/repl/shell.ts:121
↓ 4 callersFunctionstatusForStageResult
(f: StageFailure)
src/daemon/rest/errors.ts:139
↓ 4 callersFunctionstmts
()
src/search/core/rss/feed-store.ts:36
↓ 4 callersFunctionstringField
(value: unknown)
src/extraction/v1/product.ts:135
↓ 4 callersFunctionstripResearchChrome
(text: string)
src/research/brief.ts:459
↓ 4 callersFunctiontag
(el: Element)
src/extraction/list.ts:17
↓ 4 callersFunctiontextOf
(el: Element | null)
src/extraction/list.ts:81
↓ 4 callersFunctiontokenMatches
(expected: string | null, provided: string | null)
src/daemon/admin-token.ts:52
↓ 4 callersFunctiontokenize
(input: string)
src/repl/parser.ts:11
↓ 4 callersFunctiontruncate
(text: string)
src/extraction/structured.ts:227
↓ 4 callersFunctionupdateCacheEmbedding
( url: string, embedding: Buffer, model: string, dims: number, )
src/cache/store.ts:574
↓ 4 callersFunctionupsertFeedItems
(items: Array<{ feedUrl: string; guid: string; title: string; link: string; summary: string; publishedDate
src/search/core/rss/feed-store.ts:66
↓ 4 callersFunctionuseFooterHints
(hints: Hints)
src/cli/tui/shell/Footer.tsx:43
↓ 4 callersFunctionvenvBinPath
( dataDir: string, name: 'python' | 'pip', platform: string = process.platform, )
src/python-env.ts:15
↓ 4 callersFunctionwrite
(text: string)
src/cli/auth.ts:7
↓ 4 callersFunctionzedConfigDir
()
src/cli/agents/zed.ts:9
↓ 3 callersFunction__resetResolvedPythonExe
()
src/python-env.ts:46
↓ 3 callersFunction_free_port
()
sdks/python/tests/test_integration_local.py:27
↓ 3 callersFunction_fresh_data_dir
A private data dir with its own SQLite DB but sharing the warmed ML model dirs (symlinked, read-only reuse) so no server re-downloads models a
sdks/python/tests/test_integration.py:22
↓ 3 callersFunction_guardedFollow
( startUrl: string, init: RequestInit, cfg: EscapeHatchConfig, fetchImpl: FetchImpl, )
src/fetch/escape-hatch.ts:58
↓ 3 callersFunction_health_code
(base_url: str, timeout: float = 1.0)
sdks/python/tests/test_integration_local.py:35
↓ 3 callersFunction_is_windows
()
sdks/python/src/wigolo/_local.py:153
↓ 3 callersFunction_make_search_output
(query: str = "test", n_results: int = 1)
packages/wigolo-langchain/tests/test_tools.py:15
↓ 3 callersFunction_resetDocsEnginesForTest
()
src/search/core/verticals/docs.ts:26
↓ 3 callersFunction_resetExtractProviderForTest
()
src/providers/extract-provider.ts:45
↓ 3 callersFunction_resetOrchestratorVerticalsForTest
()
src/search/core/orchestrator.ts:808
↓ 3 callersFunction_resetPapersEnginesForTest
()
src/search/core/verticals/papers.ts:19
↓ 3 callersFunction_setTlsBackendForTests
(backend: LoadedTlsBackend | null)
src/fetch/tls-tier.ts:97
↓ 3 callersFunctionacquireLock
(dataDir: string)
src/searxng/process.ts:78
↓ 3 callersFunctionallProviders
()
src/integrations/cloud/llm/select.ts:116
↓ 3 callersFunctionantigravityDir
()
src/cli/agents/antigravity.ts:18
↓ 3 callersFunctionapplyAllFilters
( results: T[], options: FilterOptions, )
src/search/filters.ts:92
↓ 3 callersFunctionapplyEvidenceFilter
( input: ApplyEvidenceFilterInput, )
src/extraction/schema-truth.ts:142
↓ 3 callersFunctionapplyHeadlessSet
( opts: ApplyHeadlessSetOpts, )
src/cli/tui/actions/headless-set.ts:118
↓ 3 callersFunctionapplyMigrations
(db: Database.Database, opts: { vecLoaded: boolean } = { vecLoaded: true })
src/cache/migrations/runner.ts:265
↓ 3 callersFunctionapplyScoreFloor
( results: T[], floor: number, opts: ScoreFloorOptions<T> = {}, )
src/search/core/score-floor.ts:97
↓ 3 callersFunctionapplyTokenBudget
(items: EvidenceItem[], maxTokensOut: number)
src/search/evidence.ts:155
↓ 3 callersFunctionapproxVisibleTextLength
(html: string)
src/fetch/tls-tier.ts:513
↓ 3 callersFunctionassertSafeRelPath
(rel: string)
src/cli/agents/skills/catalog.ts:21
↓ 3 callersMethodbackupDir
Directory the propagation pipeline writes per-agent backups into.
src/cli/tui/state/agent-targets.ts:35
↓ 3 callersFunctionbinaryInPath
(name: string)
src/cli/tui/detect-helpers.ts:5
↓ 3 callersFunctionbodyCapFor
(tool: string)
src/daemon/rest/limits.ts:16
← previousnext →301–400 of 3,662, ranked by callers