MCPcopy Create free account

hub / github.com/KnockOutEZ/wigolo / functions

Functions3,662 in github.com/KnockOutEZ/wigolo

↓ 3 callersFunctiontryConnectDaemon
(port: number, host: string)
src/daemon/proxy.ts:6
↓ 3 callersFunctionuseShellWidth
()
src/cli/tui/shell/width.ts:12
↓ 3 callersFunctionvalidateSearchEngine
(value: unknown)
src/plugins/validate.ts:27
↓ 3 callersFunctionvenvInstallHint
(pythonVersion?: string)
src/python-env.ts:121
↓ 3 callersFunctionwait
(ms: number)
tests/unit/cli/tui/components/WizardSteps.continue-quit.test.tsx:35
↓ 3 callersFunctionwait
(ms: number)
tests/unit/cli/tui/components/ImportScreen.test.tsx:24
↓ 3 callersMethodwarmup
()
src/search/reranker/transformers-rerank-provider.ts:61
↓ 3 callersFunctionwarn
(text: string)
src/cli/tui/format.ts:19
↓ 3 callersFunctionwindsurfDir
()
src/cli/agents/windsurf.ts:9
↓ 3 callersFunctionwipeSearxngState
(dataDir: string, reporter: WarmupReporter = noopReporter)
src/cli/warmup.ts:209
↓ 3 callersFunctionwriteAgentBackup
( fs: WritableFs, target: AgentTarget, rawConfig: string, )
src/cli/tui/state/propagation.ts:253
↓ 2 callersMethod_build_params
Build the tool call parameters, stripping None values.
packages/wigolo-langchain/wigolo_langchain/tools.py:109
↓ 2 callersMethod_build_params
Build the tool call parameters, stripping None values.
packages/wigolo-langchain/wigolo_langchain/tools.py:191
↓ 2 callersMethod_call_tool
Call the wigolo search tool and return JSON string.
packages/wigolo-langchain/wigolo_langchain/tools.py:113
↓ 2 callersMethod_call_tool
Call the wigolo fetch tool and return JSON string.
packages/wigolo-langchain/wigolo_langchain/tools.py:205
↓ 2 callersMethod_fetch_url
Fetch a single URL and convert to Document.
packages/wigolo-llamaindex/wigolo_llamaindex/reader.py:81
↓ 2 callersFunction_post_op
(openapi, path)
sdks/python/tests/test_runtime_drift.py:64
↓ 2 callersFunction_probe_health
GET /health. Returns the HTTP status code, or None if refused/unreachable.
sdks/python/src/wigolo/_local.py:53
↓ 2 callersFunction_public_methods
(cls)
sdks/python/tests/test_unit_env_and_surface.py:18
↓ 2 callersFunction_resetImageEnginesForTest
()
src/search/core/verticals/images.ts:35
↓ 2 callersFunction_resetSiteExtractorsForTest
()
src/extraction/v1/site-extractors.ts:30
↓ 2 callersFunction_resetTlsBackend
()
src/fetch/tls-tier.ts:86
↓ 2 callersFunction_resetVectorStoreForTest
()
src/providers/vector-store.ts:62
↓ 2 callersMethod_respond
(self)
sdks/python/tests/test_unit_transport.py:37
↓ 2 callersMethod_send_request
Send JSON-RPC request and wait for response.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:127
↓ 2 callersMethod_send_request
Send a JSON-RPC request and wait for the response.
packages/wigolo-langchain/wigolo_langchain/client.py:130
↓ 2 callersFunction_setCredentialKeychainForTests
(kc: CredentialKeychain | null)
src/persisted-config.ts:74
↓ 2 callersMethodaclose
Shut down the executor (off the event loop) and stop an owned daemon.
sdks/python/src/wigolo/_aio.py:69
↓ 2 callersMethodacquire
()
src/fetch/browser-pool.ts:915
↓ 2 callersMethodacquire
(url: string)
src/crawl/rate-limiter.ts:20
↓ 2 callersFunctionacquireBootstrapLock
(dataDir: string)
src/searxng/bootstrap.ts:62
↓ 2 callersMethodacquireForType
(type: BrowserType)
src/fetch/browser-pool.ts:305
↓ 2 callersFunctionadd
(key, hash)
scripts/gen-legacy-skill-hashes.mjs:28
↓ 2 callersFunctionaddUniqueEdges
( edges: LinkEdge[], seen: Set<string>, from: string, links: string[], )
src/crawl/crawler.ts:356
↓ 2 callersFunctionagentSourcesToSearchResults
(sources: AgentSourceLike[])
src/agent/executor.ts:34
↓ 2 callersFunctionappendToLogFile
(line: string)
src/logger.ts:33
↓ 2 callersFunctionapplyConsensusBoost
(results: MergedSearchResult[])
src/search/reranker/consensus-boost.ts:21
↓ 2 callersFunctionapplyContextRank
( results: RawSearchResult[], query: string, contextText: string | undefined, options?: ContextRankOpt
src/search/core/context-rank.ts:49
↓ 2 callersFunctionargsOf
(call: unknown[])
tests/unit/cli/warmup-firefox.test.ts:68
↓ 2 callersFunctionatomicWrite
* Atomically serialize `cfg` to `configPath` (temp file + rename) with * owner-only (0o600) permissions. Does NOT read or merge — the caller passes
src/persisted-config.ts:264
↓ 2 callersFunctionatomicWrite
(path: string, data: string)
src/cli/agents/skills/receipts.ts:157
↓ 2 callersFunctionbackfillEmbeddings
(opts: BackfillOptions)
src/cache/backfill-embeddings.ts:48
↓ 2 callersFunctionbackoffSchedule
(attempt: number)
src/searxng/bootstrap.ts:30
↓ 2 callersFunctionbadInput
(reason: string, hint?: string)
src/tools/watch.ts:31
↓ 2 callersFunctionbelongsToNestedTable
(descendant: Element, table: Element)
src/extraction/extract.ts:57
↓ 2 callersFunctionblobResultFromLines
( lines: string[], displayName: string | null, language: string | null, fallbackTitle: string, )
src/extraction/site-extractors/github.ts:105
↓ 2 callersFunctionbodyTooLarge
(capBytes: number)
src/daemon/rest/errors.ts:77
↓ 2 callersFunctionbootstrapNativeSearxng
(dataDir: string)
src/searxng/bootstrap.ts:288
↓ 2 callersMethodbrowserFetch
* Invoke the browser tier and map a hard bot-protection challenge * (ChallengeBlockedError, thrown by the browser pool's anti-bot fast-fail) * t
src/fetch/router.ts:655
↓ 2 callersFunctionbuild
(browserFetcher: BrowserPoolInterface['fetchWithBrowser'])
tests/unit/fetch/router.test.ts:538
↓ 2 callersFunctionbuildCitationGraph
( synthesisText: string, sources: CitationGraphSource[], )
src/research/citation-graph.ts:23
↓ 2 callersFunctionbuildCitationsFromEvidence
( results: SearchResultItem[], evidence: EvidenceItem[], baseCitations: Citation[], )
src/search/evidence.ts:295
↓ 2 callersFunctionbuildEngineWarnings
( telemetry: EngineTelemetry[] | undefined, )
src/search/core/engine-warnings.ts:106
↓ 2 callersFunctionbuildFallbackReport
( question: string, sources: ResearchSource[], maxLength: number, )
src/research/synthesize.ts:129
↓ 2 callersFunctionbuildFetchInput
(url: string)
benchmarks/agent/task-executor.ts:39
↓ 2 callersFunctionbuildLocalTierDoctorLines
(state: { localLlm: string; tier: LocalModelTier | null; })
src/cli/doctor.ts:392
↓ 2 callersFunctionbuildMinimalRouter
()
src/cli/tui/actions/verify-router.ts:14
↓ 2 callersFunctionbuildOllamaDoctorLines
(state: { llmConfigured: boolean; ollamaActive: boolean; reachable: boolean; baseUrl: string; model?
src/cli/doctor.ts:358
↓ 2 callersFunctionbuildOpenApi
()
src/daemon/rest/openapi.ts:326
↓ 2 callersFunctionbuildPageText
(title: string, markdown: string)
src/search/find-similar/crawl-rank.ts:318
↓ 2 callersFunctionbuildPaletteIndex
({ catalog, actionLabels }: BuildPaletteIndexInput)
src/cli/tui/shell/palette-index.ts:16
↓ 2 callersFunctionbuildQueryUnderstanding
( query: string, opts: BuildQUOptions = {}, )
src/search/core/query-understanding.ts:89
↓ 2 callersFunctionbuildRankMap
(urls: string[])
src/search/rrf.ts:50
↓ 2 callersFunctionbuildResearchBrief
( question: string, sources: ResearchSource[], subQueries: string[], perSourceCharCap: number, total
src/research/brief.ts:17
↓ 2 callersFunctionbuildSearchContentBlocks
( input: SearchInput, data: SearchOutput, )
src/server/search-response.ts:12
↓ 2 callersFunctionbuildSearchInput
(task: AgentTask)
benchmarks/agent/task-executor.ts:19
↓ 2 callersFunctionbuildStructuredFallback
( results: SearchResultItem[], query: string, )
src/search/answer-synthesis.ts:140
↓ 2 callersFunctionbuildToolsIndex
()
src/daemon/rest/openapi.ts:378
↓ 2 callersMethodbusy
()
src/cli/tui/state/activity-store.ts:5
↓ 2 callersMethodcallTool
(toolName: string, args: Record<string, unknown>)
src/daemon/proxy.ts:38
↓ 2 callersFunctioncanonKey
(url: string)
src/search/core/orchestrator.ts:405
↓ 2 callersFunctioncanonicalKey
(url: string)
src/search/hybrid/merge.ts:26
↓ 2 callersFunctioncanonicalizeUrl
(input: string)
src/search/core/canonical-url.ts:75
↓ 2 callersFunctioncapAuxFields
(out: FetchOutput, maxContentChars?: number)
src/tools/fetch.ts:70
↓ 2 callersFunctioncheckAuth
(ctx: AuthContext, req: RequestAuthInput)
src/daemon/rest/auth.ts:128
↓ 2 callersFunctioncheckDataDirWritable
* Cheap data-dir writability probe: create + delete a temp marker file in the * data dir. Surfaces the Docker bind-mount EACCES class at diagnosis ti
src/cli/doctor.ts:174
↓ 2 callersFunctioncheckDocker
()
src/cli/doctor.ts:76
↓ 2 callersFunctioncheckDocker
()
src/cli/tui/system-check.ts:91
↓ 2 callersFunctioncheckDockerAvailable
()
src/searxng/bootstrap.ts:127
↓ 2 callersMethodcheckHealth
()
src/daemon/proxy.ts:71
↓ 2 callersFunctioncheckMcpWiringForAgent
( input: McpWiringCheckInput, )
src/cli/tui/actions/verify-e2e.ts:165
↓ 2 callersFunctioncheckPython
()
src/cli/doctor.ts:68
↓ 2 callersFunctioncheckPython
()
src/cli/tui/system-check.ts:80
↓ 2 callersFunctioncheckServeBindGate
(args: DaemonArgs)
src/cli/daemon.ts:90
↓ 2 callersFunctionclampBackoffMs
(ms: number)
src/fetch/politeness.ts:47
↓ 2 callersFunctionclampCrawlLimit
(body: Record<string, unknown>)
src/daemon/rest/firecrawl-compat.ts:377
↓ 2 callersFunctionclampTablesToChars
( data: ExtractOutput['data'], maxChars: number, )
src/tools/extract.ts:253
↓ 2 callersFunctionclassifyContent
(url: string, html: string)
src/extraction/v1/classifier.ts:27
↓ 2 callersFunctionclassifyIntent
(query: string, opts?: ClassifyOptions)
src/search/core/intent-router.ts:261
↓ 2 callersFunctionclassifyUrlShape
(url: string, includeDomains?: string[])
src/research/source-validation.ts:120
↓ 2 callersFunctioncleanArticleBody
(body: string)
src/extraction/v1/schemas/Article.ts:22
↓ 2 callersFunctioncleanupComponent
( component: CleanableComponentId, dataDir: string, )
src/cli/tui/actions/cleanup.ts:50
↓ 2 callersFunctionclearCacheEntries
(options: { query?: string; urlPattern?: string; since?: string; })
src/cache/store.ts:491
↓ 2 callersFunctionclearanceExpiresIso
(expiresSeconds: number)
src/fetch/clearance-reuse.ts:89
↓ 2 callersMethodclearanceFor
* The stored clearance for `host` when it is fresh AND presentable by `tier`, * else null. Purges an EXPIRED entry as a side-effect so a dead cooki
src/fetch/router.ts:525
↓ 2 callersMethodclose
(self)
sdks/python/src/wigolo/_local.py:194
↓ 2 callersFunctionclosestPre
(el: Element)
src/extraction/v1/schemas/CodeSnippet.ts:75
↓ 2 callersFunctioncollectPlugins
Scan the plugins dir into a structured list. Never throws.
src/cli/plugin.ts:168
↓ 2 callersFunctioncollector
()
tests/unit/repl/shell.test.ts:38
↓ 2 callersFunctioncombineSignals
Combine two abort signals into one that aborts when either does.
sdks/typescript/src/client.ts:83
← previousnext →601–700 of 3,662, ranked by callers