Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnockOutEZ/wigolo
/ functions
Functions
3,662 in github.com/KnockOutEZ/wigolo
⨍
Functions
3,662
◇
Types & classes
981
↓ 4 callers
Function
handleDiff
( input: DiffInput | Record<string, unknown>, )
src/tools/diff.ts:66
↓ 4 callers
Method
handleRequest
(req: IncomingMessage, res: ServerResponse)
src/daemon/http-server.ts:207
↓ 4 callers
Function
handleWatch
( input: WatchJobInput, router: SmartRouter, )
src/tools/watch.ts:56
↓ 4 callers
Function
human
(text: string)
src/cli/tune.ts:28
↓ 4 callers
Function
initSubsystems
()
src/server.ts:91
↓ 4 callers
Method
isAllowed
(path: string)
src/crawl/robots.ts:58
↓ 4 callers
Function
isAntiBotSignal
(statusCode: number, html: string | null | undefined)
src/fetch/tls-tier.ts:622
↓ 4 callers
Function
isChallengeResponse
( statusCode: number, html: string | null | undefined, headers?: Record<string, string> | undefined, )
src/fetch/tls-tier.ts:457
↓ 4 callers
Function
isChallengeShell
(statusCode: number, html: string | null | undefined)
src/fetch/tls-tier.ts:642
↓ 4 callers
Function
isExpired
(cached: CachedContent)
src/cache/store.ts:257
↓ 4 callers
Function
isJsonObject
(v: unknown)
src/cli/tui/state/propagation.ts:141
↓ 4 callers
Function
isKeyWithinBounds
( key: string, cwd: string, home: string = homedir(), )
src/cli/agents/skills/receipts.ts:87
↓ 4 callers
Function
isLlmConfigured
(env: Record<string, string | undefined> = process.env)
src/integrations/cloud/llm/run.ts:70
↓ 4 callers
Method
isSubprocessReady
Backwards-compat alias preserved for callers that gated on subprocess readiness.
src/embedding/embed.ts:170
↓ 4 callers
Function
isUrlRelevant
(url: string, judgments: RelevanceJudgment[], queryId: string)
benchmarks/search/metrics.ts:21
↓ 4 callers
Function
isVecExtensionLoaded
()
src/cache/db.ts:85
↓ 4 callers
Function
lexicalAlignment
(query: string, title: string, snippet: string)
src/search/core/lexical-alignment.ts:36
↓ 4 callers
Function
listDomainRouting
()
src/cache/store.ts:880
↓ 4 callers
Function
loadFeedConfig
(opts?: { dataDir?: string })
src/search/core/rss/feed-config.ts:108
↓ 4 callers
Function
loadKeyring
()
src/security/keychain.ts:29
↓ 4 callers
Function
log
(msg: string)
src/cli/plugin.ts:7
↓ 4 callers
Function
makeJsonRpcResponse
(id: number, result: Record<string, unknown>)
packages/wigolo-vercel-ai-sdk/tests/client.test.ts:6
↓ 4 callers
Function
matchesPatterns
( url: string, includePatterns: string[] | undefined, excludePatterns: string[] | undefined, )
src/crawl/url-utils.ts:86
↓ 4 callers
Method
mkdir
(path: string, opts?: { recursive?: boolean; mode?: number })
src/cli/tui/state/propagation.ts:88
↓ 4 callers
Function
notify
()
src/cli/tui/state/settings-store.ts:36
↓ 4 callers
Function
out
* `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 callers
Function
parseJsonOrEmpty
(text: string)
src/cli/tui/state/propagation.ts:145
↓ 4 callers
Function
parseSitemapEntries
(xml: string)
src/crawl/sitemap.ts:11
↓ 4 callers
Function
parseSitemapIndex
(xml: string)
src/crawl/sitemap.ts:77
↓ 4 callers
Function
persistKey
(path: string, value: unknown)
src/cli/tui/actions/write-config.ts:81
↓ 4 callers
Function
probeSetupStatus
( deps: ProbeDeps, options: ProbeOptions = {}, )
src/cli/tui/actions/setup-status.ts:118
↓ 4 callers
Function
readBody
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 callers
Function
receiptsPath
()
src/cli/agents/skills/receipts.ts:49
↓ 4 callers
Function
reciprocalRankFusion
( lists: Map<string, number>[], k: number = 60, )
src/search/rrf.ts:10
↓ 4 callers
Function
recordTlsImpersonationSuccess
(domain: string, threshold: number)
src/cache/store.ts:694
↓ 4 callers
Function
refuseSymlink
* 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 callers
Function
removeSkills
(opts: RemoveOptions)
src/cli/agents/skills/executor.ts:310
↓ 4 callers
Method
rename
(from: string, to: string)
src/cli/tui/state/propagation.ts:87
↓ 4 callers
Method
research
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 callers
Function
resolveEntry
(opts: ResolveEntryOpts)
src/cli/tui/entry.ts:81
↓ 4 callers
Function
resolveMode
(value: unknown)
src/util/mode.ts:23
↓ 4 callers
Function
resolveModel
( provider: LLMProvider, callerOverride?: string, env: Record<string, string | undefined> = process.env,
src/integrations/cloud/llm/model-select.ts:23
↓ 4 callers
Function
resolveProviderKey
( provider: LLMProvider, opts: KeyStoreOpts, )
src/security/key-store.ts:183
↓ 4 callers
Function
rowToJob
(row: WatchJobRow, now: number)
src/watch/store.ts:20
↓ 4 callers
Function
runConfig
(args: string[])
src/cli/config.ts:176
↓ 4 callers
Function
runEnginesParallel
( entries: EngineEntry[], query: string, options?: SearchEngineOptions, runOptions?: RunEnginesOptions
src/search/core/engine-base.ts:504
↓ 4 callers
Function
runPluginList
(useJson = false)
src/cli/plugin.ts:213
↓ 4 callers
Function
runUninstall
(args: string[])
src/cli/uninstall.ts:45
↓ 4 callers
Function
safeAbsoluteUrl
(value: string | null | undefined, baseUrl?: string)
src/extraction/brand.ts:95
↓ 4 callers
Function
safeNormalize
(url: string)
src/search/find-similar.ts:423
↓ 4 callers
Function
sanitize
Replace any implementation names in a description with capability language.
src/daemon/rest/openapi.ts:117
↓ 4 callers
Function
sanitizeForTerminal
(value: string)
src/cli/doctor.ts:331
↓ 4 callers
Function
sanitizedChildEnv
(opts: { stripProxy?: boolean } = {})
src/util/child-env.ts:18
↓ 4 callers
Function
searxngBackendAvailable
(cfg: SearxngConfigView)
src/searxng/enabled.ts:37
↓ 4 callers
Method
select
()
src/fetch/browser-selector.ts:35
↓ 4 callers
Method
sendError
(res: ServerResponse, e: HttpError)
src/daemon/rest/router.ts:81
↓ 4 callers
Function
setBootstrapState
(dataDir: string, state: BootstrapState)
src/searxng/bootstrap.ts:155
↓ 4 callers
Function
stableCitationId
(url: string, start: number)
src/search/evidence.ts:170
↓ 4 callers
Function
startShell
(deps: ReplDeps, options: ShellOptions = {})
src/repl/shell.ts:121
↓ 4 callers
Function
statusForStageResult
(f: StageFailure)
src/daemon/rest/errors.ts:139
↓ 4 callers
Function
stmts
()
src/search/core/rss/feed-store.ts:36
↓ 4 callers
Function
stringField
(value: unknown)
src/extraction/v1/product.ts:135
↓ 4 callers
Function
stripResearchChrome
(text: string)
src/research/brief.ts:459
↓ 4 callers
Function
tag
(el: Element)
src/extraction/list.ts:17
↓ 4 callers
Function
textOf
(el: Element | null)
src/extraction/list.ts:81
↓ 4 callers
Function
tokenMatches
(expected: string | null, provided: string | null)
src/daemon/admin-token.ts:52
↓ 4 callers
Function
tokenize
(input: string)
src/repl/parser.ts:11
↓ 4 callers
Function
truncate
(text: string)
src/extraction/structured.ts:227
↓ 4 callers
Function
updateCacheEmbedding
( url: string, embedding: Buffer, model: string, dims: number, )
src/cache/store.ts:574
↓ 4 callers
Function
upsertFeedItems
(items: Array<{ feedUrl: string; guid: string; title: string; link: string; summary: string; publishedDate
src/search/core/rss/feed-store.ts:66
↓ 4 callers
Function
useFooterHints
(hints: Hints)
src/cli/tui/shell/Footer.tsx:43
↓ 4 callers
Function
venvBinPath
( dataDir: string, name: 'python' | 'pip', platform: string = process.platform, )
src/python-env.ts:15
↓ 4 callers
Function
write
(text: string)
src/cli/auth.ts:7
↓ 4 callers
Function
zedConfigDir
()
src/cli/agents/zed.ts:9
↓ 3 callers
Function
__resetResolvedPythonExe
()
src/python-env.ts:46
↓ 3 callers
Function
_free_port
()
sdks/python/tests/test_integration_local.py:27
↓ 3 callers
Function
_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 callers
Function
_guardedFollow
( startUrl: string, init: RequestInit, cfg: EscapeHatchConfig, fetchImpl: FetchImpl, )
src/fetch/escape-hatch.ts:58
↓ 3 callers
Function
_health_code
(base_url: str, timeout: float = 1.0)
sdks/python/tests/test_integration_local.py:35
↓ 3 callers
Function
_is_windows
()
sdks/python/src/wigolo/_local.py:153
↓ 3 callers
Function
_make_search_output
(query: str = "test", n_results: int = 1)
packages/wigolo-langchain/tests/test_tools.py:15
↓ 3 callers
Function
_resetDocsEnginesForTest
()
src/search/core/verticals/docs.ts:26
↓ 3 callers
Function
_resetExtractProviderForTest
()
src/providers/extract-provider.ts:45
↓ 3 callers
Function
_resetOrchestratorVerticalsForTest
()
src/search/core/orchestrator.ts:808
↓ 3 callers
Function
_resetPapersEnginesForTest
()
src/search/core/verticals/papers.ts:19
↓ 3 callers
Function
_setTlsBackendForTests
(backend: LoadedTlsBackend | null)
src/fetch/tls-tier.ts:97
↓ 3 callers
Function
acquireLock
(dataDir: string)
src/searxng/process.ts:78
↓ 3 callers
Function
allProviders
()
src/integrations/cloud/llm/select.ts:116
↓ 3 callers
Function
antigravityDir
()
src/cli/agents/antigravity.ts:18
↓ 3 callers
Function
applyAllFilters
( results: T[], options: FilterOptions, )
src/search/filters.ts:92
↓ 3 callers
Function
applyEvidenceFilter
( input: ApplyEvidenceFilterInput, )
src/extraction/schema-truth.ts:142
↓ 3 callers
Function
applyHeadlessSet
( opts: ApplyHeadlessSetOpts, )
src/cli/tui/actions/headless-set.ts:118
↓ 3 callers
Function
applyMigrations
(db: Database.Database, opts: { vecLoaded: boolean } = { vecLoaded: true })
src/cache/migrations/runner.ts:265
↓ 3 callers
Function
applyScoreFloor
( results: T[], floor: number, opts: ScoreFloorOptions<T> = {}, )
src/search/core/score-floor.ts:97
↓ 3 callers
Function
applyTokenBudget
(items: EvidenceItem[], maxTokensOut: number)
src/search/evidence.ts:155
↓ 3 callers
Function
approxVisibleTextLength
(html: string)
src/fetch/tls-tier.ts:513
↓ 3 callers
Function
assertSafeRelPath
(rel: string)
src/cli/agents/skills/catalog.ts:21
↓ 3 callers
Method
backupDir
Directory the propagation pipeline writes per-agent backups into.
src/cli/tui/state/agent-targets.ts:35
↓ 3 callers
Function
binaryInPath
(name: string)
src/cli/tui/detect-helpers.ts:5
↓ 3 callers
Function
bodyCapFor
(tool: string)
src/daemon/rest/limits.ts:16
← previous
next →
301–400 of 3,662, ranked by callers