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
↓ 3 callers
Function
hasTemporalIntent
(query: string)
src/search/core/recency-boost.ts:63
↓ 3 callers
Method
headers
()
sdks/typescript/src/client.ts:139
↓ 3 callers
Method
httpClientFetch
* HTTP-tier dispatch that injects a reused clearance `Cookie:` header for the * URL's host (best-effort cross-tier). Every real HTTP dispatch route
src/fetch/router.ts:570
↓ 3 callers
Function
importConfig
( importPath: string, configPath: string, )
src/cli/tui/actions/export-import-config.ts:121
↓ 3 callers
Method
init
* Boot init: provisions the vector store, runs the legacy-embedding * migration, and surfaces sqlite-vec init failures — WITHOUT touching the *
src/embedding/embed.ts:75
↓ 3 callers
Function
installEmbeddings
(reporter: WarmupReporter = noopReporter)
src/cli/warmup.ts:294
↓ 3 callers
Function
installSkills
()
src/cli/agents/claude-code.ts:71
↓ 3 callers
Function
internalError
()
src/daemon/rest/errors.ts:93
↓ 3 callers
Function
isBlockedError
(err: unknown)
src/search/engines/user-agents.ts:40
↓ 3 callers
Function
isCDPReachable
(cdpUrl: string, timeoutMs = DEFAULT_TIMEOUT_MS)
src/fetch/cdp-client.ts:108
↓ 3 callers
Function
isCacheUsable
( cached: CachedContent, opts: CacheLookupOptions = {}, )
src/cache/store.ts:266
↓ 3 callers
Function
isChallengeSkeleton
(html: string | null | undefined)
src/fetch/tls-tier.ts:547
↓ 3 callers
Function
isEntityToken
(token: string)
src/search/core/brand-collision.ts:119
↓ 3 callers
Function
isIndexingEnabled
()
src/crawl/index-to-vec.ts:13
↓ 3 callers
Function
isKnownSpaDomain
(host: string)
src/fetch/router.ts:368
↓ 3 callers
Function
isLoopbackBind
(host: string)
src/daemon/rest/auth.ts:43
↓ 3 callers
Function
isPackagedBinary
()
src/util/packaged.ts:15
↓ 3 callers
Function
isRareTermMiss
(result: RareScorable, rare: RareTerms)
src/search/core/rare-terms.ts:111
↓ 3 callers
Function
isRateLimit
(statusCode: number, html: string | null | undefined)
src/fetch/tls-tier.ts:617
↓ 3 callers
Function
isSymlinkNow
lstat WITHOUT following links — is the leaf a symlink right now?
src/cli/agents/skills/executor.ts:37
↓ 3 callers
Function
isTelemetryEnabled
()
src/cli/telemetry.ts:22
↓ 3 callers
Function
keychainAccount
(key: string)
src/cli/tui/state/secret-store.ts:48
↓ 3 callers
Function
keychainDelete
(service: string, user: string)
src/security/keychain.ts:101
↓ 3 callers
Function
keychainGet
(service: string, user: string)
src/security/keychain.ts:89
↓ 3 callers
Function
keychainKey
Returns the keychain service name for a given provider.
src/security/key-store.ts:86
↓ 3 callers
Function
keychainSet
(service: string, user: string, value: string)
src/security/keychain.ts:81
↓ 3 callers
Function
listJobs
()
src/watch/store.ts:101
↓ 3 callers
Function
listSessions
()
src/fetch/auth.ts:58
↓ 3 callers
Function
listSkills
(opts: PlanOptions)
src/cli/agents/skills/executor.ts:779
↓ 3 callers
Function
loadFixtureHtml
(fixturesDir: string, relativePath: string)
benchmarks/extraction/runner.ts:38
↓ 3 callers
Function
loadGoldenMarkdown
(goldenDir: string, relativePath: string)
benchmarks/extraction/runner.ts:47
↓ 3 callers
Function
loadManifest
(manifestPath: string)
benchmarks/extraction/runner.ts:17
↓ 3 callers
Function
loadPlugins
()
src/plugins/loader.ts:50
↓ 3 callers
Function
makeInstalledHintDecorator
( installedIds: ReadonlySet<string>, )
src/cli/tui/state/agent-install-hints.ts:29
↓ 3 callers
Function
makeSeededDataDir
()
sdks/typescript/tests/serve-harness.ts:55
↓ 3 callers
Function
mapPassageHeadings
( markdown: string, passages: Passage[], )
src/search/highlights.ts:90
↓ 3 callers
Function
mapUrls
(input: MapInput, fetchFn: LightFetchFn)
src/crawl/mapper.ts:70
↓ 3 callers
Function
maskApiKey
(value: string)
src/cli/doctor.ts:45
↓ 3 callers
Function
maybeOllamaHint
(state: { reachable: boolean; llmConfigured: boolean; baseUrl: string; })
src/cli/ollama-probe.ts:25
↓ 3 callers
Function
maybePrintOllamaHint
(print: (line: string) => void)
src/cli/init.ts:15
↓ 3 callers
Function
normalize
Internal: normalize a string for substring matching. * - lowercase (case-insensitive match) * - collapse all whitespace (multi-line snippets becom
src/extraction/schema-truth.ts:26
↓ 3 callers
Function
normalizeForComparison
(text: string)
benchmarks/agent/evaluator.ts:12
↓ 3 callers
Function
normalizeResultUrl
(input: string)
src/search/url-unwrap.ts:43
↓ 3 callers
Function
parseArgs
Parse skills-subcommand argv. Throws SkillsArgError on malformed flags.
src/cli/skills.ts:90
↓ 3 callers
Function
parseBrowserTypes
(input: string | undefined | null)
src/fetch/browser-types.ts:12
↓ 3 callers
Function
parseCDPResponse
(raw: string)
src/fetch/cdp-client.ts:45
↓ 3 callers
Function
parseInitFlags
(args: readonly string[])
src/cli/tui/flags.ts:251
↓ 3 callers
Function
parseSetupMcpFlags
(args: readonly string[])
src/cli/tui/flags.ts:269
↓ 3 callers
Method
pendingSize
()
src/embedding/background-queue.ts:106
↓ 3 callers
Function
playwrightProxyOption
( proxyUrl: string | null, useProxy: boolean, )
src/fetch/proxy-credentials.ts:35
↓ 3 callers
Function
probeBrowser
( name: BrowserName, opts: { launchTimeoutMs?: number } = {}, )
src/fetch/browser-probe.ts:55
↓ 3 callers
Function
probeOllama
( baseUrl: string, fetchImpl: typeof fetch = fetch, timeoutMs: number = DEFAULT_PROBE_TIMEOUT_MS, )
src/cli/ollama-probe.ts:54
↓ 3 callers
Method
processOne
()
src/embedding/background-queue.ts:159
↓ 3 callers
Function
promptExtras
(dataDir: string)
src/cli/tui/extras-prompt.ts:28
↓ 3 callers
Function
providerKeyFromEnv
( p: LLMProvider, env: Record<string, string | undefined>, )
src/integrations/cloud/llm/select.ts:23
↓ 3 callers
Function
pruneBackups
(fs: WritableFs, target: AgentTarget)
src/cli/tui/state/propagation.ts:269
↓ 3 callers
Function
readEnv
(name: string)
sdks/typescript/src/local.ts:52
↓ 3 callers
Function
readJsonBodyCapped
(req: IncomingMessage, capBytes: number)
src/daemon/rest/limits.ts:117
↓ 3 callers
Function
readabilityExtract
(html: string, _url: string)
src/extraction/readability.ts:8
↓ 3 callers
Function
recordBackoff
(host: string, untilEpochMs: number)
src/cache/store.ts:808
↓ 3 callers
Function
recordCheck
( id: string, checkedAt: number, contentHash: string, )
src/watch/store.ts:147
↓ 3 callers
Method
registerExtractor
(extractor: Extractor, pluginName: string)
src/plugins/registry.ts:27
↓ 3 callers
Method
registerSearchEngine
(engine: SearchEngine, pluginName: string)
src/plugins/registry.ts:43
↓ 3 callers
Function
registerSiteExtractor
(extractor: Extractor)
src/extraction/v1/site-extractors.ts:22
↓ 3 callers
Method
remove
Remove a stored secret. No-op when absent.
src/cli/tui/state/propagation.ts:75
↓ 3 callers
Function
requireUrl
(body: Record<string, unknown>)
src/daemon/rest/firecrawl-compat.ts:219
↓ 3 callers
Function
resetAllDomainRouting
()
src/cache/store.ts:938
↓ 3 callers
Function
resetDomainRouting
(host: string)
src/cache/store.ts:926
↓ 3 callers
Function
resolveApiToken
()
src/daemon/rest/auth.ts:21
↓ 3 callers
Function
resolveProbeBaseUrl
( env: Record<string, string | undefined> = process.env, )
src/cli/ollama-probe.ts:40
↓ 3 callers
Function
runAuth
(args: string[])
src/cli/auth.ts:106
↓ 3 callers
Function
runCheck
( job: WatchJob, router: SmartRouter, )
src/watch/scheduler.ts:24
↓ 3 callers
Function
runPluginRemove
(name: string)
src/cli/plugin.ts:292
↓ 3 callers
Function
sanitizeProvider
* Reconstruct a PersistedProvider from ONLY the `name` + `keyLocation` fields, * dropping any other (potentially secret) field a hand-crafted config.
src/persisted-config.ts:191
↓ 3 callers
Function
save
(opts: SaveOpts)
src/cli/tui/state/propagation.ts:290
↓ 3 callers
Function
scheduleOverdueCheck
(router: SmartRouter)
src/watch/scheduler.ts:175
↓ 3 callers
Method
screenshot
(options?: { fullPage?: boolean })
src/fetch/action-executor.ts:19
↓ 3 callers
Function
searchCache
(query: string)
src/cache/store.ts:279
↓ 3 callers
Function
searchCacheFiltered
(options: { query?: string; urlPattern?: string; since?: string; limit?: number; })
src/cache/store.ts:435
↓ 3 callers
Function
selectAgents
(detected: DetectedAgent[])
src/cli/tui/select-agents.ts:11
↓ 3 callers
Method
selectForHostname
(hostname: string)
src/fetch/browser-selector.ts:49
↓ 3 callers
Function
skillsDataDir
()
src/cli/agents/skills/receipts.ts:45
↓ 3 callers
Function
sortByRRFScore
( scores: Map<string, number>, )
src/search/rrf.ts:40
↓ 3 callers
Function
sortSitemapEntries
(entries: T[])
src/crawl/sitemap.ts:48
↓ 3 callers
Function
spawnServe
(opts: SpawnServeOptions)
sdks/typescript/tests/serve-harness.ts:85
↓ 3 callers
Function
splitFontFamilyList
(value: string)
src/extraction/brand.ts:632
↓ 3 callers
Function
splitUserinfo
(raw: string)
src/fetch/proxy-credentials.ts:68
↓ 3 callers
Function
statusForCrawlCacheError
(errorKey: string)
src/daemon/rest/errors.ts:153
↓ 3 callers
Function
stealthForBrowser
( config: Pick<Config, 'stealth'>, ctx: { antiBotEscalation: boolean }, )
src/fetch/router.ts:428
↓ 3 callers
Function
stopContainer
(name: string)
src/searxng/docker.ts:59
↓ 3 callers
Function
stringField
(value: unknown)
src/extraction/v1/schemas/Product.ts:116
↓ 3 callers
Function
stripAnsi
(text: string)
src/cli/tui/format.ts:33
↓ 3 callers
Function
stripMarkdownLinks
(text: string)
src/research/brief.ts:409
↓ 3 callers
Function
summarizeSetup
(components: ComponentStatus[])
src/cli/tui/actions/setup-status.ts:43
↓ 3 callers
Function
synthesizeLocal
( question: string, sources: LocalSynthesisSource[], opts: LocalSynthesisOptions = {}, )
src/research/synthesis-local.ts:37
↓ 3 callers
Function
textLen
(el: Element | null)
src/extraction/v1/content-root.ts:9
↓ 3 callers
Function
textOf
(el: Element | null | undefined)
src/search/core/rss/feed-parser.ts:20
↓ 3 callers
Function
toString
(value: unknown)
src/extraction/site-extractors/youtube.ts:165
↓ 3 callers
Function
tokenOverlap
(extracted: string[], golden: string[])
benchmarks/extraction/tokenizer.ts:113
↓ 3 callers
Function
tokenize
(text: string)
benchmarks/extraction/tokenizer.ts:47
← previous
next →
501–600 of 3,662, ranked by callers