MCPcopy Create free account

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

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

↓ 1 callersFunctionbuildTailoringPrompt
( profile: ResumeProfile, jd: string, writingStyle: Awaited<ReturnType<typeof getWritingStyle>>, )
orchestrator/src/server/services/summary.ts:147
↓ 1 callersFunctionbuildTenantScopedDesignResumeDocumentId
()
orchestrator/src/server/services/design-resume/index.ts:51
↓ 1 callersFunctionbuildTerminalSignature
({ status, startedAt, completedAt, runId, }: { status: PipelineTerminalStatus; startedAt?: string
orchestrator/src/client/pages/orchestrator/useOrchestratorData.ts:64
↓ 1 callersFunctionbuildUmamiProxyBody
(req: express.Request)
orchestrator/src/server/app.ts:127
↓ 1 callersFunctionbuildUmamiProxyHeaders
(req: express.Request)
orchestrator/src/server/app.ts:151
↓ 1 callersFunctionbuildUserPromptContent
( prompt: string, attachments: readonly JobChatImageAttachment[] | undefined, )
orchestrator/src/server/services/ghostwriter.ts:378
↓ 1 callersFunctionbuildUtcDate
( yearRaw: string, monthRaw: string, dayRaw: string, hourRaw: string, minuteRaw: string, secondRaw
orchestrator/src/server/services/backup/index.ts:89
↓ 1 callersFunctionbuildVolunteerEntries
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:446
↓ 1 callersFunctionbuildWatchlistSourceError
( source: Pick<WatchlistSelectedSource, "label" | "sourceType">, reason: string, )
orchestrator/src/server/pipeline/steps/watchlist-jobs.ts:35
↓ 1 callersFunctioncacheHealthCheck
( source: ExtractorSourceId, checkedAtMs: number, result: ExtractorHealthCheckResult, )
orchestrator/src/server/services/extractor-health.ts:187
↓ 1 callersFunctioncalculateOverallConversion
( jobsWithEvents: JobWithEvents[], )
orchestrator/src/client/components/charts/ConversionAnalytics.tsx:242
↓ 1 callersFunctioncalculateSponsorMatchSummary
( results: VisaSponsorSearchResult[], )
orchestrator/src/server/services/visa-sponsors/index.ts:407
↓ 1 callersMethodcallClaudeCliJson
( options: LlmRequestOptions<T>, )
orchestrator/src/server/services/llm/service.ts:359
↓ 1 callersMethodcallCodexJson
( options: LlmRequestOptions<T>, )
orchestrator/src/server/services/llm/service.ts:275
↓ 1 callersMethodcallGeminiCliJson
( options: LlmRequestOptions<T>, )
orchestrator/src/server/services/llm/service.ts:317
↓ 1 callersFunctioncallTaskSettled
( item: TItem, index: number, outcome: AsyncPoolTaskStatus<TResult>, )
orchestrator/src/server/utils/async-pool.ts:42
↓ 1 callersFunctioncallTaskStarted
(item: TItem, index: number)
orchestrator/src/server/utils/async-pool.ts:33
↓ 1 callersFunctioncanFinalizeTailoring
(summary: string)
orchestrator/src/client/components/tailoring/rules.ts:1
↓ 1 callersFunctioncanRunNpmCommand
()
extractors/adzuna/src/run.ts:74
↓ 1 callersFunctioncanUseDocumentForGhostwriter
(document: JobDocument)
orchestrator/src/client/components/ghostwriter/GhostwriterContextSelector.tsx:148
↓ 1 callersFunctioncanUseJobDocumentForGhostwriterContext
( document: Pick<JobDocument, "fileName" | "mediaType">, )
orchestrator/src/server/services/ghostwriter-context.ts:90
↓ 1 callersFunctioncanUseStorage
()
orchestrator/src/client/lib/version.ts:7
↓ 1 callersFunctioncancelEditing
()
orchestrator/src/client/components/ai-assist/AiAssistMessageList.tsx:73
↓ 1 callersFunctioncancelRunForJob
(input: { jobId: string; runId: string; })
orchestrator/src/server/services/ghostwriter.ts:1442
↓ 1 callersFunctioncheckExtractorHealth
( source: ExtractorSourceId, )
orchestrator/src/server/services/extractor-health.ts:400
↓ 1 callersFunctioncheckForUpdate
()
orchestrator/src/client/lib/version.ts:48
↓ 1 callersFunctionchecksUrl
(baseUrl: string)
orchestrator/src/server/api/routes/watchlist.test.ts:22
↓ 1 callersFunctionchoosePreferredCompanySlug
(source: WorkdaySourceConfig)
career-boards/workday/src/workday-url-to-cxs.ts:537
↓ 1 callersFunctionchunkText
(value: string, maxChunk = 60)
orchestrator/src/server/services/ghostwriter.ts:91
↓ 1 callersFunctionclaimAnalyticsServerEventReplay
(args: { eventKey: string; eventName: string; occurredAt: number; payload: Record<string, Primitive> |
orchestrator/src/server/repositories/product-analytics.ts:610
↓ 1 callersFunctionclamp
(value: number, min: number, max: number)
orchestrator/src/client/components/PipelineProgressCard.tsx:59
↓ 1 callersFunctionclampAxis
(value: number, min: number, max: number)
orchestrator/src/client/components/design-resume/DesignResumeFieldAssistant.tsx:73
↓ 1 callersFunctionclampDragOffset
( offset: DragOffset, session: Pick<DragSession, "baseLeft" | "baseTop" | "width" | "height">, )
orchestrator/src/client/components/design-resume/DesignResumeFieldAssistant.tsx:78
↓ 1 callersFunctionclampNumber
( value: unknown, min: number, max: number, fallback: number, )
orchestrator/src/server/services/pipeline-search-plan.ts:132
↓ 1 callersFunctionclampPositiveInteger
(value: number, min: number, max: number)
career-boards/workday/src/get-jobs-from-cxs.ts:351
↓ 1 callersFunctionclampValue
(value: number)
orchestrator/src/client/components/NumberFlow.stories.tsx:11
↓ 1 callersFunctionclassifyDeviceType
(userAgent: string)
orchestrator/src/server/services/tracer-links.ts:345
↓ 1 callersFunctionclassifyHistoricalStageAnalyticsSource
( metadata: Record<string, unknown> | null, toStage: string, )
orchestrator/src/server/repositories/product-analytics.ts:173
↓ 1 callersFunctionclassifyOsFamily
(userAgent: string)
orchestrator/src/server/services/tracer-links.ts:364
↓ 1 callersFunctionclassifyPdfGenerationError
(error: unknown)
orchestrator/src/server/services/pdf.ts:190
↓ 1 callersFunctionclassifyStageAnalyticsSource
( metadata: StageEventMetadata | null, toStage: ApplicationStage, )
orchestrator/src/server/services/applicationTracking.ts:411
↓ 1 callersFunctionclassifyUaFamily
(userAgent: string)
orchestrator/src/server/services/tracer-links.ts:353
↓ 1 callersFunctionclassifyValidation
( validation: ValidationResponse, )
orchestrator/src/server/services/onboarding-status.ts:282
↓ 1 callersFunctionclassifyWithSmartRouter
(args: { emailText: string; activeJobs: Array<{ id: string; company: string; title: string }>; })
orchestrator/src/server/services/post-application/ingestion/email-router.ts:134
↓ 1 callersFunctionclean
(value: string)
orchestrator/src/client/components/ManualImportFlow.tsx:257
↓ 1 callersFunctioncleanBaseUrl
(baseUrl: string)
orchestrator/src/server/services/rxresume/v5.ts:49
↓ 1 callersFunctioncleanCellText
(cell: string)
visa-sponsor-providers/nl/manifest.ts:29
↓ 1 callersFunctioncleanEmailHtmlForLlm
(htmlContent: string)
orchestrator/src/server/services/post-application/ingestion/gmail-api.ts:336
↓ 1 callersFunctioncleanHtml
(html: string)
extractors/ukvisajobs/src/run.ts:187
↓ 1 callersFunctioncleanMultilineText
( value: string | null | undefined, )
extractors/gradcracker/src/run.ts:329
↓ 1 callersFunctioncleanOptional
(value?: string | null)
orchestrator/src/server/api/routes/manual-jobs.ts:60
↓ 1 callersFunctioncleanUrlForDisplay
(url: string)
orchestrator/src/server/services/resume-renderer/latex.ts:204
↓ 1 callersFunctioncleanup
()
orchestrator/src/client/test/virtualization.ts:38
↓ 1 callersFunctioncleanupAuthSessions
(trigger: "startup" | "interval")
orchestrator/src/server/index.ts:26
↓ 1 callersFunctioncleanupOldBackups
()
orchestrator/src/server/services/backup/index.ts:262
↓ 1 callersFunctioncleanupOldCsvFiles
(providerId: string)
orchestrator/src/server/services/visa-sponsors/index.ts:126
↓ 1 callersMethodclearBufferedNotifications
()
orchestrator/src/server/services/llm/codex/client.ts:482
↓ 1 callersFunctionclearDesignResumeAssetsForDocument
( documentId: string, )
orchestrator/src/server/services/design-resume/index.ts:695
↓ 1 callersFunctionclearModeCache
()
orchestrator/src/server/services/llm/policies/mode-selection.ts:26
↓ 1 callersFunctionclearRxResumeFeedback
()
orchestrator/src/client/pages/settings/components/ReactiveResumeSection.tsx:80
↓ 1 callersFunctionclearStorageDataset
()
extractors/ukvisajobs/src/run.ts:259
↓ 1 callersFunctionclearStorageDataset
()
extractors/gradcracker/src/run.ts:964
↓ 1 callersFunctionclickNextPage
(page: Page)
extractors/naukri/src/run.ts:217
↓ 1 callersFunctionclone
(value: T)
orchestrator/src/server/services/pdf-skills-validation.test.ts:175
↓ 1 callersFunctionclone
(value: T)
orchestrator/src/server/services/pdf-tailoring.test.ts:370
↓ 1 callersFunctioncloneCachedResult
( entry: CachedHealthCheckEntry, now: number, )
orchestrator/src/server/services/extractor-health.ts:160
↓ 1 callersFunctioncloneResume
(resume: RxResumeResume)
orchestrator/src/server/services/rxresume/index.ts:109
↓ 1 callersFunctioncloneResumeData
(data: T)
orchestrator/src/server/services/rxresume/tailoring.ts:23
↓ 1 callersFunctioncloseCodexSessionForTests
()
orchestrator/src/server/services/llm/codex/client.ts:734
↓ 1 callersFunctioncloseSession
()
orchestrator/src/client/components/design-resume/DesignResumeFieldAssistant.tsx:245
↓ 1 callersFunctioncoerceDraftValue
(field: ItemFieldConfig, value: unknown)
orchestrator/src/client/components/design-resume/ItemDialog.tsx:98
↓ 1 callersFunctioncollectForTerm
(params: { browser: Browser; userAgent?: string; searchTerm: string; location: string | null; maxJob
extractors/naukri/src/run.ts:384
↓ 1 callersFunctioncollectJobsFromResponse
(response: Response)
extractors/naukri/src/run.ts:201
↓ 1 callersFunctioncollectProfileLanguageSample
(profile: ResumeProfile)
shared/src/language-detection.ts:70
↓ 1 callersFunctioncollectReactiveResumeV5LanguageSample
( resumeJson: Record<string, unknown>, )
shared/src/language-detection.ts:114
↓ 1 callersFunctioncollectSectionItems
( profile: ProfileRecord, sectionKey: string, )
orchestrator/src/server/services/scorer.ts:579
↓ 1 callersFunctioncollectUrlTargets
( node: unknown, path: string, targets: LinkTarget[], )
orchestrator/src/server/services/tracer-links.ts:229
↓ 1 callersFunctioncompactResumeContext
(document: DesignResumeJson)
orchestrator/src/server/services/design-resume/ai-field-suggestion.ts:131
↓ 1 callersFunctioncompact_value
(value: Any)
extractors/jobspy/verify_date_posted.py:51
↓ 1 callersFunctioncompareJobs
(a: JobListItem, b: JobListItem, sort: JobSort)
orchestrator/src/client/pages/orchestrator/utils.ts:68
↓ 1 callersFunctioncompareNumber
(a: number, b: number)
orchestrator/src/client/pages/orchestrator/utils.ts:23
↓ 1 callersFunctioncomparePostedAtDesc
( left: string | null, right: string | null, )
orchestrator/src/server/watchlist/adapters/bamboohr.ts:320
↓ 1 callersFunctioncompareString
(a: string, b: string)
orchestrator/src/client/pages/orchestrator/utils.ts:21
↓ 1 callersFunctioncompletePostApplicationSyncRun
( input: CompletePostApplicationSyncRunInput, )
orchestrator/src/server/repositories/post-application-sync-runs.ts:103
↓ 1 callersFunctioncomposeEventHandlers
( userHandler: ((event: Event) => void) | undefined, tipHandler: (event: Event) => void, )
orchestrator/src/client/components/Tip.tsx:43
↓ 1 callersFunctioncomputeFieldMatchScore
(fieldRaw: string, needleRaw: string)
orchestrator/src/client/pages/orchestrator/JobCommandBar.utils.ts:69
↓ 1 callersFunctioncomputeNextReset
(now: Date)
orchestrator/src/server/services/demo-mode.ts:18
↓ 1 callersFunctionconnect
( args: PostApplicationProviderConnectArgs, )
orchestrator/src/server/services/post-application/providers/imap.ts:20
↓ 1 callersMethodconnect
( args: PostApplicationProviderConnectArgs, )
orchestrator/src/server/services/post-application/providers/types.ts:38
↓ 1 callersFunctionconsumeLegacyCredentialsForMigration
()
orchestrator/src/client/api/auth-session.ts:173
↓ 1 callersFunctioncontentDispositionAttachment
(fileName: string)
orchestrator/src/server/api/routes/jobs/documents.ts:44
↓ 1 callersFunctionconvertBullets
(bullets: string[])
orchestrator/src/server/services/resume-renderer/typst.ts:682
↓ 1 callersFunctioncookieOriginUrl
(cookie: PlaywrightCookie)
extractors/browser-utils/src/cookies.ts:93
↓ 1 callersFunctioncopyMessage
(message: TMessage)
orchestrator/src/client/components/ai-assist/AiAssistMessageList.tsx:95
↓ 1 callersFunctioncopyUmamiResponseHeaders
( upstreamResponse: Response, res: express.Response, )
orchestrator/src/server/app.ts:141
↓ 1 callersFunctioncountTenants
()
orchestrator/src/server/api/routes/auth.test.ts:25
↓ 1 callersFunctioncountValidJobs
( source: ExtractorSourceId, result: ExtractorRunResult, )
orchestrator/src/server/services/extractor-health.ts:290
↓ 1 callersFunctioncount_file
(path: Path)
scripts/linecount.py:87
↓ 1 callersFunctioncounterFilter
(args: { tenantId: string; userId: string; period: string; action: HostedUsageAction; })
orchestrator/src/server/services/hosted-usage.ts:163
↓ 1 callersFunctioncountryFromTimezone
( timeZone: string | null | undefined, )
orchestrator/src/lib/user-location.ts:125
← previousnext →1,301–1,400 of 3,841, ranked by callers