MCPcopy Create free account

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

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

↓ 1 callersFunctionbuildCapabilities
(args: { appMode: JobOpsAppMode; hostedSignupsEnabled: boolean; hostedPlatformLlmEnabled: boolean; hos
orchestrator/src/server/config/app-mode.ts:44
↓ 1 callersFunctionbuildCapabilityErrorMessage
(provider: string)
orchestrator/src/server/services/design-resume/import-file.ts:1109
↓ 1 callersFunctionbuildCertificationEntries
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:422
↓ 1 callersFunctionbuildChallengeViewerUrl
(args: { token: string })
orchestrator/src/server/services/challenge-viewer.ts:257
↓ 1 callersFunctionbuildClaudeCliErrorMessage
(error: unknown)
orchestrator/src/server/services/llm/claude-cli/client.ts:46
↓ 1 callersFunctionbuildClipboardData
(text: string)
orchestrator/src/client/pages/orchestrator/TokenizedInput.test.tsx:6
↓ 1 callersFunctionbuildCodexTextExtractPrompt
( documentText: string, fileName: string, source: "DOCX" | "PDF", )
orchestrator/src/server/services/design-resume/import-file.ts:845
↓ 1 callersFunctionbuildCommandBarRows
({ activeLock, groupedJobs, lockSuggestions, orderedGroups, }: { activeLock: StatusLock | null; gr
orchestrator/src/client/pages/orchestrator/JobCommandBar.utils.ts:244
↓ 1 callersFunctionbuildCompactActiveJobsList
(jobs: IndexedActiveJob[])
orchestrator/src/server/services/post-application/ingestion/email-router.ts:111
↓ 1 callersFunctionbuildContactItems
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:281
↓ 1 callersFunctionbuildContacts
(resumeJson: RecordLike)
shared/src/design-resume-jake.ts:126
↓ 1 callersFunctionbuildConversationMessages
( threadId: string, targetMessageId?: string, )
orchestrator/src/server/services/ghostwriter.ts:114
↓ 1 callersFunctionbuildConversionTimeSeries
( jobsWithEvents: JobWithEvents[], daysToShow: number, )
orchestrator/src/client/components/charts/ConversionAnalytics.tsx:158
↓ 1 callersFunctionbuildCredentialFingerprint
(creds: V5Credentials)
orchestrator/src/server/services/rxresume/index.ts:126
↓ 1 callersFunctionbuildCustomFieldItems
( resumeJson: RecordLike, )
orchestrator/src/server/services/resume-renderer/document.ts:322
↓ 1 callersFunctionbuildDefaultPageLayout
(customSections: unknown)
orchestrator/src/server/services/rxresume/document.ts:99
↓ 1 callersFunctionbuildDefaultResumeProjectsSettings
( catalog: ResumeProjectCatalogItem[], )
orchestrator/src/server/services/resumeProjects.ts:48
↓ 1 callersFunctionbuildDemoDeadline
(idx: number)
orchestrator/src/server/config/demo-defaults.ts:71
↓ 1 callersFunctionbuildDemoDesignResume
()
orchestrator/src/server/services/demo-pdf.ts:14
↓ 1 callersFunctionbuildDork
( prefix: "LinkedIn profiles" | "GitHub pages" | "Web results", queryTerms: string[], )
orchestrator/src/client/components/ready-panel-google-dorks.ts:63
↓ 1 callersFunctionbuildEducationEntries
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:356
↓ 1 callersFunctionbuildEffectiveConfigSnapshot
(args: { requestedConfig: PipelineRunRequestedConfig; settings: AppSettings; locationIntent: SnapshotLoc
orchestrator/src/server/pipeline/run-details.ts:65
↓ 1 callersFunctionbuildEmailText
(input: { from: string; subject: string; date: string; body: string; })
orchestrator/src/server/services/post-application/ingestion/gmail-api.ts:433
↓ 1 callersFunctionbuildEvidenceLocationText
( evidence: Pick<LocationEvidence, "location" | "city" | "country">, )
shared/src/location-domain.ts:327
↓ 1 callersFunctionbuildExperienceEntries
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:342
↓ 1 callersFunctionbuildFallbackVirtualItems
( rows: CommandBarRow[], scrollTop: number, viewportHeight: number, )
orchestrator/src/client/pages/orchestrator/JobCommandBar.tsx:83
↓ 1 callersFunctionbuildFanoutProgress
(tracker: FanoutTracker)
orchestrator/src/server/pipeline/progress.ts:190
↓ 1 callersFunctionbuildFetchFailureMessage
(status: number)
orchestrator/src/server/api/routes/manual-jobs.ts:112
↓ 1 callersFunctionbuildFunnelData
(jobsWithEvents: JobWithEvents[])
orchestrator/src/client/components/charts/ConversionAnalytics.tsx:102
↓ 1 callersFunctionbuildGeminiCliErrorMessage
(error: unknown)
orchestrator/src/server/services/llm/gemini-cli/client.ts:38
↓ 1 callersFunctionbuildGeneratedJob
( idx: number, status: "discovered" | "ready" | "applied", )
orchestrator/src/server/config/demo-defaults.ts:108
↓ 1 callersFunctionbuildGeneratedSource
(manifests)
scripts/generate-typst-themes.mjs:145
↓ 1 callersFunctionbuildGhostwriterDocumentContextItems
( documents: readonly GhostwriterDocumentContextSource[], )
shared/src/ghostwriter-document-context.ts:37
↓ 1 callersFunctionbuildGmailQuery
(searchDays: number)
orchestrator/src/server/services/post-application/ingestion/gmail-api.ts:152
↓ 1 callersFunctionbuildHostedResumeRequirement
()
orchestrator/src/server/services/onboarding-status.ts:505
↓ 1 callersFunctionbuildIndexedActiveJobs
( jobs: Array<{ id: string; company: string; title: string }>, )
orchestrator/src/server/services/post-application/ingestion/email-router.ts:100
↓ 1 callersFunctionbuildInferencePrompt
(jd: string)
orchestrator/src/server/services/manualJob.ts:124
↓ 1 callersFunctionbuildInterestItems
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:403
↓ 1 callersFunctionbuildJobActionExecutionOptions
( action: JobAction, options?: { forceMoveToReady?: boolean; requestOrigin?: string | null; }, )
orchestrator/src/server/services/jobs/actions.ts:91
↓ 1 callersFunctionbuildJobSnapshot
(job: Job)
orchestrator/src/server/services/ghostwriter-context.ts:96
↓ 1 callersFunctionbuildJobUrl
(careersBaseUrl: string, externalPath: string)
career-boards/workday/src/get-jobs-from-cxs.ts:308
↓ 1 callersFunctionbuildLanguageItems
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:392
↓ 1 callersFunctionbuildLocation
(addresses: JobindexAddress[], area: string | undefined)
extractors/jobindex/src/run.ts:213
↓ 1 callersFunctionbuildLocationEvidence
( value: | LocationEvidenceInput | LocationEvidence | readonly LocationEvidenceEntry[], )
shared/src/location-domain.ts:979
↓ 1 callersFunctionbuildLocationEvidence
(args: { formattedLocation?: string | null; cities: string[]; states: string[]; countries: string[]; }
extractors/hiringcafe/src/run.ts:197
↓ 1 callersFunctionbuildLocationEvidence
( location: string | null, )
extractors/jobspy/src/run.ts:114
↓ 1 callersFunctionbuildLocationEvidence
(args: { addresses: JobindexAddress[]; area?: string; location?: string; })
extractors/jobindex/src/run.ts:225
↓ 1 callersFunctionbuildLocationEvidence
(args: { locationBase?: string | undefined; legacyLocation?: string | undefined; locations: string[]; })
extractors/workingnomads/src/run.ts:118
↓ 1 callersFunctionbuildLocationPreferencesSummary
(args: { country: string; cityLocations: string[]; proximity?: LocationProximity | null; workplaceType
shared/src/location-domain.ts:935
↓ 1 callersFunctionbuildLocationText
(jobOpening: BamboohrJobOpening)
career-boards/bamboohr/src/get-job-details.ts:133
↓ 1 callersFunctionbuildLocationText
(job: BamboohrListJob)
career-boards/bamboohr/src/get-jobs-from-careers-list.ts:125
↓ 1 callersFunctionbuildManualDraft
( selectedSource: WatchlistSelectedSource, source: string, details: { externalId: string; title:
orchestrator/src/server/watchlist/adapters/bamboohr.ts:228
↓ 1 callersFunctionbuildManualDraft
( selectedSource: WatchlistSelectedSource, source: string, details: { externalId: string; title:
orchestrator/src/server/watchlist/adapters/greenhouse.ts:171
↓ 1 callersFunctionbuildManualDraftFromWorkdayDetails
( selectedSource: WatchlistSelectedSource, source: string, details: { externalId: string; title:
orchestrator/src/server/watchlist/adapters/workday.ts:214
↓ 1 callersFunctionbuildMetadata
( source: RecordLike, publicBaseUrl: string | null, )
orchestrator/src/server/services/rxresume/document.ts:374
↓ 1 callersFunctionbuildMilestonePayload
(args: { installCreatedAt: string; occurredAtMs: number; sessionId?: string | null; })
orchestrator/src/server/services/activation-funnel.ts:71
↓ 1 callersFunctionbuildModelRequirement
()
orchestrator/src/server/services/onboarding-status.ts:334
↓ 1 callersFunctionbuildNoVncCommand
(args: { novncHost: string; novncPort: string; vncHost: string; vncPort: string; })
orchestrator/src/server/services/challenge-viewer.ts:101
↓ 1 callersFunctionbuildOpenRouterCapabilityCacheKey
(input: LlmRuntimeSettings)
orchestrator/src/server/services/ghostwriter.ts:219
↓ 1 callersFunctionbuildOptions
(count: number)
orchestrator/src/components/ui/searchable-dropdown.test.tsx:62
↓ 1 callersFunctionbuildPagePayload
(args: { requestOrigin?: string | null; urlPath?: string; })
orchestrator/src/server/infra/product-analytics.ts:131
↓ 1 callersFunctionbuildPicture
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:260
↓ 1 callersFunctionbuildProfileItems
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:307
↓ 1 callersFunctionbuildProfileSnapshot
(profile: ResumeProfile)
orchestrator/src/server/services/ghostwriter-context.ts:125
↓ 1 callersFunctionbuildProjectEntries
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:369
↓ 1 callersFunctionbuildProjectSelectionPrompt
(args: { jobDescription: string; projects: ResumeProjectSelectionItem[]; desiredCount: number; })
orchestrator/src/server/services/projectSelection.ts:97
↓ 1 callersFunctionbuildPrompt
(context: SearchTermContext)
orchestrator/src/server/services/onboarding-search-terms.ts:140
↓ 1 callersFunctionbuildPrompt
(args: { prompt: string; currentConfig: PipelineSearchPresetConfig; runtimeSources: ExtractorSourceId[];
orchestrator/src/server/services/pipeline-search-plan.ts:407
↓ 1 callersFunctionbuildPrompt
( input: DesignResumeAiFieldSuggestionRequest, )
orchestrator/src/server/services/design-resume/ai-field-suggestion.ts:179
↓ 1 callersFunctionbuildProxyHeaders
(req: Request)
orchestrator/src/server/services/challenge-viewer.ts:146
↓ 1 callersFunctionbuildPublicationEntries
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:434
↓ 1 callersFunctionbuildQueryString
(searchTerm: string)
extractors/workingnomads/src/run.ts:138
↓ 1 callersFunctionbuildReadableSlugPrefix
(companyName?: string | null)
orchestrator/src/server/services/tracer-links.ts:224
↓ 1 callersFunctionbuildReadyPanelGoogleDorks
( job: Job, )
orchestrator/src/client/components/ready-panel-google-dorks.ts:77
↓ 1 callersFunctionbuildReferenceEntries
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:456
↓ 1 callersFunctionbuildRegionNameMap
()
shared/src/location-support.ts:400
↓ 1 callersFunctionbuildRepeatedChallengeMessage
(args: { challenges: PendingChallenge[]; sourceErrors: string[]; })
orchestrator/src/server/pipeline/orchestrator.ts:245
↓ 1 callersFunctionbuildReplayCandidate
(args: { eventKey: string; eventName: string; occurredAt: number; urlPath: string; data?: Record<str
orchestrator/src/server/repositories/product-analytics.ts:216
↓ 1 callersFunctionbuildRequestedConfigSnapshot
( config: PipelineConfig, )
orchestrator/src/server/pipeline/run-details.ts:46
↓ 1 callersFunctionbuildResponseRateBySource
( jobs: JobForSourceChart[], )
orchestrator/src/client/components/charts/ResponseRateBySourceChart.tsx:82
↓ 1 callersFunctionbuildResumeCacheKey
(resumeId: string, creds: V5Credentials)
orchestrator/src/server/services/rxresume/index.ts:133
↓ 1 callersFunctionbuildResumeRenderDocument
( resumeJson: Record<string, unknown>, options: NormalizeResumeJsonToLatexDocumentOptions = {}, )
orchestrator/src/server/services/resume-renderer/document.ts:527
↓ 1 callersFunctionbuildResumeRequirement
()
orchestrator/src/server/services/onboarding-status.ts:405
↓ 1 callersFunctionbuildRxResumeSettingsUpdate
( draft: RxResumeCredentialDrafts, )
orchestrator/src/client/lib/rxresume-config.ts:97
↓ 1 callersFunctionbuildRxResumeValidationOptions
( input: UpdateSettingsInput, )
orchestrator/src/server/api/routes/settings.ts:75
↓ 1 callersFunctionbuildScoringPrompt
( job: Job, profile: Record<string, unknown>, preferences: ScoringPreferences, )
orchestrator/src/server/services/scorer.ts:448
↓ 1 callersFunctionbuildSearchRequest
(args: { searchTerm: string; locationTokens: string[]; maxJobsPerTerm: number; })
extractors/workingnomads/src/run.ts:405
↓ 1 callersFunctionbuildSearchState
(args: { searchTerm: string; countryLocation: HiringCafeCountryLocation | null; cityLocationContext: Cit
extractors/hiringcafe/src/run.ts:659
↓ 1 callersFunctionbuildSearchUrl
(location: string, role: string)
extractors/gradcracker/src/run.ts:294
↓ 1 callersFunctionbuildSelectableRows
(rows: CommandBarRow[])
orchestrator/src/client/pages/orchestrator/JobCommandBar.tsx:67
↓ 1 callersFunctionbuildSelectedDocumentsSnapshot
( jobId: string, selectedDocumentIds: readonly string[], )
orchestrator/src/server/services/ghostwriter-context.ts:300
↓ 1 callersFunctionbuildSelectedEmailsSnapshot
( jobId: string, selectedEmailIds: readonly string[], )
orchestrator/src/server/services/ghostwriter-context.ts:207
↓ 1 callersFunctionbuildSelectedNotesSnapshot
( jobId: string, selectedNoteIds: readonly string[], )
orchestrator/src/server/services/ghostwriter-context.ts:179
↓ 1 callersFunctionbuildSignInPath
(username: string, nextPath: string)
orchestrator/src/client/components/layout.tsx:43
↓ 1 callersFunctionbuildSignInPath
(nextPath: string | null)
orchestrator/src/client/lib/auth-navigation.ts:14
↓ 1 callersFunctionbuildSkillGroups
(resumeJson: RecordLike)
orchestrator/src/server/services/resume-renderer/document.ts:383
↓ 1 callersFunctionbuildSourceId
(careersUrl: string)
orchestrator/src/server/watchlist/adapters/bamboohr.ts:209
↓ 1 callersFunctionbuildSourceId
(token: string)
orchestrator/src/server/watchlist/adapters/greenhouse.ts:130
↓ 1 callersFunctionbuildSystemPrompt
( style: WritingStyle, profile: ResumeProfile, jobDescription?: string | null, )
orchestrator/src/server/services/ghostwriter-context.ts:341
↓ 1 callersFunctionbuildTailoredPdfContent
(job: Job)
orchestrator/src/server/services/demo-pdf.ts:157
← previousnext →1,201–1,300 of 3,841, ranked by callers