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
↓ 3 callers
Function
runAssistantReply
( options: GenerateReplyOptions, )
orchestrator/src/server/services/ghostwriter.ts:683
↓ 3 callers
Function
runHiringCafe
( options: RunHiringCafeOptions = {}, )
extractors/hiringcafe/src/run.ts:682
↓ 3 callers
Function
sendMessage
(input: { jobId: string; threadId: string; content: string; attachments?: readonly JobChatImageAttachm
orchestrator/src/server/services/ghostwriter.ts:960
↓ 3 callers
Function
setAuthenticatedSession
(token: string)
orchestrator/src/client/api/auth-session.ts:148
↓ 3 callers
Function
setSetting
( key: SettingKey, value: string | null, )
orchestrator/src/server/repositories/settings.ts:49
↓ 3 callers
Function
settingsScopeFilter
()
orchestrator/src/server/repositories/settings.ts:15
↓ 3 callers
Function
sourceLabel
(source: ExtractorSourceId)
shared/src/extractors/index.ts:106
↓ 3 callers
Function
sqlString
(value: string)
orchestrator/src/server/db/migrate.ts:25
↓ 3 callers
Function
stageTargetFromMessageType
( messageType: PostApplicationMessageType, )
orchestrator/src/server/services/post-application/stage-target.ts:41
↓ 3 callers
Function
statusToCode
(status: number)
orchestrator/src/server/infra/errors.ts:48
↓ 3 callers
Method
stop
Stop the scheduler
orchestrator/src/server/utils/scheduler.ts:10
↓ 3 callers
Function
storeDesignResumePictureAsset
(input: { documentId: string; fileName: string; mimeType: string; data: Buffer; updatedAt: string; }
orchestrator/src/server/services/design-resume/index.ts:313
↓ 3 callers
Function
stripDirectivesFromConstraints
( constraints: string, patterns: RegExp[], )
orchestrator/src/server/services/writing-style.ts:52
↓ 3 callers
Function
subscribeToEventSource
( url: string, handlers: EventSourceSubscriptionHandlers<T>, )
orchestrator/src/client/lib/sse.ts:52
↓ 3 callers
Function
suggestOnboardingSearchTerms
()
orchestrator/src/server/services/onboarding-search-terms.ts:156
↓ 3 callers
Function
summarizeJob
( jobId: string, options?: ProcessJobOptions, )
orchestrator/src/server/pipeline/orchestrator.ts:634
↓ 3 callers
Function
supportsLlmModelSuggestions
( provider: string | null | undefined, )
orchestrator/src/client/pages/settings/utils.ts:180
↓ 3 callers
Function
syncRunsScopeFilter
()
orchestrator/src/server/repositories/post-application-sync-runs.ts:16
↓ 3 callers
Function
toAllowanceSnapshot
(args: { quotasEnabled: boolean; action: HostedUsageAction; period: string; requestedUnits: number;
orchestrator/src/server/services/hosted-usage.ts:114
↓ 3 callers
Function
toBoolean
(value: unknown, fallback = false)
shared/src/design-resume-jake.ts:49
↓ 3 callers
Function
toBoolean
(value: unknown, fallback = false)
orchestrator/src/server/services/rxresume/document.ts:68
↓ 3 callers
Function
toBoolean
(value: unknown, fallback = false)
orchestrator/src/server/services/resume-renderer/document.ts:125
↓ 3 callers
Function
toEditableSkillGroups
( groups: TailoredSkillGroup[], )
orchestrator/src/client/components/tailoring-utils.ts:70
↓ 3 callers
Function
toEpochMs
(value: string | number | null | undefined)
orchestrator/src/server/repositories/product-analytics.ts:133
↓ 3 callers
Function
toJobIdList
(idOrIds: string | string[])
orchestrator/src/client/api/jobs.ts:31
↓ 3 callers
Function
toReservation
(row: UsageReservationRow)
orchestrator/src/server/services/hosted-usage.ts:130
↓ 3 callers
Function
toUrl
(input: string)
career-boards/workday/src/workday-url-to-cxs.ts:478
↓ 3 callers
Function
toZodLikeIssues
(value: unknown)
orchestrator/src/client/lib/error-format.ts:147
↓ 3 callers
Function
toggleAiSelectable
(args: { settings: ResumeProjectsSettings; projectId: string; checked: boolean; })
orchestrator/src/client/pages/settings/resume-projects-state.ts:38
↓ 3 callers
Function
toggleMustInclude
(args: { settings: ResumeProjectsSettings; projectId: string; checked: boolean; maxProjectsTotal: numb
orchestrator/src/client/pages/settings/resume-projects-state.ts:4
↓ 3 callers
Function
updateField
(path: string, value: unknown)
orchestrator/src/client/components/design-resume/ItemDialog.tsx:514
↓ 3 callers
Function
updateZoomLevel
(nextZoomLevel: number)
orchestrator/src/client/components/design-resume/DesignResumePdfPreview.tsx:127
↓ 3 callers
Function
useDemoInfo
(options: { enabled?: boolean } = {})
orchestrator/src/client/hooks/useDemoInfo.ts:6
↓ 3 callers
Function
useMarkAsAppliedMutation
()
orchestrator/src/client/hooks/queries/useJobMutations.ts:32
↓ 3 callers
Function
useSkipJobMutation
()
orchestrator/src/client/hooks/queries/useJobMutations.ts:60
↓ 3 callers
Function
validatePatchedDocument
( document: Record<string, unknown>, )
orchestrator/src/server/services/design-resume/index.ts:661
↓ 3 callers
Function
validateRxresume
(options?: { apiKey?: string | null; baseUrl?: string | null; })
orchestrator/src/server/services/onboarding-status.ts:190
↓ 3 callers
Function
waitForChallengeResolution
( page: Page, timeoutMs = 30_000, pollIntervalMs = 1_000, )
extractors/browser-utils/src/challenge.ts:62
↓ 3 callers
Function
withCodexSession
(args: { signal?: AbortSignal; task: (session: CodexAppServerSession) => Promise<T>; })
orchestrator/src/server/services/llm/codex/client.ts:713
↓ 3 callers
Function
withWatchlistSourceTimeout
( callback: (signal: AbortSignal) => Promise<T>, )
orchestrator/src/server/watchlist/results.ts:206
↓ 3 callers
Function
workdayUrlToCompanyLabel
(input: string)
career-boards/workday/src/workday-url-to-cxs.ts:71
↓ 3 callers
Function
workdayUrlToSourceKey
(input: string)
career-boards/workday/src/workday-url-to-cxs.ts:81
↓ 3 callers
Method
writeJson
(payload: unknown)
orchestrator/src/server/services/llm/codex/client.ts:625
↓ 3 callers
Function
writeSseData
(res: Response, data: unknown)
orchestrator/src/server/infra/sse.ts:26
↓ 2 callers
Function
_emit_progress
(event: str, payload: dict)
extractors/jobspy/scrape_jobs.py:66
↓ 2 callers
Function
_normalize_country_token
(value: str)
extractors/jobspy/scrape_jobs.py:75
↓ 2 callers
Function
_resetKeyboardAvailabilityForTests
()
orchestrator/src/client/hooks/useKeyboardAvailability.ts:92
↓ 2 callers
Function
_resetTracerReadinessCache
()
orchestrator/src/client/hooks/useTracerReadiness.ts:44
↓ 2 callers
Function
absolutizeV5UrlNode
( value: unknown, publicBaseUrl: string | null, )
orchestrator/src/server/services/rxresume/document.ts:216
↓ 2 callers
Method
acknowledge
(jobId: string)
orchestrator/src/server/infra/job-queue.ts:57
↓ 2 callers
Function
add
(value: string | null | undefined)
shared/src/language-detection.ts:73
↓ 2 callers
Function
addFiles
(files: FileList | File[] | null)
orchestrator/src/client/components/ai-assist/AiAssistComposer.tsx:46
↓ 2 callers
Function
addQueryParam
(url: string, key: string, value: string)
orchestrator/src/server/services/llm/utils/http.ts:9
↓ 2 callers
Function
appendLine
(session: DeviceAuthSession, line: string)
orchestrator/src/server/services/llm/codex/login.ts:111
↓ 2 callers
Function
appendVersionedPath
(baseUrl: string, path: string)
orchestrator/src/server/services/llm/providers/openai-compatible.ts:16
↓ 2 callers
Function
applySearchConfig
(config: PipelineSearchPresetConfig)
orchestrator/src/client/pages/orchestrator/AutomaticRunTab.tsx:627
↓ 2 callers
Function
approvePostApplicationInboxItem
(args: { messageId: string; provider: PostApplicationProvider; accountKey: string; jobId?: string; s
orchestrator/src/server/services/post-application/review/service.ts:81
↓ 2 callers
Function
asArray
(value: unknown)
orchestrator/src/server/services/design-resume/index.ts:83
↓ 2 callers
Function
asNumber
(value: unknown)
orchestrator/src/server/services/post-application/providers/gmail.ts:35
↓ 2 callers
Function
asString
(value: unknown)
orchestrator/src/server/services/post-application/providers/gmail.ts:29
↓ 2 callers
Function
asStringArray
(value: unknown)
extractors/hiringcafe/src/run.ts:127
↓ 2 callers
Function
attachAppliedDuplicateMatches
( jobs: T[], candidates: MatchableJob[], )
orchestrator/src/server/services/applied-duplicate-matching.ts:150
↓ 2 callers
Function
authHeaders
(token: string)
orchestrator/src/server/api/routes/tenant-isolation.test.ts:34
↓ 2 callers
Function
bamboohrUrlToJobUrl
(input: string, jobId: string)
career-boards/bamboohr/src/bamboohr-url.ts:125
↓ 2 callers
Function
bucketDurationMs
(value: number)
orchestrator/src/lib/analytics.ts:630
↓ 2 callers
Function
bucketResumeSectionItemCounts
(document: DesignResumeJson)
orchestrator/src/client/components/design-resume/constants.ts:217
↓ 2 callers
Function
buildBaseTestEnv
()
orchestrator/src/server/api/routes/test-utils.ts:198
↓ 2 callers
Function
buildBranchInfoForPath
( messages: JobChatMessage[], )
orchestrator/src/server/services/ghostwriter.ts:625
↓ 2 callers
Function
buildCanonicalCareersUrl
( origin: string, host: string, tenant: string, site: string, )
career-boards/workday/src/workday-url-to-cxs.ts:398
↓ 2 callers
Function
buildCityLocationId
(input: string)
extractors/hiringcafe/src/run.ts:484
↓ 2 callers
Function
buildCookieHeader
(session: UkVisaJobsAuthSession)
extractors/ukvisajobs/src/main.ts:240
↓ 2 callers
Function
buildCxsJobUrl
( origin: string, tenant: string, site: string, externalPath: string, )
career-boards/workday/src/workday-url-to-cxs.ts:385
↓ 2 callers
Function
buildDataUrl
( mediaType: SupportedImportMediaType, dataBase64: string, )
orchestrator/src/server/services/design-resume/import-file.ts:448
↓ 2 callers
Function
buildDemoBaseline
(now: Date)
orchestrator/src/server/services/demo-seed.ts:39
↓ 2 callers
Function
buildFallbackSearchTerms
( profile: ResumeProfile, )
orchestrator/src/server/services/onboarding-search-terms.ts:119
↓ 2 callers
Function
buildFatalIssueUrl
(snapshot: FatalErrorSnapshot)
orchestrator/src/client/components/AppErrorBoundary.tsx:156
↓ 2 callers
Function
buildFiveamsatSearchUrl
(query: string)
extractors/fiveamsat/src/fetcher.ts:3
↓ 2 callers
Function
buildGhostwriterEmailContextItems
( emails: readonly PostApplicationJobEmailItem[], )
shared/src/ghostwriter-email-context.ts:37
↓ 2 callers
Function
buildGhostwriterNoteContextItems
( notes: readonly JobNote[], )
shared/src/ghostwriter-note-context.ts:31
↓ 2 callers
Function
buildHiringCafeSearchUrl
(args: { searchState: unknown; pageNo: number; })
extractors/hiringcafe/src/run.ts:383
↓ 2 callers
Function
buildJobChatPromptContext
( jobId: string, selectedNoteIds: readonly string[] = [], selectedEmailIds: readonly string[] = [], se
orchestrator/src/server/services/ghostwriter-context.ts:380
↓ 2 callers
Function
buildJobindexSearchUrl
( searchTerm: string, page: number, geoareaIds: number[] = [], )
extractors/jobindex/src/run.ts:384
↓ 2 callers
Function
buildLatexDocument
( document: LatexResumeDocument, template: string, )
orchestrator/src/server/services/resume-renderer/latex.ts:524
↓ 2 callers
Function
buildLegacyCareersUrl
( origin: string, site: string, locale?: string, )
career-boards/workday/src/workday-url-to-cxs.ts:411
↓ 2 callers
Function
buildMatchedJobMap
( items: PostApplicationMessage[], jobs: Awaited<ReturnType<typeof listJobSummariesByIds>>, )
orchestrator/src/server/services/post-application/review/service.ts:48
↓ 2 callers
Function
buildMessageSourceUrl
(message: PostApplicationMessage)
orchestrator/src/server/services/post-application/job-emails.ts:16
↓ 2 callers
Function
buildModeCacheKey
(provider: string, baseUrl: string)
orchestrator/src/server/services/llm/policies/mode-selection.ts:5
↓ 2 callers
Function
buildModelOptions
(input: { models: string[]; emptyLabel: string; emptyValue: string; fallbackValue?: string; })
orchestrator/src/client/components/llmmodelconfiguration/llm-model-configuration-helpers.tsx:3
↓ 2 callers
Function
buildMyworkdaysiteCareersUrl
( origin: string, tenant: string, site: string, locale?: string, )
career-boards/workday/src/workday-url-to-cxs.ts:420
↓ 2 callers
Function
buildOutputMessage
(session: DeviceAuthSession)
orchestrator/src/server/services/llm/codex/login.ts:144
↓ 2 callers
Function
buildResponse
(args: { source: ExtractorSourceId; manifestId: string; capabilities?: ExtractorManifest["capabilities"]
orchestrator/src/server/services/extractor-health.ts:206
↓ 2 callers
Function
buildSourceConfig
( inputUrl: string, token: string, )
career-boards/greenhouse/src/greenhouse-url.ts:231
↓ 2 callers
Function
buildTypstDocument
( document: LatexResumeDocument, template: string, tokens: TypstThemeTokens, )
orchestrator/src/server/services/resume-renderer/typst.ts:557
↓ 2 callers
Function
buildWazzufSearchUrl
(query: string)
extractors/wazzuf/src/fetcher.ts:3
↓ 2 callers
Function
calculateNextTime
(hour: number)
orchestrator/src/server/utils/scheduler.ts:28
↓ 2 callers
Method
callJson
( options: LlmRequestOptions<unknown>, )
orchestrator/src/server/services/llm/claude-cli/client.ts:403
↓ 2 callers
Method
callJson
( options: LlmRequestOptions<unknown>, )
orchestrator/src/server/services/llm/codex/client.ts:843
↓ 2 callers
Method
callJson
( options: LlmRequestOptions<unknown>, )
orchestrator/src/server/services/llm/gemini-cli/client.ts:366
↓ 2 callers
Function
canMoveToReady
(jobs: JobListItem[])
orchestrator/src/client/pages/orchestrator/jobActions.ts:11
↓ 2 callers
Function
canOpenJobDocumentInline
( document: JobDocumentTypeTarget, )
shared/src/job-document-classification.ts:136
← previous
next →
501–600 of 3,841, ranked by callers