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
↓ 2 callers
Method
resolve
(id: number, fields: ResolveFields)
packages/persistence/src/memory-repo.ts:49
↓ 2 callers
Method
revokeAllForUser
(userId: string)
packages/persistence/src/refresh-tokens-repo.ts:65
↓ 2 callers
Function
sig
(data: string, secret: string)
apps/api/src/auth/token.ts:12
↓ 2 callers
Function
sleep
(ms: number)
apps/web/src/pages/Analyze.tsx:141
↓ 2 callers
Function
splitChain
(value: string)
packages/dataflows/src/router.ts:36
↓ 2 callers
Method
stream
( @CurrentUser() user: AuthUser, @Param("id") id: string, @Res() res: Response, )
apps/api/src/runs/runs.controller.ts:107
↓ 2 callers
Function
streamResponse
(chunks: string[])
apps/web/test/stream.test.ts:8
↓ 2 callers
Function
streamWithRecovery
* Follow a run's stream, recovering from a dropped connection: a stream blip * does NOT mean the run failed. On any non-abort interruption (or a cl
apps/web/src/pages/Analyze.tsx:176
↓ 2 callers
Function
titleCase
(s: string)
packages/shared/src/rating.ts:40
↓ 1 callers
Function
addDays
(date: string, days: number)
packages/dataflows/src/returns.ts:75
↓ 1 callers
Function
agentState
(name: string)
apps/web/src/pages/Analyze.tsx:297
↓ 1 callers
Function
apiGetText
(path: string)
apps/web/src/api/client.ts:126
↓ 1 callers
Function
apiPut
(path: string, body: unknown)
apps/web/src/api/client.ts:88
↓ 1 callers
Function
assembleMarkdown
( ticker: string, tradeDate: string, rating: string | null, finalState: FinalState, )
apps/api/src/lib/report.ts:19
↓ 1 callers
Function
assetLabel
(state: AgentState)
packages/agents/src/context.ts:43
↓ 1 callers
Function
bandColor
(band: string)
apps/web/src/components/report-content.tsx:24
↓ 1 callers
Function
bootstrap
()
apps/api/src/main.ts:8
↓ 1 callers
Function
buildLinks
()
apps/web/src/components/TokenizedStockCTA.tsx:43
↓ 1 callers
Function
buildVendorRegistry
( optsOrFetch: VendorRegistryOptions | typeof fetch = {}, )
packages/dataflows/src/vendors/index.ts:19
↓ 1 callers
Function
chart
(symbolCloses: Record<string, Record<string, number>>)
packages/dataflows/tests/returns.test.ts:10
↓ 1 callers
Function
coerce
(raw: string, type: "string" | "number" | "boolean")
packages/config/src/resolve.ts:36
↓ 1 callers
Function
configuredChain
( method: DataMethod, config: ResolvedConfig, )
packages/dataflows/src/router.ts:44
↓ 1 callers
Method
consume
(run: RunState)
apps/api/src/lib/run-manager.ts:138
↓ 1 callers
Function
consumeStream
Shared event consumer. Returns true if it observed the terminal `done` * event; throws on an engine `error` event or a stream/connection failure.
apps/web/src/pages/Analyze.tsx:110
↓ 1 callers
Function
createConservativeDebator
(deps: AgentDeps)
packages/agents/src/risk-mgmt/conservative.ts:5
↓ 1 callers
Function
createDemoLlm
()
apps/api/src/lib/demo-llm.ts:53
↓ 1 callers
Function
createMarketAnalyst
(deps: AgentDeps)
packages/agents/src/analysts/market.ts:5
↓ 1 callers
Method
createMessage
(args: AnthropicCreateArgs)
packages/llm/src/anthropic.ts:32
↓ 1 callers
Function
createNeutralDebator
(deps: AgentDeps)
packages/agents/src/risk-mgmt/neutral.ts:5
↓ 1 callers
Function
createOpenAiCompatibleClient
(opts: { provider: string; model: string; apiKey: string; baseUrl?: string; })
packages/llm/src/openai.ts:21
↓ 1 callers
Function
createRouter
( config: ResolvedConfig, registry: VendorRegistry, )
packages/dataflows/src/router.ts:95
↓ 1 callers
Function
decrypt
(key: Buffer, sealed: Sealed)
apps/api/src/lib/key-store.ts:45
↓ 1 callers
Function
demoOverrides
When DEMO_LLM=1, run the full pipeline against a deterministic stub LLM * (no external key) so the UI can be exercised end-to-end offline.
apps/api/src/engine/engine.service.ts:12
↓ 1 callers
Function
docsRoot
()
apps/api/src/lib/docs.ts:14
↓ 1 callers
Function
encrypt
(key: Buffer, plaintext: string)
apps/api/src/lib/key-store.ts:37
↓ 1 callers
Method
envMap
Decrypted { envVar: key } map for building this user's engine.
apps/api/src/engine/keys.service.ts:40
↓ 1 callers
Method
evict
Drop oldest terminated runs once we exceed the cap.
apps/api/src/lib/run-manager.ts:95
↓ 1 callers
Function
exampleFor
(t?: string)
packages/llm/src/structured-format.ts:64
↓ 1 callers
Function
fakeManager
()
apps/api/test/runs.e2e-spec.ts:18
↓ 1 callers
Function
fetchReddit
( ticker: string, fetchImpl: typeof fetch, limit: number, )
packages/dataflows/src/vendors/social.ts:35
↓ 1 callers
Function
fetchStocktwits
( ticker: string, fetchImpl: typeof fetch, limit: number, )
packages/dataflows/src/vendors/social.ts:65
↓ 1 callers
Function
fieldAgentMeta
(field?: string)
apps/web/src/lib/agents.ts:64
↓ 1 callers
Function
findRepoRoot
(start: string)
packages/install-contract/tests/install-methods.test.ts:18
↓ 1 callers
Function
fmtDate
(ms: number)
apps/web/src/pages/History.tsx:11
↓ 1 callers
Function
fmtTime
(d: Date)
apps/web/src/pages/Health.tsx:6
↓ 1 callers
Function
freeText
(input: InvokeInput)
apps/api/src/lib/demo-llm.ts:30
↓ 1 callers
Function
gen
()
apps/api/test/runs.e2e-spec.ts:28
↓ 1 callers
Function
gen
()
apps/api/test/stream-heartbeat.e2e-spec.ts:19
↓ 1 callers
Method
generate
(args: GoogleGenerateArgs)
packages/llm/src/google.ts:24
↓ 1 callers
Method
get
(id: number)
packages/persistence/src/sqlite-memory-repo.ts:42
↓ 1 callers
Method
get
()
apps/api/src/lib/settings-store.ts:32
↓ 1 callers
Method
get
(userId: string)
apps/api/src/engine/settings.service.ts:10
↓ 1 callers
Function
getMasterKey
(storeDir: string)
apps/api/src/lib/key-store.ts:26
↓ 1 callers
Function
heartbeatMs
()
apps/api/src/runs/runs.controller.ts:35
↓ 1 callers
Function
hydrate
(r: RawRow | undefined)
packages/persistence/src/refresh-tokens-repo.ts:22
↓ 1 callers
Function
initialLng
()
apps/web/src/i18n.ts:28
↓ 1 callers
Function
load
()
apps/web/src/pages/Settings.tsx:61
↓ 1 callers
Function
loadInviteLinks
()
apps/web/src/components/TokenizedStockCTA.tsx:19
↓ 1 callers
Function
loadModels
(provider: string)
apps/web/src/pages/Settings.tsx:43
↓ 1 callers
Function
localeToLangName
(locale: string)
apps/api/src/lib/locale.ts:21
↓ 1 callers
Function
localeToLangName
(locale: string)
apps/web/src/locale.ts:21
↓ 1 callers
Function
makeAnthropicTransport
( apiKey: string, baseUrl?: string, )
packages/llm/src/anthropic.ts:49
↓ 1 callers
Function
makeGoogleTransport
(apiKey: string)
packages/llm/src/google.ts:27
↓ 1 callers
Function
masterKeyPath
(storeDir: string)
apps/api/src/lib/key-store.ts:22
↓ 1 callers
Function
onIface
(next: "openai" | "anthropic")
apps/web/src/pages/Settings.tsx:81
↓ 1 callers
Function
openStore
(dir: string)
packages/persistence/src/db.ts:16
↓ 1 callers
Function
parseRssItems
Minimal RSS <item> extractor (no dependency on an XML parser).
packages/dataflows/src/vendors/social.ts:22
↓ 1 callers
Method
persist
()
apps/api/src/lib/key-store.ts:104
↓ 1 callers
Function
pickStructured
(input: InvokeInput)
apps/api/src/lib/demo-llm.ts:17
↓ 1 callers
Function
pollUntilTerminal
Poll run status until it terminates (fallback when the live stream can't be * held). Keeps the UI truthful without a misleading "provider" error.
apps/web/src/pages/Analyze.tsx:154
↓ 1 callers
Function
providerLabel
(name: string)
apps/web/src/pages/Settings.tsx:143
↓ 1 callers
Function
readDoc
(slug: string[])
apps/api/src/lib/docs.ts:37
↓ 1 callers
Function
recordDecision
(snap: RunSnapshot, repo: SqliteMemoryRepo)
apps/api/src/lib/reflection.ts:15
↓ 1 callers
Method
reflect
One-shot deep-thinking LLM call (used by the reflection feature).
packages/core/src/engine.ts:45
↓ 1 callers
Function
register
(email: string, password: string)
apps/web/src/auth/AuthContext.tsx:72
↓ 1 callers
Function
renderSentimentReport
(s: SentimentReport)
packages/shared/src/schemas.ts:92
↓ 1 callers
Function
resolvePending
(opts: ResolveOptions)
apps/api/src/lib/reflection.ts:53
↓ 1 callers
Function
resolveSeriesId
(indicator: string)
packages/dataflows/src/vendors/fred.ts:30
↓ 1 callers
Function
resumeRun
(runId: string)
apps/web/src/pages/Analyze.tsx:273
↓ 1 callers
Function
runStatus
Localized, colored status for a run row (design HISTORY: 完成/出错).
apps/web/src/pages/History.tsx:16
↓ 1 callers
Function
saveKey
(env: string)
apps/web/src/pages/Settings.tsx:119
↓ 1 callers
Method
setByEnv
(env: string, value: string)
apps/api/src/lib/key-store.ts:82
↓ 1 callers
Function
settingsToRuntime
(settings: Settings)
apps/api/src/engine/engine.service.ts:19
↓ 1 callers
Function
slowManager
()
apps/api/test/stream-heartbeat.e2e-spec.ts:17
↓ 1 callers
Function
stripEdges
(word: string)
packages/shared/src/rating.ts:44
↓ 1 callers
Method
subscribe
Drain buffered events, then stream live until the run terminates.
apps/api/src/lib/run-manager.ts:182
↓ 1 callers
Function
switchTo
(next: Locale)
apps/web/src/components/LocaleSwitcher.tsx:21
↓ 1 callers
Function
toc
(md: string)
apps/web/src/pages/Doc.tsx:16
↓ 1 callers
Function
today
()
apps/web/src/pages/Analyze.tsx:46
↓ 1 callers
Function
toggleAnalyst
(key: string)
apps/web/src/pages/Analyze.tsx:78
↓ 1 callers
Function
tryParse
(text: string, schema: unknown)
packages/llm/src/google.ts:57
↓ 1 callers
Function
tryParse
(input: unknown, schema: unknown)
packages/llm/src/anthropic.ts:61
↓ 1 callers
Function
tryParseStructured
(content: string, schema: unknown)
packages/llm/src/openai.ts:89
↓ 1 callers
Function
unescapeHtml
(s: string)
packages/dataflows/src/vendors/social.ts:12
↓ 1 callers
Function
useInviteLinks
()
apps/web/src/components/TokenizedStockCTA.tsx:31
Function
Analyze
()
apps/web/src/pages/Analyze.tsx:50
Function
App
()
apps/web/src/App.tsx:16
Function
AuthProvider
({ children }: { children: ReactNode })
apps/web/src/auth/AuthContext.tsx:32
Function
BEAR_SYSTEM
(target: string)
packages/agents/src/prompts.ts:18
Function
BULL_SYSTEM
(target: string)
packages/agents/src/prompts.ts:16
← previous
next →
201–300 of 475, ranked by callers