MCPcopy Create free account

hub / github.com/KnockOutEZ/wigolo / functions

Functions3,724 in github.com/KnockOutEZ/wigolo

↓ 2 callersFunctionuaMatchesTier
(clearanceUa: string, tier: ClearanceTier)
src/fetch/clearance-reuse.ts:32
↓ 2 callersFunctionunauthorized
(hint: string)
src/daemon/rest/errors.ts:59
↓ 2 callersFunctionuninstall
()
src/cli/agents/zed.ts:37
↓ 2 callersFunctionunlink
(p)
src/cli/tui/state/propagation.ts:113
↓ 2 callersFunctionunwrapRedirect
(input: string)
src/search/url-unwrap.ts:14
↓ 2 callersFunctionvalidateAgainstSchema
( value: unknown, schema: Record<string, unknown>, )
src/integrations/cloud/llm/validate.ts:17
↓ 2 callersFunctionvalidateCrawlLimit
Validate a Firecrawl `limit` against the crawl max_pages clamp. Returns an * over-cap message or null.
src/daemon/rest/firecrawl-compat.ts:367
↓ 2 callersFunctionvalidateExtractor
(value: unknown)
src/plugins/validate.ts:5
↓ 2 callersFunctionvalidateInput
(tool: string, body: unknown)
src/daemon/rest/validate.ts:64
↓ 2 callersFunctionvalidateLinks
( results: T[], options?: { maxConcurrent?: number }, )
src/search/validator.ts:6
↓ 2 callersFunctionvalidatePluginExports
(mod: unknown)
src/plugins/validate.ts:51
↓ 2 callersFunctionvalidateTlsBrowser
(raw: string | null | undefined, fallback: string)
src/config.ts:270
↓ 2 callersFunctionverifyAgainstNormalizedSource
* Internal hot-path verifier: takes an ALREADY-normalized haystack so the * caller can cache the O(N*HTML) work across many fields. The per-value *
src/extraction/schema-truth.ts:84
↓ 2 callersFunctionverifyEndToEnd
( deps: VerifyEndToEndDeps, )
src/cli/tui/actions/verify-e2e.ts:82
↓ 2 callersFunctionverticalPools
()
src/search/core/engine-health.ts:94
↓ 2 callersFunctionvscodeConfigPath
()
src/cli/agents/vscode.ts:50
↓ 2 callersFunctionwait
(ms: number)
tests/unit/cli/tui/components/WizardSteps.ceremony.test.tsx:31
↓ 2 callersMethodwaitForLoadState
(state: 'networkidle', opts: { timeout: number })
src/fetch/settle.ts:66
↓ 2 callersFunctionwarmEngines
()
src/server/warmup-on-start.ts:45
↓ 2 callersFunctionwasUninstalled
()
src/cli/tui/state/uninstall-signal.ts:7
↓ 2 callersMethodwithClearanceHeader
* Merge a reused clearance `Cookie:` header for the header tiers (tls/http) * into `headers` without clobbering caller headers. Returns the origina
src/fetch/router.ts:548
↓ 2 callersFunctionwithFetchRetry
( op: () => Promise<T>, opts: FetchRetryOptions = {}, )
src/providers/rerank-provider.ts:58
↓ 2 callersFunctionwriteFile
(p, data)
src/cli/tui/state/propagation.ts:101
↓ 2 callersFunctionwriteIfChanged
* Write only if bytes differ (LF-normalized), NEVER following a symlink. * * The destination leaf is lstat'd immediately before the write (TOCTOU gu
src/cli/agents/skills/executor.ts:54
↓ 2 callersFunctionwriteJsonConfig
(args: WriteJsonConfigArgs)
src/cli/tui/config-writer-json.ts:47
↓ 2 callersFunctionwriteMcpConfig
( detected: DetectedAgent[], selected: AgentId[], opts: WriteMcpConfigOptions = {}, )
src/cli/tui/actions/write-config.ts:40
↓ 2 callersFunctionwriteOut
(text: string)
src/cli/tool-run.ts:67
↓ 2 callersFunctionwriteTomlConfig
(args: WriteTomlConfigArgs)
src/cli/tui/config-writer-toml.ts:37
↓ 1 callersFunctionV
(o: Partial<DomVerdict>)
tests/unit/fetch/settle.test.ts:306
↓ 1 callersMethod__init__
( self, client: WigoloMcpClient | Any, render_js: str = "auto", section: Optio
packages/wigolo-llamaindex/wigolo_llamaindex/reader.py:25
↓ 1 callersFunction_adopt_or_reject
Given a health-200 daemon, decide whether it is a reusable wigolo. Capability probe GET /v1/tools with the resolved token: 200 -> reuse (ow
sdks/python/src/wigolo/_local.py:395
↓ 1 callersMethod_aget_relevant_documents
Search wigolo and convert results to LangChain Documents.
packages/wigolo-langchain/wigolo_langchain/retrievers.py:58
↓ 1 callersMethod_api_error_from_http
(exc: urllib.error.HTTPError)
sdks/python/src/wigolo/_client.py:206
↓ 1 callersFunction_clearEtagCacheForTest
()
src/crawl/etag-incremental.ts:146
↓ 1 callersFunction_env_flag
(name: str)
sdks/python/src/wigolo/_client.py:45
↓ 1 callersFunction_getEngineWarmPendingForTest
()
src/server/warmup-on-start.ts:66
↓ 1 callersFunction_getWarmupPendingForTest
()
src/server/warmup-on-start.ts:117
↓ 1 callersFunction_have_build
()
sdks/python/tests/test_package_build.py:20
↓ 1 callersMethod_headers
(self)
sdks/python/src/wigolo/_client.py:139
↓ 1 callersFunction_health_code
(base_url: str, timeout: float = 1.0)
sdks/python/tests/conftest.py:73
↓ 1 callersMethod_health_report_from_error
Recover the JSON /health report from a 503 error, or None if absent.
sdks/python/src/wigolo/_client.py:281
↓ 1 callersFunction_is_loopback
(base_url: str)
sdks/python/src/wigolo/_client.py:37
↓ 1 callersMethod_kill_process
Force-kill subprocess.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:199
↓ 1 callersMethod_kill_process
Force-kill the subprocess.
packages/wigolo-langchain/wigolo_langchain/client.py:213
↓ 1 callersFunction_make_handler
(state: _State)
sdks/python/tests/test_unit_transport.py:32
↓ 1 callersFunction_make_slow
()
sdks/python/tests/test_integration_local.py:118
↓ 1 callersFunction_make_slow_handler
(delay: float, started: threading.Event)
sdks/python/tests/test_unit_async.py:16
↓ 1 callersFunction_needs_cmd_wrapper
(exe: str)
sdks/python/src/wigolo/_local.py:157
↓ 1 callersMethod_next_id
(self)
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:43
↓ 1 callersMethod_next_id
(self)
packages/wigolo-langchain/wigolo_langchain/client.py:44
↓ 1 callersMethod_parse_ok
(raw: bytes, url: str)
sdks/python/src/wigolo/_client.py:190
↓ 1 callersFunction_parse_port
(argv: list[str])
sdks/python/tests/_fake_serve.py:24
↓ 1 callersMethod_parse_tool_response
Parse MCP tool response content into dict.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:210
↓ 1 callersMethod_parse_tool_response
Parse the MCP tool response content into a dict.
packages/wigolo-langchain/wigolo_langchain/client.py:224
↓ 1 callersFunction_probe_tools
GET /v1/tools with the resolved token. Returns the HTTP status code.
sdks/python/src/wigolo/_local.py:65
↓ 1 callersMethod_read_response
Read a single JSON-RPC response from stdout.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:160
↓ 1 callersMethod_read_response
Read a single JSON-RPC response from stdout.
packages/wigolo-langchain/wigolo_langchain/client.py:172
↓ 1 callersMethod_read_stderr
Consume stderr and log.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:184
↓ 1 callersMethod_read_stderr
Continuously read stderr and log it.
packages/wigolo-langchain/wigolo_langchain/client.py:197
↓ 1 callersFunction_redact_token
Replace every occurrence of the resolved bearer token with a marker.
sdks/python/src/wigolo/_local.py:146
↓ 1 callersFunction_request_schema
(op)
sdks/python/tests/test_runtime_drift.py:72
↓ 1 callersFunction_resetEmbedProviderForTest
()
src/providers/embed-provider.ts:40
↓ 1 callersFunction_resetRerankProviderForTest
()
src/providers/rerank-provider.ts:98
↓ 1 callersFunction_resetSchedulerGuard
()
src/watch/scheduler.ts:228
↓ 1 callersFunction_resetTelemetryForTest
()
src/cli/telemetry.ts:74
↓ 1 callersMethod_resolve_timeout
(self, tool: str, per_call: Optional[float])
sdks/python/src/wigolo/_client.py:145
↓ 1 callersMethod_run
(self, **kwargs: Any)
packages/wigolo-crewai/wigolo_crewai/tools.py:53
↓ 1 callersMethod_run
(self, **kwargs: Any)
packages/wigolo-crewai/wigolo_crewai/tools.py:68
↓ 1 callersMethod_send
(self, status: int, obj)
sdks/python/tests/_fake_serve.py:56
↓ 1 callersMethod_send_notification
Send JSON-RPC notification (no response expected).
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:150
↓ 1 callersMethod_send_notification
Send a JSON-RPC notification (no id, no response expected).
packages/wigolo-langchain/wigolo_langchain/client.py:162
↓ 1 callersFunction_spawn
(command: list[str], port: int, token: Optional[str])
sdks/python/src/wigolo/_local.py:256
↓ 1 callersFunction_start_stderr_reader
(proc: subprocess.Popen)
sdks/python/src/wigolo/_local.py:238
↓ 1 callersFunction_validate_port
Coerce/validate a port to an int in 1–65535, else raise WigoloError. A string must be a strict integer (no trailing junk, no float); an int/
sdks/python/src/wigolo/_local.py:115
↓ 1 callersFunction_wait_for_health
Poll /health until 200 within the spawn budget. Returns True on healthy. Returns False (caller decides) if the child exits early or the budget
sdks/python/src/wigolo/_local.py:295
↓ 1 callersFunctionacquireLock
* Acquire an mkdir-based lock. On a stale lock (age > timeout) the steal is * atomic: RENAME the stale lock dir to a unique name — only the successfu
src/cli/agents/skills/receipts.ts:209
↓ 1 callersMethodacquireLock
* Acquire the cross-process install lockfile (mirrors the searxng.lock * pattern). Returns true when this process now holds the lock, false when a
src/fetch/browser-acquire.ts:252
↓ 1 callersMethodacquireStealthSlot
()
src/fetch/browser-pool.ts:366
↓ 1 callersFunctionactionToJson
(a: PlanAction)
src/cli/skills.ts:265
↓ 1 callersFunctionactualType
(value: unknown)
src/integrations/cloud/llm/validate.ts:84
↓ 1 callersFunctionaddOnGrid
(count: number)
tests/unit/extraction/schema-confidence.test.ts:34
↓ 1 callersFunctionadvanceToStep3
(stdin: { write: (s: string) => void })
tests/unit/cli/tui/components/WizardSteps.continue-quit.test.tsx:53
↓ 1 callersFunctionadvanceToStep4ViaContinue
(stdin: { write: (s: string) => void }, fieldCount: number)
tests/unit/cli/tui/components/WizardSteps.continue-quit.test.tsx:65
↓ 1 callersFunctionaggregateStatus
* Aggregate per-file statuses into a single pack-dir status (worst-wins). * * Pack application is ATOMIC: one refused file makes the whole pack acti
src/cli/agents/skills/planner.ts:47
↓ 1 callersFunctionallCovered
()
src/extraction/schema.ts:66
↓ 1 callersFunctionallMetaContent
(document: Document, selector: string)
src/extraction/v1/schemas/Paper.ts:117
↓ 1 callersFunctionallRegisteredEntries
()
tests/unit/search/engine-quality.test.ts:37
↓ 1 callersFunctionallTargets
(cwd: string, home: string = homedir())
src/cli/agents/skills/targets.ts:129
↓ 1 callersMethodapiError
(response: Awaited<ReturnType<FetchLike>>)
sdks/typescript/src/client.ts:191
↓ 1 callersFunctionappendHistory
(historyPath: string, line: string)
src/repl/shell.ts:108
↓ 1 callersFunctionapplyBrandCollisionGuard
(query: string, results: RawSearchResult[])
src/search/core/orchestrator.ts:51
↓ 1 callersFunctionapplyBudget
(results: CacheResultItem[], maxTokensOut?: number)
src/tools/cache.ts:153
↓ 1 callersFunctionapplyDateFilter
(results: RawSearchResult[], options: SearchEngineOptions)
src/search/engines/arxiv.ts:70
↓ 1 callersFunctionapplyDateFilter
(results: RawSearchResult[], options: SearchEngineOptions)
src/search/engines/lobsters.ts:110
↓ 1 callersFunctionapplyDoctorFixes
* Run repairs for every failed, fixable check and return the before/after * records. Re-checks after each repair so the report reflects the real * p
src/cli/doctor.ts:587
↓ 1 callersFunctionapplyDomainFilters
( results: RawSearchResult[], includeDomains?: string[], excludeDomains?: string[], )
src/search/core/orchestrator.ts:257
↓ 1 callersFunctionapplyFreshnessWindow
( results: RawSearchResult[], fromDate: string | undefined, toDate: string | undefined, )
src/search/core/orchestrator.ts:169
↓ 1 callersFunctionapplyOne
(agent: DetectedAgent, opts: ApplyConfigsOptions)
src/cli/tui/config-writer.ts:48
↓ 1 callersFunctionapplyOwnedOrFencedAction
(action: PlanAction, result: ApplyResult)
src/cli/agents/skills/executor.ts:178
↓ 1 callersFunctionapplyPostProcessing
( result: ExtractionResult, url: string, html: string, options: ExtractionOptions, )
src/extraction/pipeline.ts:67
← previousnext →1,201–1,300 of 3,724, ranked by callers