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
↓ 9 callers
Method
respond
Single write helper; guards against double-write on a settled response.
src/daemon/rest/router.ts:75
↓ 9 callers
Function
searxngConfigured
(cfg: SearxngConfigView)
src/searxng/enabled.ts:23
↓ 9 callers
Method
size
()
src/embedding/embed.ts:28
↓ 9 callers
Function
storeKey
( provider: LLMProvider, value: string, opts: KeyStoreOpts, )
src/security/key-store.ts:100
↓ 9 callers
Function
toolFlagSpecs
(command: string)
src/cli/flag-bridge.ts:164
↓ 8 callers
Function
_free_port
()
sdks/python/tests/test_unit_local.py:20
↓ 8 callers
Method
aload_data
Async search and return Documents.
packages/wigolo-llamaindex/wigolo_llamaindex/reader.py:163
↓ 8 callers
Method
begin
(label: string)
src/cli/tui/state/activity-store.ts:4
↓ 8 callers
Method
connect
Spawn wigolo subprocess and perform MCP initialize handshake.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:47
↓ 8 callers
Function
createToastStore
()
src/cli/tui/state/toast-store.ts:34
↓ 8 callers
Method
disconnect
Terminate the subprocess.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:87
↓ 8 callers
Function
errorEnvelope
( error_reason: string, error: string, extra: { stage?: string; hint?: string } = {}, )
src/daemon/rest/errors.ts:24
↓ 8 callers
Function
getBreakerSnapshot
()
src/search/core/engine-base.ts:361
↓ 8 callers
Function
getCachedContent
(url: string)
src/cache/store.ts:176
↓ 8 callers
Function
getSearchProvider
()
src/providers/search-provider.ts:33
↓ 8 callers
Function
handleCache
(input: CacheInput, router?: SmartRouter)
src/tools/cache.ts:28
↓ 8 callers
Function
mergeBlock
(filePath: string, block: string)
src/cli/agents/utils.ts:60
↓ 8 callers
Function
nextUserAgent
(previous?: string)
src/search/engines/user-agents.ts:24
↓ 8 callers
Function
removeBlock
(filePath: string)
src/cli/agents/utils.ts:122
↓ 8 callers
Method
rerank
( query: string, candidates: RerankCandidate[], topK?: number, )
src/providers/rerank-provider.ts:23
↓ 8 callers
Function
runResearchPipeline
( input: ResearchInput, engines: SearchEngine[], router: SmartRouter, server?: SamplingCapableServer,
src/research/pipeline.ts:61
↓ 8 callers
Function
stageFailure
Envelope a StageResult failure.
src/daemon/rest/dispatch.ts:47
↓ 8 callers
Method
stop
()
sdks/typescript/tests/serve-harness.ts:74
↓ 8 callers
Method
upsert
(records: VectorRecord[])
src/providers/vector-store.ts:33
↓ 8 callers
Method
warmup
()
src/embedding/fastembed-provider.ts:31
↓ 7 callers
Function
_make_search_output
(results: list[dict] | None = None, query: str = "test")
packages/wigolo-langchain/tests/test_retrievers.py:31
↓ 7 callers
Function
applyAggregateMarkdownBudget
( items: T[], getBody: (item: T) => string, setBody: (item: T, body: string) => void, opts: { maxToken
src/search/evidence.ts:117
↓ 7 callers
Function
asset
(path: string)
site/src/lib/site.ts:15
↓ 7 callers
Function
cacheSearchResults
( query: string, results: SearchResultItem[], enginesUsed: string[], )
src/cache/store.ts:367
↓ 7 callers
Method
callTool
(name: string, args: Record<string, unknown>)
packages/wigolo-vercel-ai-sdk/src/client.ts:111
↓ 7 callers
Function
canonicalKey
(destPath: string)
src/cli/agents/skills/receipts.ts:59
↓ 7 callers
Function
clearKeyStoreMemo
()
src/security/key-store.ts:81
↓ 7 callers
Method
close
Release resources. In local mode, stops an owned daemon.
sdks/python/src/wigolo/_client.py:125
↓ 7 callers
Method
dirtyKeys
()
src/cli/tui/state/settings-store.ts:15
↓ 7 callers
Function
emitJson
(env: SkillsJson)
src/cli/skills.ts:72
↓ 7 callers
Function
end
(chunk?: string)
tests/unit/daemon/rest-router.test.ts:54
↓ 7 callers
Method
ensureProviderReady
* Load the embedding provider on first use. Memoized: concurrent callers * share one in-flight probe, and a verified provider never re-probes. *
src/embedding/embed.ts:112
↓ 7 callers
Function
extractWithSchemaDetailed
( html: string, schema: JsonSchema, )
src/extraction/schema.ts:39
↓ 7 callers
Function
handleFindSimilar
( input: FindSimilarInput, engines: SearchEngine[], router: SmartRouter, backendStatus?: BackendStatus
src/tools/find-similar.ts:27
↓ 7 callers
Function
handleResearch
( input: ResearchInput, engines: SearchEngine[], router: SmartRouter, _backendStatus?: unknown, serv
src/tools/research.ts:25
↓ 7 callers
Function
isAntiBotStatus
(status: number)
src/fetch/tls-tier.ts:393
↓ 7 callers
Method
isAvailable
()
src/embedding/embed.ts:161
↓ 7 callers
Method
isDirty
()
src/cli/tui/state/settings-store.ts:14
↓ 7 callers
Function
keychainAvailable
()
src/security/keychain.ts:51
↓ 7 callers
Function
listPackNames
()
src/cli/agents/skills/catalog.ts:114
↓ 7 callers
Function
loadPack
(name: string)
src/cli/agents/skills/catalog.ts:83
↓ 7 callers
Function
print
(line: string)
src/cli/init.ts:409
↓ 7 callers
Function
readReceipts
()
src/cli/agents/skills/receipts.ts:138
↓ 7 callers
Function
removeMcpJson
(configPath: string, keyPath: string[])
src/cli/agents/utils.ts:196
↓ 7 callers
Method
request
( method: 'GET' | 'POST', path: string, body: unknown, timeoutMs: number, call: CallOption
sdks/typescript/src/client.ts:151
↓ 7 callers
Function
resolveContainerCli
()
src/searxng/docker.ts:26
↓ 7 callers
Function
resolveStealthUA
()
src/fetch/stealth.ts:31
↓ 7 callers
Function
resolveTarget
( agent: string, scope: Scope, cwd: string, home: string = homedir(), )
src/cli/agents/skills/targets.ts:104
↓ 7 callers
Function
runDoctor
(dataDir: string, opts?: DoctorOptions)
src/cli/doctor.ts:644
↓ 7 callers
Function
runLlmText
(opts: RunLlmTextOpts)
src/integrations/cloud/llm/run.ts:132
↓ 7 callers
Function
selectProviderWithKeyStore
( env: Record<string, string | undefined>, opts: KeyStoreOpts, )
src/integrations/cloud/llm/select.ts:65
↓ 7 callers
Function
sha256
(content: string)
src/cli/agents/skills/snapshot.ts:7
↓ 7 callers
Function
tag
(el: Element)
src/extraction/div-grid.ts:44
↓ 7 callers
Function
truncateSmartly
(text: string, maxChars: number)
src/search/truncate.ts:5
↓ 7 callers
Function
vscodeUserDir
(home?: string)
src/cli/agents/vscode.ts:21
↓ 7 callers
Function
writeErr
(line: string)
src/cli/skills.ts:48
↓ 6 callers
Function
_make_search_result
(n: int = 2, query: str = "test")
packages/wigolo-llamaindex/tests/test_reader.py:34
↓ 6 callers
Function
abortRejection
(signal?: AbortSignal)
src/util/abort.ts:55
↓ 6 callers
Method
arrayBuffer
()
src/fetch/tls-tier.ts:66
↓ 6 callers
Function
buildEvidenceFromMarkdown
( query: string, title: string, url: string, markdown: string, opts: BuildEvidenceOptions = {}, )
src/search/evidence.ts:50
↓ 6 callers
Method
call_tool
Send a tools/call request and return the parsed result.
packages/wigolo-llamaindex/wigolo_llamaindex/client.py:110
↓ 6 callers
Method
drain
()
src/embedding/background-queue.ts:122
↓ 6 callers
Function
extractBrand
( html: string, options: ExtractBrandOptions = {}, )
src/extraction/brand.ts:1083
↓ 6 callers
Function
extractContent
( html: string, url: string, options: ExtractionOptions = {}, )
src/extraction/pipeline.ts:35
↓ 6 callers
Function
extractTables
(html: string)
src/extraction/extract.ts:279
↓ 6 callers
Function
fail
A compat failure envelope: `{success:false, error}` at the mapped status.
src/daemon/rest/firecrawl-compat.ts:195
↓ 6 callers
Function
getEmbedProvider
()
src/providers/embed-provider.ts:23
↓ 6 callers
Function
getGeneralEngines
()
src/search/core/verticals/general.ts:27
↓ 6 callers
Function
getNewsEngines
()
src/search/core/verticals/news.ts:37
↓ 6 callers
Function
getRerankProvider
()
src/providers/rerank-provider.ts:34
↓ 6 callers
Function
getVectorStore
()
src/providers/vector-store.ts:45
↓ 6 callers
Function
hasChallengeBody
(html: string | null | undefined)
src/fetch/tls-tier.ts:474
↓ 6 callers
Function
isLlmConfiguredWithKeyStore
( env: Record<string, string | undefined> = process.env, )
src/integrations/cloud/llm/run.ts:79
↓ 6 callers
Function
isProcessAlive
(pid: number)
src/searxng/process.ts:56
↓ 6 callers
Method
load
()
src/search/reranker/transformers-rerank-provider.ts:65
↓ 6 callers
Function
readAdminToken
(dataDir: string)
src/daemon/admin-token.ts:37
↓ 6 callers
Method
readFile
(path: string)
src/cli/tui/state/propagation.ts:85
↓ 6 callers
Function
readKey
( provider: LLMProvider, opts: KeyStoreOpts, )
src/security/key-store.ts:127
↓ 6 callers
Function
reducedMotion
()
src/cli/tui/theme/motion-guard.ts:1
↓ 6 callers
Function
requestSampling
( server: SamplingCapableServer, messages: SamplingMessage[], maxTokens: number, )
src/search/sampling.ts:34
↓ 6 callers
Function
resetBreakers
()
src/search/core/engine-base.ts:321
↓ 6 callers
Function
resolveCustomBackend
( env: Record<string, string | undefined> = process.env, )
src/integrations/cloud/llm/custom-backend.ts:68
↓ 6 callers
Function
resolveLocalModelTier
( opts: ResolveLocalModelTierOpts = {}, )
src/integrations/cloud/llm/local-tier.ts:91
↓ 6 callers
Function
runAgentPipeline
( input: AgentInput, engines: SearchEngine[], router: SmartRouter, server?: SamplingCapableServer, )
src/agent/pipeline.ts:37
↓ 6 callers
Function
set
(key, value)
src/cli/tui/state/secret-store.ts:74
↓ 6 callers
Function
splitLines
(text: string)
src/cache/diff-engine.ts:33
↓ 6 callers
Function
truncateByTokens
(text: string, maxTokens: number)
src/search/tokens.ts:15
↓ 6 callers
Function
writeOut
(line: string)
src/cli/skills.ts:44
↓ 6 callers
Function
writePersistedConfig
(configPath: string, patch: PersistedConfigPatch)
src/persisted-config.ts:369
↓ 5 callers
Function
_drop_none
Strip ``None`` values so SDK defaults apply for unset arguments.
packages/wigolo-crewai/wigolo_crewai/_core.py:31
↓ 5 callers
Function
_error
Map a wigolo error into a clean JSON error string (no stack trace).
packages/wigolo-crewai/wigolo_crewai/_core.py:41
↓ 5 callers
Function
_make_search_result
( title: str = "Test", url: str = "https://example.com", snippet: str = "A snippet", markdown_
packages/wigolo-langchain/tests/test_retrievers.py:15
↓ 5 callers
Function
_resetCodeEnginesForTest
()
src/search/core/verticals/code.ts:73
↓ 5 callers
Function
_resetGeneralEnginesForTest
()
src/search/core/verticals/general.ts:61
↓ 5 callers
Function
_resetNewsEnginesForTest
()
src/search/core/verticals/news.ts:79
← previous
next →
101–200 of 3,662, ranked by callers