Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaKheera47/job-ops
/ functions
Functions
3,841 in github.com/DaKheera47/job-ops
⨍
Functions
3,841
◇
Types & classes
575
↓ 8 callers
Function
parseV5ResumeData
(input: unknown)
orchestrator/src/server/services/rxresume/schema/v5.ts:587
↓ 8 callers
Function
renderPanel
( label: string, status: CodexAuthStatusResponse, options: { authApi?: CodexAuthApi; isBusy?: bo
orchestrator/src/client/components/CodexAuthPanel.stories.tsx:100
↓ 8 callers
Function
stageProgress
( step: PipelineProgressState["step"], message: string, overrides: Partial<PipelineProgressState> = {},
orchestrator/src/client/components/PipelineFanout.stories.tsx:121
↓ 8 callers
Function
tableExists
(tableName: string)
orchestrator/src/server/db/migrate.ts:36
↓ 7 callers
Function
createJob
(input: CreateJobInput)
orchestrator/src/server/repositories/jobs.ts:626
↓ 7 callers
Function
fetchRxResume
( path: string, options: RequestInit = {}, config?: RxResumeApiConfig, )
orchestrator/src/server/services/rxresume/v5.ts:154
↓ 7 callers
Function
getDefaultModelForProvider
( provider: string | null | undefined, fallbackModel?: string | null, )
shared/src/settings-registry.ts:90
↓ 7 callers
Function
getDesignResumeStatus
()
orchestrator/src/server/services/design-resume/index.ts:767
↓ 7 callers
Function
getPostApplicationIntegration
( provider: PostApplicationProvider, accountKey: string, )
orchestrator/src/server/repositories/post-application-integrations.ts:63
↓ 7 callers
Function
getProgressScopeKey
()
orchestrator/src/server/pipeline/progress.ts:77
↓ 7 callers
Function
getProviderDataDir
(providerId: string)
orchestrator/src/server/services/visa-sponsors/index.ts:79
↓ 7 callers
Function
getRequestId
()
orchestrator/src/server/infra/request-context.ts:34
↓ 7 callers
Function
getResume
( id: string, config?: RxResumeApiConfig, )
orchestrator/src/server/services/rxresume/v5.ts:170
↓ 7 callers
Function
normalizeLlmProvider
( value: string | null | undefined, )
orchestrator/src/client/pages/settings/utils.ts:166
↓ 7 callers
Function
planLocationSources
(args: { intent: LocationIntentInput | LocationIntent; sources: readonly (JobSource | string)[]; capabil
shared/src/location-domain.ts:685
↓ 7 callers
Method
reject
(jobId: string)
orchestrator/src/server/infra/job-queue.ts:59
↓ 7 callers
Function
requireActiveUserId
()
orchestrator/src/server/repositories/pipeline-search-presets.ts:15
↓ 7 callers
Function
reset
()
orchestrator/src/client/components/NumberFlow.stories.tsx:34
↓ 7 callers
Function
scoreJobSuitability
( job: Job, profile: Record<string, unknown>, options: { scoringInstructions?: string } = {}, )
orchestrator/src/server/services/scorer.ts:248
↓ 7 callers
Function
shouldApplyStrictCityFilter
( city: string, country: string, )
shared/src/search-cities.ts:79
↓ 7 callers
Function
stopSessionProcess
(session: DeviceAuthSession)
orchestrator/src/server/services/llm/codex/login.ts:165
↓ 7 callers
Function
threadsScopeFilter
()
orchestrator/src/server/repositories/ghostwriter.ts:23
↓ 7 callers
Function
useQueryErrorToast
(error: unknown, fallback: string)
orchestrator/src/client/hooks/useQueryErrorToast.ts:13
↓ 6 callers
Function
asArray
(value: unknown)
orchestrator/src/client/components/design-resume/utils.ts:10
↓ 6 callers
Function
asArray
(value: unknown)
orchestrator/src/server/services/resume-renderer/document.ts:113
↓ 6 callers
Function
buildChatCompletionsBody
(args: { mode: ResponseMode; model: string; messages: LlmRequestOptions<unknown>["messages"]; jsonSche
orchestrator/src/server/services/llm/providers/factory.ts:34
↓ 6 callers
Function
clearProfileCache
()
orchestrator/src/server/services/profile.ts:156
↓ 6 callers
Function
createJob
( id: string, appliedAt: string | null, events: StageEvent[] = [], )
orchestrator/src/client/components/charts/ConversionAnalytics.test.tsx:88
↓ 6 callers
Function
createLocationIntentFromLegacyInputs
( value: Partial<LocationIntentInput> & { searchCities?: string | readonly string[] | null; }, )
shared/src/location-domain.ts:963
↓ 6 callers
Function
deleteAssetFile
(storagePath: string)
orchestrator/src/server/services/design-resume/index.ts:684
↓ 6 callers
Function
getCachedAuthHeader
()
orchestrator/src/client/api/auth-session.ts:156
↓ 6 callers
Function
getEffectiveSettings
()
orchestrator/src/server/services/settings.ts:160
↓ 6 callers
Function
getExtractorRegistry
()
orchestrator/src/server/extractors/registry.ts:282
↓ 6 callers
Function
getJobById
(id: string)
orchestrator/src/server/repositories/jobs.ts:274
↓ 6 callers
Function
getLlmMessageText
(content: LlmMessageContent)
orchestrator/src/server/services/llm/types.ts:116
↓ 6 callers
Function
getOnboardingStatus
()
orchestrator/src/server/services/onboarding-status.ts:576
↓ 6 callers
Function
getOrCreateAnalyticsInstallState
()
orchestrator/src/server/repositories/product-analytics.ts:305
↓ 6 callers
Function
getRequestContext
()
orchestrator/src/server/infra/request-context.ts:17
↓ 6 callers
Function
getResumeSchemaValidationMessage
(error: unknown)
orchestrator/src/server/services/rxresume/schema/index.ts:5
↓ 6 callers
Function
getTenantJobPdfPath
(jobId: string)
orchestrator/src/server/services/pdf-storage.ts:22
↓ 6 callers
Function
getUserId
()
orchestrator/src/server/infra/request-context.ts:50
↓ 6 callers
Function
getWatchlistSourceAdapter
( sourceType: WatchedSourceType, )
orchestrator/src/server/watchlist/adapters/index.ts:22
↓ 6 callers
Function
hydrateJobPdfFreshness
( job: T, )
orchestrator/src/server/api/routes/jobs/shared.ts:44
↓ 6 callers
Function
jobNotesScopeFilter
()
orchestrator/src/server/repositories/jobs.ts:48
↓ 6 callers
Function
makeJob
(overrides: Partial<JobListItem> = {})
orchestrator/src/client/pages/InProgressBoardCard.stories.tsx:15
↓ 6 callers
Function
mapGlmProviderAlias
(normalized: string)
shared/src/settings-registry.ts:71
↓ 6 callers
Function
mapRowToPostApplicationMessage
( row: typeof postApplicationMessages.$inferSelect, )
orchestrator/src/server/repositories/post-application-messages.ts:106
↓ 6 callers
Function
normalizeError
(error: unknown)
orchestrator/src/server/services/rxresume/index.ts:149
↓ 6 callers
Function
normalizeLocationSourceCapabilities
( value: LocationSourceCapabilitiesInput | LocationSourceCapabilities, )
shared/src/location-domain.ts:573
↓ 6 callers
Function
normalizeSearchTerms
( values: string[], options?: { maxTerms?: number; maxLength?: number; }, )
shared/src/utils/search-terms.ts:41
↓ 6 callers
Function
normalizeToken
(value: string | null | undefined)
career-boards/greenhouse/src/greenhouse-url.ts:264
↓ 6 callers
Function
readV5Credentials
(overrides?: ResolveModeOptions["v5"])
orchestrator/src/server/services/rxresume/index.ts:211
↓ 6 callers
Function
requestTimeout
(message = "Request timed out")
orchestrator/src/server/infra/errors.ts:73
↓ 6 callers
Function
requireActiveUserId
()
orchestrator/src/server/repositories/watchlist.ts:21
↓ 6 callers
Function
resolveLlmApiKey
(options: { storedApiKey?: string | null; purposeApiKey?: string | null; provider?: string | null; })
orchestrator/src/server/services/llm/credentials.ts:22
↓ 6 callers
Function
runAction
(action: SettingsUpdateAction)
orchestrator/src/server/services/settings-update/apply-updates.ts:12
↓ 6 callers
Function
safeParseV5ResumeData
(input: unknown)
orchestrator/src/server/services/rxresume/schema/v5.ts:591
↓ 6 callers
Function
sanitizeCrashText
(input: unknown)
orchestrator/src/client/components/AppErrorBoundary.tsx:41
↓ 6 callers
Method
start
Start scheduling at the specified hour (0-23)
orchestrator/src/server/utils/scheduler.ts:8
↓ 6 callers
Function
streamSseEvents
( endpoint: string, input: StreamSseInput, handlers: { onEvent: (event: TEvent) => void; signal?
orchestrator/src/client/api/core.ts:430
↓ 6 callers
Function
toScopedActivationMilestone
(milestone: ActivationMilestone)
orchestrator/src/server/repositories/product-analytics.ts:99
↓ 6 callers
Function
toSnapshot
( session: DeviceAuthSession | null, )
orchestrator/src/server/services/llm/codex/login.ts:82
↓ 6 callers
Function
toText
(value: unknown, fallback = "")
shared/src/design-resume-jake.ts:45
↓ 6 callers
Function
trackCanonicalActivationEvent
( event: CanonicalActivationEvent, data?: Record<string, unknown>, options?: TrackActivationEventOptions
orchestrator/src/server/services/activation-funnel.ts:148
↓ 6 callers
Function
unprocessableEntity
( message: string, details?: unknown, )
orchestrator/src/server/infra/errors.ts:81
↓ 6 callers
Function
updateCurrentDesignResume
( input: DesignResumePatchRequest, )
orchestrator/src/server/services/design-resume/index.ts:865
↓ 5 callers
Function
asRecord
(value: unknown)
extractors/hiringcafe/src/run.ts:122
↓ 5 callers
Function
asRecord
(value: unknown)
orchestrator/src/server/services/rxresume/tailoring.ts:27
↓ 5 callers
Function
assetsScopeFilter
()
orchestrator/src/server/repositories/design-resume.ts:14
↓ 5 callers
Function
asyncPool
(args: { items: readonly TItem[]; concurrency: number; shouldStop?: () => boolean; task: (item: TItem,
orchestrator/src/server/utils/async-pool.ts:5
↓ 5 callers
Function
ensureCounter
( tx: UsageTransaction, args: { tenantId: string; userId: string; period: string; action:
orchestrator/src/server/services/hosted-usage.ts:196
↓ 5 callers
Function
forbidden
(message = "Forbidden")
orchestrator/src/server/infra/errors.ts:65
↓ 5 callers
Function
formatTimestamp
(value?: number | null)
orchestrator/src/lib/utils.ts:36
↓ 5 callers
Function
getAnalyticsInstallStateId
()
orchestrator/src/server/repositories/product-analytics.ts:87
↓ 5 callers
Function
getByPath
( source: Record<string, unknown>, path: string, )
orchestrator/src/client/components/design-resume/utils.ts:26
↓ 5 callers
Function
getHostedUsagePeriod
(now: Date = new Date())
orchestrator/src/server/services/hosted-usage.ts:79
↓ 5 callers
Function
getHostedUsageScope
()
orchestrator/src/server/services/hosted-usage.ts:99
↓ 5 callers
Function
getJobDocumentFileExtension
(fileName: string)
shared/src/job-document-classification.ts:56
↓ 5 callers
Function
getJobPdfFreshness
( job: JobPdfFreshnessInput, context: PdfFingerprintContext, )
orchestrator/src/server/services/pdf-fingerprint.ts:93
↓ 5 callers
Function
getNestedValue
(value: unknown, path: PathSegment[])
orchestrator/src/server/services/llm/utils/object.ts:7
↓ 5 callers
Function
getNormalizedWatchlistCareersUrl
( sourceType: WatchedSourceType, careersUrl: string, )
orchestrator/src/client/pages/watchlist/utils.ts:50
↓ 5 callers
Function
getPositiveIntEnv
(name: string, fallback: number)
orchestrator/src/server/services/llm/codex/client.ts:77
↓ 5 callers
Function
getRetryDelayMs
( baseDelayMs: number, attempt: number, retryAfterMs?: number, )
orchestrator/src/server/services/llm/policies/retry-policy.ts:23
↓ 5 callers
Function
getSourceHost
(value: string)
orchestrator/src/client/components/ManualImportFlow.tsx:292
↓ 5 callers
Function
getVisaSponsorProviderRegistry
()
orchestrator/src/server/services/visa-sponsors/providers/registry.ts:107
↓ 5 callers
Function
getWritingStyle
()
orchestrator/src/server/services/writing-style.ts:96
↓ 5 callers
Function
isChallengePage
(page: Page)
extractors/browser-utils/src/challenge.ts:29
↓ 5 callers
Function
isJobDocumentPdf
(document: JobDocumentTypeTarget)
shared/src/job-document-classification.ts:61
↓ 5 callers
Function
matchJobLocationIntent
( job: { location?: string | null; locationEvidence?: { location?: string | null; countr
shared/src/job-matching.ts:132
↓ 5 callers
Function
matchesRequestedCity
( jobLocation: string | undefined, requestedCity: string, )
shared/src/search-cities.ts:89
↓ 5 callers
Function
normalizeNumber
(value: unknown)
orchestrator/src/server/repositories/tracer-links.ts:47
↓ 5 callers
Function
normalizePipelineRunBudget
(value: number)
shared/src/types/pipeline.ts:14
↓ 5 callers
Function
normalizeStringArray
( values: readonly string[] | null | undefined, )
shared/src/normalize-string-array.ts:1
↓ 5 callers
Function
normalizeUsername
(username: string)
orchestrator/src/server/repositories/users.ts:36
↓ 5 callers
Function
okWithMeta
( res: Response, data: T, meta: Omit<NonNullable<ApiResponse<T>["meta"]>, "requestId">, status = 200,
orchestrator/src/server/infra/http.ts:33
↓ 5 callers
Function
openBlob
(blob: Blob, filename?: string)
orchestrator/src/client/lib/private-pdf.ts:7
↓ 5 callers
Function
parseErrorMessage
(raw: string)
orchestrator/src/server/services/llm/utils/string.ts:8
↓ 5 callers
Function
parseJsonContent
(content: string, jobId?: string)
orchestrator/src/server/services/llm/utils/json.ts:10
↓ 5 callers
Function
parseSearchCitiesSetting
( value: string | null | undefined, )
shared/src/search-cities.ts:21
↓ 5 callers
Function
parseTailoredSkills
( raw: string | null | undefined, )
orchestrator/src/client/components/tailoring-utils.ts:21
← previous
next →
101–200 of 3,841, ranked by callers