Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuantiaAI/helm-agents
/ functions
Functions
475 in github.com/QuantiaAI/helm-agents
⨍
Functions
475
◇
Types & classes
186
↓ 169 callers
Function
t
(k: string)
apps/web/test/rating-label.test.ts:5
↓ 86 callers
Method
get
(...params: unknown[])
packages/persistence/src/sqlite.ts:20
↓ 43 callers
Method
set
Upsert the ciphertext for a user's env var.
packages/persistence/src/user-keys-repo.ts:14
↓ 36 callers
Function
request
(path: string, init?: RequestInit)
apps/web/src/api/client.ts:58
↓ 28 callers
Function
stubLlm
A stub LLM returning `content`; for structured calls, tries canned candidates.
packages/agents/tests/agents.test.ts:20
↓ 26 callers
Method
prepare
(sql: string)
packages/persistence/src/sqlite.ts:25
↓ 25 callers
Function
normalizeSymbol
(input: string)
packages/shared/src/symbol-utils.ts:21
↓ 23 callers
Method
close
()
packages/persistence/src/sqlite.ts:26
↓ 21 callers
Function
spec
(name: string, extra: Partial<ProviderSpec> = {})
packages/llm/src/registry.ts:27
↓ 18 callers
Function
extractFirstJsonObject
(text: string)
packages/shared/src/json.ts:18
↓ 18 callers
Function
resolveConfig
( opts: { env?: NodeJS.ProcessEnv; runtime?: Partial<ResolvedConfig> } = {}, )
packages/config/src/resolve.ts:42
↓ 16 callers
Function
classifyError
(raw: string)
apps/web/src/lib/classify-error.ts:17
↓ 16 callers
Function
ratingColor
(rating?: string | null)
apps/web/src/lib/rating-color.ts:12
↓ 16 callers
Function
replace
()
packages/workflow/src/state.ts:16
↓ 15 callers
Function
makeVendor
(name: string, out: string | Error)
packages/dataflows/tests/router.test.ts:17
↓ 15 callers
Function
ratingLabel
( rating: string | null | undefined, t: (key: string) => string, )
apps/web/src/lib/rating-label.ts:9
↓ 14 callers
Method
invoke
(input: InvokeInput)
packages/llm/src/types.ts:35
↓ 14 callers
Function
makeDeps
(quick: LlmClient, deep: LlmClient)
packages/agents/tests/agents.test.ts:51
↓ 14 callers
Function
setStatus
(status: AuthStatus)
apps/web/test/require-auth.test.tsx:14
↓ 14 callers
Function
state
()
packages/agents/tests/agents.test.ts:60
↓ 13 callers
Method
run
(...params: unknown[])
packages/persistence/src/sqlite.ts:19
↓ 13 callers
Function
tryParseJsonObject
(s: string)
apps/web/src/lib/report-format.ts:40
↓ 12 callers
Method
create
Insert a user. Email is stored lower-cased; throws on duplicate email.
packages/persistence/src/users-repo.ts:15
↓ 12 callers
Method
upsert
(row: RunInsert)
packages/persistence/src/runs-repo.ts:14
↓ 11 callers
Method
compile
(checkpointer?: unknown)
packages/workflow/src/graph.ts:74
↓ 11 callers
Function
http
()
apps/api/test/auth.e2e-spec.ts:32
↓ 11 callers
Function
pickModelId
( current: string | undefined, options: { modelId: string }[], )
apps/web/src/lib/settings-ui.ts:11
↓ 10 callers
Function
authHeader
( app: INestApplication, )
apps/api/test/helpers/auth.ts:10
↓ 10 callers
Function
createLlmClient
(opts: CreateClientOptions)
packages/llm/src/registry.ts:160
↓ 10 callers
Function
matchDecisionShape
(obj: Record<string, unknown>)
apps/web/src/lib/report-format.ts:88
↓ 10 callers
Method
pending
(ticker?: string)
packages/persistence/src/memory-repo.ts:43
↓ 10 callers
Function
resolveProviderDeps
( opts: CreateClientOptions, )
packages/llm/src/registry.ts:128
↓ 9 callers
Method
addNode
( name: string, fn: (state: GraphStateType) => Promise<Partial<GraphStateType>>, )
packages/workflow/src/graph.ts:64
↓ 9 callers
Function
getProviderSpec
(provider: string)
packages/llm/src/registry.ts:81
↓ 9 callers
Function
isJsonSchemaUnsupported
(err: unknown)
packages/llm/src/structured-format.ts:110
↓ 9 callers
Function
matchKnownReport
( field: string | undefined, obj: Record<string, unknown>, )
apps/web/src/lib/report-format.ts:52
↓ 9 callers
Function
matchSentimentShape
( field: string | undefined, obj: Record<string, unknown>, )
apps/web/src/lib/report-format.ts:107
↓ 9 callers
Function
node
(fn: AgentNode)
packages/workflow/src/graph.ts:83
↓ 9 callers
Function
s
(v?: string)
apps/api/src/lib/report.ts:25
↓ 8 callers
Method
all
(...params: unknown[])
packages/persistence/src/sqlite.ts:21
↓ 8 callers
Function
apiGet
(path: string)
apps/web/src/api/client.ts:84
↓ 8 callers
Function
isValidLocale
(x: string)
apps/web/src/locale.ts:17
↓ 8 callers
Function
parseRating
( text: string, fallback: PortfolioRating = "Hold", )
packages/shared/src/rating.ts:58
↓ 8 callers
Function
routeToVendor
( method: DataMethod, ctx: RouteContext, config: ResolvedConfig, registry: VendorRegistry, )
packages/dataflows/src/router.ts:56
↓ 8 callers
Function
stubLlm
Stub LLM: parses structured output via canned candidates, else free text.
packages/core/tests/engine.test.ts:7
↓ 7 callers
Function
apiUrl
(path: string)
apps/web/src/api/client.ts:8
↓ 7 callers
Function
asPlainObject
(v: unknown)
apps/web/src/lib/report-format.ts:29
↓ 7 callers
Method
catch
(exception: unknown, host: ArgumentsHost)
apps/api/src/common/all-exceptions.filter.ts:20
↓ 7 callers
Function
createEngine
( config: ResolvedConfig, overrides: EngineOverrides = {}, )
packages/core/src/engine.ts:57
↓ 7 callers
Function
createInitialState
(input: InitialStateInput)
packages/shared/src/state.ts:71
↓ 7 callers
Method
findByHash
(tokenHash: string)
packages/persistence/src/refresh-tokens-repo.ts:43
↓ 7 callers
Method
getForUser
(userId: string)
apps/api/src/engine/engine.service.ts:47
↓ 7 callers
Function
http
()
apps/api/test/isolation.e2e-spec.ts:39
↓ 7 callers
Function
localeFromPath
(pathname: string)
apps/web/src/i18n.ts:20
↓ 7 callers
Function
renderAt
( path: string, routePath: string, element: ReactElement, )
apps/web/test/render.tsx:7
↓ 7 callers
Function
resolveDocPath
( slug: string[], root: string = docsRoot(), )
apps/api/src/lib/docs.ts:24
↓ 7 callers
Function
resolveLinks
(entry: InviteLinkEntry)
apps/web/src/lib/tokenized-stocks.ts:79
↓ 7 callers
Function
setAccessToken
(t: string | null)
apps/web/src/api/client.ts:14
↓ 7 callers
Method
write
(name: string, rows: T[])
packages/persistence/src/db.ts:12
↓ 6 callers
Function
Public
()
apps/api/src/auth/public.decorator.ts:5
↓ 6 callers
Method
addEdge
(from: string, to: string)
packages/workflow/src/graph.ts:68
↓ 6 callers
Function
detectAssetType
(ticker: string)
packages/config/src/resolve.ts:63
↓ 6 callers
Function
entry
(over: Partial<{ invite_link: string; inner_invite_link_backup: string | null; international_invite_link: stri
apps/web/test/tokenized-stocks.test.ts:78
↓ 6 callers
Function
filterSupported
(raw: unknown)
apps/web/src/lib/tokenized-stocks.ts:54
↓ 6 callers
Function
fresh
()
packages/persistence/tests/auth-repos.test.ts:8
↓ 6 callers
Function
getInterfaceType
(provider: string)
packages/llm/src/registry.ts:91
↓ 6 callers
Function
getModelOptions
(provider: string, mode: ModelMode)
packages/llm/src/model-catalog.ts:103
↓ 6 callers
Function
hashPassword
(plain: string)
apps/api/src/auth/password.ts:8
↓ 6 callers
Function
instrumentContext
(state: AgentState)
packages/agents/src/context.ts:37
↓ 6 callers
Function
isCustom
(provider?: string)
apps/web/src/pages/Settings.tsx:19
↓ 6 callers
Function
languageInstruction
(config: ResolvedConfig)
packages/agents/src/context.ts:26
↓ 6 callers
Function
parseDebate
(history: string)
apps/web/src/lib/debate.ts:38
↓ 6 callers
Method
propagate
(input: AnalyzeInput)
packages/core/src/engine.ts:42
↓ 6 callers
Function
read
(rel: string)
packages/install-contract/tests/install-methods.test.ts:28
↓ 6 callers
Function
send
()
apps/web/src/api/client.ts:59
↓ 6 callers
Function
shouldContinueDebate
( state: Pick<AgentState, "investmentDebateState">, maxDebateRounds: number, )
packages/workflow/src/conditions.ts:9
↓ 6 callers
Method
update
(patch: Settings)
apps/api/src/lib/settings-store.ts:43
↓ 6 callers
Function
verifyPassword
(plain: string, stored: string)
apps/api/src/auth/password.ts:14
↓ 5 callers
Method
addConditionalEdges
( from: string, cond: (state: GraphStateType) => string, map: Record<string, string>, )
packages/workflow/src/graph.ts:69
↓ 5 callers
Method
append
(row: MemoryInsert)
packages/persistence/src/memory-repo.ts:20
↓ 5 callers
Function
chooseResponseFormat
( caps: ModelCapabilities, structured?: z.ZodType, )
packages/llm/src/structured-format.ts:19
↓ 5 callers
Function
createTestApp
()
apps/api/test/utils.ts:15
↓ 5 callers
Method
exec
(sql: string)
packages/persistence/src/sqlite.ts:24
↓ 5 callers
Method
findByEmail
(email: string)
packages/persistence/src/users-repo.ts:21
↓ 5 callers
Function
fundamentals
(fn: string)
packages/dataflows/src/vendors/alpha_vantage.ts:56
↓ 5 callers
Function
shouldContinueRiskAnalysis
( state: Pick<AgentState, "riskDebateState">, maxRiskDiscussRounds: number, )
packages/workflow/src/conditions.ts:22
↓ 5 callers
Function
showRunError
(detail: string)
apps/web/src/pages/Analyze.tsx:103
↓ 5 callers
Function
st
(ticker = "X")
packages/workflow/tests/conditions.test.ts:8
↓ 5 callers
Function
stub
(label: string)
packages/dataflows/src/vendors/yfinance.ts:88
↓ 5 callers
Function
tryRefresh
()
apps/web/src/api/client.ts:32
↓ 5 callers
Function
useAuth
()
apps/web/src/auth/AuthContext.tsx:103
↓ 5 callers
Function
verifyAccessToken
( token: string, secret: string, now = nowSec(), )
apps/api/src/auth/token.ts:27
↓ 4 callers
Method
all
()
packages/persistence/src/memory-repo.ts:16
↓ 4 callers
Method
all
()
packages/persistence/src/runs-repo.ts:10
↓ 4 callers
Function
anthropicClientOptions
( apiKey?: string, baseUrl?: string, )
packages/llm/src/anthropic.ts:36
↓ 4 callers
Function
avQuery
( fn: string, params: Record<string, string>, apiKey: string, fetchImpl: typeof fetch, )
packages/dataflows/src/vendors/alpha_vantage.ts:12
↓ 4 callers
Function
b64
(b: Buffer)
apps/api/src/auth/token.ts:11
↓ 4 callers
Method
create
(userId: string, input: AnalyzeInput)
apps/api/src/lib/run-manager.ts:61
↓ 4 callers
Function
createDataAnalyst
( deps: AgentDeps, opts: { system: string; reportField: ReportField; role: string; calls:
packages/agents/src/analysts/shared.ts:30
↓ 4 callers
Function
createPortfolioManager
(deps: AgentDeps)
packages/agents/src/managers/portfolio-manager.ts:18
next →
1–100 of 475, ranked by callers