MCPcopy Create free account

hub / github.com/OpenDCAI/OpenPrism / functions

Functions450 in github.com/OpenDCAI/OpenPrism

↓ 1 callersFunctionemscripten_realloc_buffer
(size)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionexitRuntime
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionextractDocumentBody
(tex)
apps/backend/src/utils/texUtils.js:22
↓ 1 callersFunctionextractIncludeTargets
(text: string)
apps/frontend/src/app/EditorPage.tsx:516
↓ 1 callersFunctionextractPathFromPatch
(patch)
apps/backend/src/utils/diffUtils.js:1
↓ 1 callersFunctionextractPreamble
* Extract preamble (everything before \begin{document}).
apps/backend/src/services/transferAgent/nodes/analyzeTarget.js:42
↓ 1 callersFunctionfindCurrentEnvironment
(text: string)
apps/frontend/src/app/EditorPage.tsx:547
↓ 1 callersFunctionfindEnvFold
(state: EditorState, startLineNumber: number, lineEnd: number, env: string)
apps/frontend/src/app/EditorPage.tsx:234
↓ 1 callersFunctionfindFilesUnderDirNamedRecursive
(rootDir, targetDirName, filePredicate)
apps/backend/src/services/mineruService.js:292
↓ 1 callersFunctionfindFirstFileRecursive
(rootDir, predicate)
apps/backend/src/services/mineruService.js:251
↓ 1 callersFunctionfindLineOffset
(text: string, line: number)
apps/frontend/src/app/EditorPage.tsx:936
↓ 1 callersFunctionfindSectionFold
(state: EditorState, startLineNumber: number, lineEnd: number, level: number)
apps/frontend/src/app/EditorPage.tsx:258
↓ 1 callersFunctionflushCollabFile
(id: string, filePath: string)
apps/frontend/src/api/client.ts:265
↓ 1 callersFunctionflushDocNow
(key)
apps/backend/src/services/collab/docStore.js:197
↓ 1 callersFunctionformatRelativeTime
(iso: string, t: (k: string, o?: Record<string, unknown>) => string)
apps/frontend/src/app/ProjectPage.tsx:62
↓ 1 callersFunctiongetAllFiles
(id: string)
apps/frontend/src/api/client.ts:191
↓ 1 callersFunctiongetBearerToken
(req)
apps/backend/src/utils/authUtils.js:23
↓ 1 callersFunctiongetBinaryPromise
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctiongetCollabServer
()
apps/frontend/src/api/client.ts:86
↓ 1 callersFunctiongetDocDiagnostics
(key)
apps/backend/src/services/collab/docStore.js:188
↓ 1 callersFunctiongetExecutableName
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctiongetInitialLang
()
apps/frontend/src/i18n/index.ts:9
↓ 1 callersFunctiongetOrCreateDoc
({ key, absPath, metaPath })
apps/backend/src/services/collab/docStore.js:94
↓ 1 callersFunctiongetQueryToken
(req)
apps/backend/src/utils/authUtils.js:29
↓ 1 callersFunctiongetRandomDevice
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctiongetTempRet0
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctiongo
()
apps/frontend/src/app/EditorPage.tsx:3908
↓ 1 callersFunctionhandleAddTag
(id: string, tag: string)
apps/frontend/src/app/ProjectPage.tsx:273
↓ 1 callersFunctionhandleCopy
(id: string, originalName: string)
apps/frontend/src/app/ProjectPage.tsx:330
↓ 1 callersFunctionhandleCreateFromTemplate
(tplId: string)
apps/frontend/src/app/ProjectPage.tsx:297
↓ 1 callersFunctionhandleDelete
(id: string, name: string)
apps/frontend/src/app/ProjectPage.tsx:226
↓ 1 callersFunctionhandleDeleteFile
()
apps/frontend/src/app/EditorPage.tsx:2709
↓ 1 callersFunctionhandleException
(e)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionhandleFileSelect
(path: string)
apps/frontend/src/app/EditorPage.tsx:3003
↓ 1 callersFunctionhandleImportArxiv
()
apps/frontend/src/app/ProjectPage.tsx:357
↓ 1 callersFunctionhandleImportZip
(file: File)
apps/frontend/src/app/ProjectPage.tsx:340
↓ 1 callersFunctionhandlePermanentDelete
(id: string, name: string)
apps/frontend/src/app/ProjectPage.tsx:254
↓ 1 callersFunctionhandleRemoveTag
(id: string, tag: string)
apps/frontend/src/app/ProjectPage.tsx:285
↓ 1 callersFunctionhandleRename
()
apps/frontend/src/app/ProjectPage.tsx:210
↓ 1 callersFunctionhandleTrash
(id: string, trashed: boolean)
apps/frontend/src/app/ProjectPage.tsx:245
↓ 1 callersFunctionhandleUploadTemplate
(file: File)
apps/frontend/src/app/ProjectPage.tsx:311
↓ 1 callersFunctionimportArxivSSE
( payload: { arxivIdOrUrl: string; projectName?: string }, onProgress?: (data: { phase: string; percent: n
apps/frontend/src/api/client.ts:401
↓ 1 callersFunctionimportZip
(payload: { file: File; projectName?: string })
apps/frontend/src/api/client.ts:381
↓ 1 callersFunctioninitRuntime
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctioninstantiateAsync
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctioninvokeLLMForJSON
(llm, messages, opts = {})
apps/backend/src/services/transferAgent/utils.js:116
↓ 1 callersFunctionisImageFilePath
(filePath)
apps/backend/src/services/mineruService.js:265
↓ 1 callersFunctionissueToken
({ projectId, role = 'admin', ttlSeconds = COLLAB_TOKEN_TTL })
apps/backend/src/services/collab/tokenService.js:21
↓ 1 callersFunctionjumpToError
(error: CompileError)
apps/frontend/src/app/EditorPage.tsx:3047
↓ 1 callersFunctionkpse_find_file_impl
(nameptr,format,_mustexist)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionkpse_find_pk_impl
(nameptr,dpi)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionlatex
()
apps/frontend/src/latex/lang.ts:48
↓ 1 callersFunctionload
()
apps/frontend/src/app/EditorPage.tsx:2916
↓ 1 callersFunctionloadCollabName
()
apps/frontend/src/app/EditorPage.tsx:158
↓ 1 callersFunctionloadLLMSettings
()
apps/frontend/src/app/ProjectPage.tsx:39
↓ 1 callersFunctionloadSettings
()
apps/frontend/src/app/EditorPage.tsx:127
↓ 1 callersFunctionlocateFile
(path)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionlogExceptionOnExit
(e)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionmergeTemplateBody
(template, body)
apps/backend/src/utils/texUtils.js:32
↓ 1 callersFunctionmineruTransferStart
(payload: MineruTransferStartPayload)
apps/frontend/src/api/client.ts:535
↓ 1 callersFunctionmineruTransferUploadPdf
(jobId: string, pdfFile: File)
apps/frontend/src/api/client.ts:542
↓ 1 callersFunctionmkdirRoutine
(dirname)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionmmapAlloc
(size)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionnextSuggestionChunk
(text: string)
apps/frontend/src/app/EditorPage.tsx:1799
↓ 1 callersFunctiononDone
(ret)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersMethodopenWebSocket
()
apps/frontend/src/collab/provider.ts:111
↓ 1 callersFunctionparseCompileErrors
(log: string)
apps/frontend/src/app/EditorPage.tsx:895
↓ 1 callersFunctionparseExtractedOutput
* Parse the extracted MinerU output directory. * MinerU output structure varies but typically: * <name>/ * <name>.md * images/ *
apps/backend/src/services/mineruService.js:226
↓ 1 callersFunctionparseOutline
* Parse section/subsection outline from LaTeX content.
apps/backend/src/services/transferAgent/nodes/analyzeSource.js:46
↓ 1 callersFunctionparseOutline
* Parse section outline from template content.
apps/backend/src/services/transferAgent/nodes/analyzeTarget.js:52
↓ 1 callersFunctionpersistCollabName
(name: string)
apps/frontend/src/app/EditorPage.tsx:167
↓ 1 callersFunctionpersistSettings
(settings: AppSettings)
apps/frontend/src/app/EditorPage.tsx:149
↓ 1 callersFunctionplotFromTable
(payload: { projectId: string; tableLatex: string; chartType: string; title?: string; prompt?: strin
apps/frontend/src/api/client.ts:351
↓ 1 callersFunctionpollMineruResult
* Poll MinerU for extraction results. * GET /extract-results/batch/{batchId}
apps/backend/src/services/mineruService.js:111
↓ 1 callersFunctionpostRun
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionpreMain
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionpreRun
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionprocExit
(code)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionpushLog
(chunk)
apps/backend/src/services/compileService.js:58
↓ 1 callersFunctionreadAwarenessClients
(update)
apps/backend/src/services/collab/docStore.js:17
↓ 1 callersFunctionreadLLMFromStorage
()
apps/frontend/src/app/TransferPanel.tsx:48
↓ 1 callersFunctionreceiveInstance
(instance,module)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callersFunctionregisterAgentRoutes
(fastify)
apps/backend/src/routes/agent.js:5
↓ 1 callersFunctionregisterArxivRoutes
(fastify)
apps/backend/src/routes/arxiv.js:4
↓ 1 callersFunctionregisterCollabRoutes
(fastify)
apps/backend/src/routes/collab.js:10
↓ 1 callersFunctionregisterCompileRoutes
(fastify)
apps/backend/src/routes/compile.js:3
↓ 1 callersFunctionregisterDocHandlers
(doc)
apps/backend/src/services/collab/docStore.js:73
↓ 1 callersFunctionregisterHealthRoutes
(fastify)
apps/backend/src/routes/health.js:11
↓ 1 callersFunctionregisterLLMRoutes
(fastify)
apps/backend/src/routes/llm.js:3
↓ 1 callersFunctionregisterPlotRoutes
(fastify)
apps/backend/src/routes/plot.js:8
↓ 1 callersFunctionregisterProjectRoutes
(fastify)
apps/backend/src/routes/projects.js:16
↓ 1 callersFunctionregisterTransferRoutes
(fastify)
apps/backend/src/routes/transfer.js:15
↓ 1 callersFunctionregisterVisionRoutes
(fastify)
apps/backend/src/routes/vision.js:8
↓ 1 callersFunctionrenameProject
(id: string, name: string)
apps/frontend/src/api/client.ts:128
↓ 1 callersFunctionrender
()
apps/frontend/src/app/EditorPage.tsx:1036
↓ 1 callersFunctionrenderTree
(nodes: TreeNode[], depth = 0)
apps/frontend/src/app/EditorPage.tsx:3068
↓ 1 callersFunctionreplaceSelection
(source: string, start: number, end: number, replacement: string)
apps/frontend/src/app/EditorPage.tsx:949
↓ 1 callersFunctionrequestUploadUrl
* Request a presigned upload URL from MinerU API. * POST /file-urls/batch
apps/backend/src/services/mineruService.js:40
↓ 1 callersFunctionrequireAuthIfRemote
(req)
apps/backend/src/utils/authUtils.js:36
↓ 1 callersFunctionresolveCollabToken
(token: string)
apps/frontend/src/api/client.ts:260
← previousnext →201–300 of 450, ranked by callers