MCPcopy Create free account

hub / github.com/DaKheera47/job-ops / functions

Functions3,841 in github.com/DaKheera47/job-ops

↓ 8 callersFunctionparseV5ResumeData
(input: unknown)
orchestrator/src/server/services/rxresume/schema/v5.ts:587
↓ 8 callersFunctionrenderPanel
( label: string, status: CodexAuthStatusResponse, options: { authApi?: CodexAuthApi; isBusy?: bo
orchestrator/src/client/components/CodexAuthPanel.stories.tsx:100
↓ 8 callersFunctionstageProgress
( step: PipelineProgressState["step"], message: string, overrides: Partial<PipelineProgressState> = {},
orchestrator/src/client/components/PipelineFanout.stories.tsx:121
↓ 8 callersFunctiontableExists
(tableName: string)
orchestrator/src/server/db/migrate.ts:36
↓ 7 callersFunctioncreateJob
(input: CreateJobInput)
orchestrator/src/server/repositories/jobs.ts:626
↓ 7 callersFunctionfetchRxResume
( path: string, options: RequestInit = {}, config?: RxResumeApiConfig, )
orchestrator/src/server/services/rxresume/v5.ts:154
↓ 7 callersFunctiongetDefaultModelForProvider
( provider: string | null | undefined, fallbackModel?: string | null, )
shared/src/settings-registry.ts:90
↓ 7 callersFunctiongetDesignResumeStatus
()
orchestrator/src/server/services/design-resume/index.ts:767
↓ 7 callersFunctiongetPostApplicationIntegration
( provider: PostApplicationProvider, accountKey: string, )
orchestrator/src/server/repositories/post-application-integrations.ts:63
↓ 7 callersFunctiongetProgressScopeKey
()
orchestrator/src/server/pipeline/progress.ts:77
↓ 7 callersFunctiongetProviderDataDir
(providerId: string)
orchestrator/src/server/services/visa-sponsors/index.ts:79
↓ 7 callersFunctiongetRequestId
()
orchestrator/src/server/infra/request-context.ts:34
↓ 7 callersFunctiongetResume
( id: string, config?: RxResumeApiConfig, )
orchestrator/src/server/services/rxresume/v5.ts:170
↓ 7 callersFunctionnormalizeLlmProvider
( value: string | null | undefined, )
orchestrator/src/client/pages/settings/utils.ts:166
↓ 7 callersFunctionplanLocationSources
(args: { intent: LocationIntentInput | LocationIntent; sources: readonly (JobSource | string)[]; capabil
shared/src/location-domain.ts:685
↓ 7 callersMethodreject
(jobId: string)
orchestrator/src/server/infra/job-queue.ts:59
↓ 7 callersFunctionrequireActiveUserId
()
orchestrator/src/server/repositories/pipeline-search-presets.ts:15
↓ 7 callersFunctionreset
()
orchestrator/src/client/components/NumberFlow.stories.tsx:34
↓ 7 callersFunctionscoreJobSuitability
( job: Job, profile: Record<string, unknown>, options: { scoringInstructions?: string } = {}, )
orchestrator/src/server/services/scorer.ts:248
↓ 7 callersFunctionshouldApplyStrictCityFilter
( city: string, country: string, )
shared/src/search-cities.ts:79
↓ 7 callersFunctionstopSessionProcess
(session: DeviceAuthSession)
orchestrator/src/server/services/llm/codex/login.ts:165
↓ 7 callersFunctionthreadsScopeFilter
()
orchestrator/src/server/repositories/ghostwriter.ts:23
↓ 7 callersFunctionuseQueryErrorToast
(error: unknown, fallback: string)
orchestrator/src/client/hooks/useQueryErrorToast.ts:13
↓ 6 callersFunctionasArray
(value: unknown)
orchestrator/src/client/components/design-resume/utils.ts:10
↓ 6 callersFunctionasArray
(value: unknown)
orchestrator/src/server/services/resume-renderer/document.ts:113
↓ 6 callersFunctionbuildChatCompletionsBody
(args: { mode: ResponseMode; model: string; messages: LlmRequestOptions<unknown>["messages"]; jsonSche
orchestrator/src/server/services/llm/providers/factory.ts:34
↓ 6 callersFunctionclearProfileCache
()
orchestrator/src/server/services/profile.ts:156
↓ 6 callersFunctioncreateJob
( id: string, appliedAt: string | null, events: StageEvent[] = [], )
orchestrator/src/client/components/charts/ConversionAnalytics.test.tsx:88
↓ 6 callersFunctioncreateLocationIntentFromLegacyInputs
( value: Partial<LocationIntentInput> & { searchCities?: string | readonly string[] | null; }, )
shared/src/location-domain.ts:963
↓ 6 callersFunctiondeleteAssetFile
(storagePath: string)
orchestrator/src/server/services/design-resume/index.ts:684
↓ 6 callersFunctiongetCachedAuthHeader
()
orchestrator/src/client/api/auth-session.ts:156
↓ 6 callersFunctiongetEffectiveSettings
()
orchestrator/src/server/services/settings.ts:160
↓ 6 callersFunctiongetExtractorRegistry
()
orchestrator/src/server/extractors/registry.ts:282
↓ 6 callersFunctiongetJobById
(id: string)
orchestrator/src/server/repositories/jobs.ts:274
↓ 6 callersFunctiongetLlmMessageText
(content: LlmMessageContent)
orchestrator/src/server/services/llm/types.ts:116
↓ 6 callersFunctiongetOnboardingStatus
()
orchestrator/src/server/services/onboarding-status.ts:576
↓ 6 callersFunctiongetOrCreateAnalyticsInstallState
()
orchestrator/src/server/repositories/product-analytics.ts:305
↓ 6 callersFunctiongetRequestContext
()
orchestrator/src/server/infra/request-context.ts:17
↓ 6 callersFunctiongetResumeSchemaValidationMessage
(error: unknown)
orchestrator/src/server/services/rxresume/schema/index.ts:5
↓ 6 callersFunctiongetTenantJobPdfPath
(jobId: string)
orchestrator/src/server/services/pdf-storage.ts:22
↓ 6 callersFunctiongetUserId
()
orchestrator/src/server/infra/request-context.ts:50
↓ 6 callersFunctiongetWatchlistSourceAdapter
( sourceType: WatchedSourceType, )
orchestrator/src/server/watchlist/adapters/index.ts:22
↓ 6 callersFunctionhydrateJobPdfFreshness
( job: T, )
orchestrator/src/server/api/routes/jobs/shared.ts:44
↓ 6 callersFunctionjobNotesScopeFilter
()
orchestrator/src/server/repositories/jobs.ts:48
↓ 6 callersFunctionmakeJob
(overrides: Partial<JobListItem> = {})
orchestrator/src/client/pages/InProgressBoardCard.stories.tsx:15
↓ 6 callersFunctionmapGlmProviderAlias
(normalized: string)
shared/src/settings-registry.ts:71
↓ 6 callersFunctionmapRowToPostApplicationMessage
( row: typeof postApplicationMessages.$inferSelect, )
orchestrator/src/server/repositories/post-application-messages.ts:106
↓ 6 callersFunctionnormalizeError
(error: unknown)
orchestrator/src/server/services/rxresume/index.ts:149
↓ 6 callersFunctionnormalizeLocationSourceCapabilities
( value: LocationSourceCapabilitiesInput | LocationSourceCapabilities, )
shared/src/location-domain.ts:573
↓ 6 callersFunctionnormalizeSearchTerms
( values: string[], options?: { maxTerms?: number; maxLength?: number; }, )
shared/src/utils/search-terms.ts:41
↓ 6 callersFunctionnormalizeToken
(value: string | null | undefined)
career-boards/greenhouse/src/greenhouse-url.ts:264
↓ 6 callersFunctionreadV5Credentials
(overrides?: ResolveModeOptions["v5"])
orchestrator/src/server/services/rxresume/index.ts:211
↓ 6 callersFunctionrequestTimeout
(message = "Request timed out")
orchestrator/src/server/infra/errors.ts:73
↓ 6 callersFunctionrequireActiveUserId
()
orchestrator/src/server/repositories/watchlist.ts:21
↓ 6 callersFunctionresolveLlmApiKey
(options: { storedApiKey?: string | null; purposeApiKey?: string | null; provider?: string | null; })
orchestrator/src/server/services/llm/credentials.ts:22
↓ 6 callersFunctionrunAction
(action: SettingsUpdateAction)
orchestrator/src/server/services/settings-update/apply-updates.ts:12
↓ 6 callersFunctionsafeParseV5ResumeData
(input: unknown)
orchestrator/src/server/services/rxresume/schema/v5.ts:591
↓ 6 callersFunctionsanitizeCrashText
(input: unknown)
orchestrator/src/client/components/AppErrorBoundary.tsx:41
↓ 6 callersMethodstart
Start scheduling at the specified hour (0-23)
orchestrator/src/server/utils/scheduler.ts:8
↓ 6 callersFunctionstreamSseEvents
( endpoint: string, input: StreamSseInput, handlers: { onEvent: (event: TEvent) => void; signal?
orchestrator/src/client/api/core.ts:430
↓ 6 callersFunctiontoScopedActivationMilestone
(milestone: ActivationMilestone)
orchestrator/src/server/repositories/product-analytics.ts:99
↓ 6 callersFunctiontoSnapshot
( session: DeviceAuthSession | null, )
orchestrator/src/server/services/llm/codex/login.ts:82
↓ 6 callersFunctiontoText
(value: unknown, fallback = "")
shared/src/design-resume-jake.ts:45
↓ 6 callersFunctiontrackCanonicalActivationEvent
( event: CanonicalActivationEvent, data?: Record<string, unknown>, options?: TrackActivationEventOptions
orchestrator/src/server/services/activation-funnel.ts:148
↓ 6 callersFunctionunprocessableEntity
( message: string, details?: unknown, )
orchestrator/src/server/infra/errors.ts:81
↓ 6 callersFunctionupdateCurrentDesignResume
( input: DesignResumePatchRequest, )
orchestrator/src/server/services/design-resume/index.ts:865
↓ 5 callersFunctionasRecord
(value: unknown)
extractors/hiringcafe/src/run.ts:122
↓ 5 callersFunctionasRecord
(value: unknown)
orchestrator/src/server/services/rxresume/tailoring.ts:27
↓ 5 callersFunctionassetsScopeFilter
()
orchestrator/src/server/repositories/design-resume.ts:14
↓ 5 callersFunctionasyncPool
(args: { items: readonly TItem[]; concurrency: number; shouldStop?: () => boolean; task: (item: TItem,
orchestrator/src/server/utils/async-pool.ts:5
↓ 5 callersFunctionensureCounter
( tx: UsageTransaction, args: { tenantId: string; userId: string; period: string; action:
orchestrator/src/server/services/hosted-usage.ts:196
↓ 5 callersFunctionforbidden
(message = "Forbidden")
orchestrator/src/server/infra/errors.ts:65
↓ 5 callersFunctionformatTimestamp
(value?: number | null)
orchestrator/src/lib/utils.ts:36
↓ 5 callersFunctiongetAnalyticsInstallStateId
()
orchestrator/src/server/repositories/product-analytics.ts:87
↓ 5 callersFunctiongetByPath
( source: Record<string, unknown>, path: string, )
orchestrator/src/client/components/design-resume/utils.ts:26
↓ 5 callersFunctiongetHostedUsagePeriod
(now: Date = new Date())
orchestrator/src/server/services/hosted-usage.ts:79
↓ 5 callersFunctiongetHostedUsageScope
()
orchestrator/src/server/services/hosted-usage.ts:99
↓ 5 callersFunctiongetJobDocumentFileExtension
(fileName: string)
shared/src/job-document-classification.ts:56
↓ 5 callersFunctiongetJobPdfFreshness
( job: JobPdfFreshnessInput, context: PdfFingerprintContext, )
orchestrator/src/server/services/pdf-fingerprint.ts:93
↓ 5 callersFunctiongetNestedValue
(value: unknown, path: PathSegment[])
orchestrator/src/server/services/llm/utils/object.ts:7
↓ 5 callersFunctiongetNormalizedWatchlistCareersUrl
( sourceType: WatchedSourceType, careersUrl: string, )
orchestrator/src/client/pages/watchlist/utils.ts:50
↓ 5 callersFunctiongetPositiveIntEnv
(name: string, fallback: number)
orchestrator/src/server/services/llm/codex/client.ts:77
↓ 5 callersFunctiongetRetryDelayMs
( baseDelayMs: number, attempt: number, retryAfterMs?: number, )
orchestrator/src/server/services/llm/policies/retry-policy.ts:23
↓ 5 callersFunctiongetSourceHost
(value: string)
orchestrator/src/client/components/ManualImportFlow.tsx:292
↓ 5 callersFunctiongetVisaSponsorProviderRegistry
()
orchestrator/src/server/services/visa-sponsors/providers/registry.ts:107
↓ 5 callersFunctiongetWritingStyle
()
orchestrator/src/server/services/writing-style.ts:96
↓ 5 callersFunctionisChallengePage
(page: Page)
extractors/browser-utils/src/challenge.ts:29
↓ 5 callersFunctionisJobDocumentPdf
(document: JobDocumentTypeTarget)
shared/src/job-document-classification.ts:61
↓ 5 callersFunctionmatchJobLocationIntent
( job: { location?: string | null; locationEvidence?: { location?: string | null; countr
shared/src/job-matching.ts:132
↓ 5 callersFunctionmatchesRequestedCity
( jobLocation: string | undefined, requestedCity: string, )
shared/src/search-cities.ts:89
↓ 5 callersFunctionnormalizeNumber
(value: unknown)
orchestrator/src/server/repositories/tracer-links.ts:47
↓ 5 callersFunctionnormalizePipelineRunBudget
(value: number)
shared/src/types/pipeline.ts:14
↓ 5 callersFunctionnormalizeStringArray
( values: readonly string[] | null | undefined, )
shared/src/normalize-string-array.ts:1
↓ 5 callersFunctionnormalizeUsername
(username: string)
orchestrator/src/server/repositories/users.ts:36
↓ 5 callersFunctionokWithMeta
( res: Response, data: T, meta: Omit<NonNullable<ApiResponse<T>["meta"]>, "requestId">, status = 200,
orchestrator/src/server/infra/http.ts:33
↓ 5 callersFunctionopenBlob
(blob: Blob, filename?: string)
orchestrator/src/client/lib/private-pdf.ts:7
↓ 5 callersFunctionparseErrorMessage
(raw: string)
orchestrator/src/server/services/llm/utils/string.ts:8
↓ 5 callersFunctionparseJsonContent
(content: string, jobId?: string)
orchestrator/src/server/services/llm/utils/json.ts:10
↓ 5 callersFunctionparseSearchCitiesSetting
( value: string | null | undefined, )
shared/src/search-cities.ts:21
↓ 5 callersFunctionparseTailoredSkills
( raw: string | null | undefined, )
orchestrator/src/client/components/tailoring-utils.ts:21
← previousnext →101–200 of 3,841, ranked by callers