Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THU-MAIC/OpenMAIC
/ functions
Functions
4,064 in github.com/THU-MAIC/OpenMAIC
⨍
Functions
4,064
◇
Types & classes
1,101
↓ 1 callers
Function
isPlaceholderNode
* Check whether a shape node is a placeholder (has p:ph in nvPr).
packages/@openmaic/importer/src/serializer/slideSerializer.ts:30
↓ 1 callers
Method
isPlaying
* Get current playback status (actively playing, not paused)
lib/utils/audio-player.ts:135
↓ 1 callers
Function
isQuarterTurnRotation
(rotate: number | undefined)
packages/@openmaic/importer/src/import-pipeline/transformParsedToSlides.ts:352
↓ 1 callers
Function
isRecord
(value: unknown)
lib/server/llm-error-response.ts:7
↓ 1 callers
Function
isRectangle
(edges)
packages/@openmaic/importer/src1/shape.js:469
↓ 1 callers
Function
isRetryable
(err: unknown)
lib/pdf/mineru-cloud.ts:41
↓ 1 callers
Function
isRhombus
(edges)
packages/@openmaic/importer/src1/shape.js:487
↓ 1 callers
Function
isSVGImage
(url: string)
lib/export/use-export-pptx.ts:335
↓ 1 callers
Function
isSlideEditHistory
(target: SlideContent | SlideEditHistory)
lib/edit/slide-ops.ts:294
↓ 1 callers
Function
isStandaloneDividerMessage
(content: string)
components/scene-renderers/pbl/v2/protocol-markers.ts:10
↓ 1 callers
Function
isStatus
(s: unknown)
lib/pbl/v2/operations/completion-stats.ts:227
↓ 1 callers
Function
isTableFrame
* Check whether a graphicFrame contains a table (`a:tbl`).
packages/@openmaic/importer/src/model/Slide.ts:45
↓ 1 callers
Function
isTableFrame
(node: SafeXmlNode)
packages/@openmaic/importer/src/serializer/slideSerializer.ts:41
↓ 1 callers
Function
isTrapezoid
(edges)
packages/@openmaic/importer/src1/shape.js:510
↓ 1 callers
Function
isUnsupportedFormat
* Check if a file extension is an unsupported legacy format (WMF only now; EMF is handled).
packages/@openmaic/importer/src/serializer/imageSerializer.ts:25
↓ 1 callers
Function
isUrl
(str: string)
components/agent/agent-reveal-modal.tsx:24
↓ 1 callers
Function
isUrl
(str: string)
components/agent/agent-avatar.tsx:16
↓ 1 callers
Function
isUsable
(id: ProviderId)
lib/store/settings.ts:387
↓ 1 callers
Function
isValidClassroomJobId
(jobId: string)
lib/server/classroom-job-store.ts:96
↓ 1 callers
Function
isVideoCodecSupported
(_info: VideoCodecInfo | null)
packages/@openmaic/importer/src/openmaic/utils/videoCodec.ts:26
↓ 1 callers
Function
isVideoLink
(vdoFile)
packages/@openmaic/importer/src1/utils.js:140
↓ 1 callers
Function
isWavAudio
(blob: Blob, fileName?: string)
lib/audio/voxcpm-voices.ts:52
↓ 1 callers
Function
isWavAudio
(blob: Blob)
lib/audio/asr-providers.ts:260
↓ 1 callers
Function
isoAfter
(previous?: string)
lib/pbl/v2/operations/task-completion.ts:99
↓ 1 callers
Function
isoAfter
(previous?: string)
lib/pbl/v2/agents/instructor.ts:934
↓ 1 callers
Function
jsonHeaders
(apiKey: string)
lib/media/adapters/happyhorse-adapter.ts:68
↓ 1 callers
Function
judgeAnswer
( judgeModel: LanguageModel, studentMessage: string, answerKey: string, leadReply: string, fullReply
eval/orchestration/answer-content-judge.ts:68
↓ 1 callers
Function
judgeCompletability
( project: PBLProjectV2, tc: TestCase, model: LanguageModel, )
eval/pbl-v2-planner/runner.ts:414
↓ 1 callers
Function
judgeDirective
( judgeModel: LanguageModel, requirement: string, directive: string, groundTruth: string, )
eval/outline-language/judge.ts:29
↓ 1 callers
Function
judgeProject
( project: PBLProjectV2, tc: TestCase, model: LanguageModel, )
eval/pbl-v2-planner/runner.ts:388
↓ 1 callers
Function
judgeTemplate
Role-play scenario projects are graded by a separate rubric * (`judge-prompt-scenario.md`); everything else uses `judge-prompt.md`.
eval/pbl-v2-planner/runner.ts:362
↓ 1 callers
Function
keepAliveMutations
(page: import('@playwright/test').Page)
e2e/tests/interactive-iframe-keepalive-619.spec.ts:133
↓ 1 callers
Function
keepRunStyle
(el: HTMLElement)
packages/@openmaic/importer/src/import-pipeline/transformParsedToSlides.ts:1079
↓ 1 callers
Function
lastMicrotaskInMilestone
(milestone: PBLMilestone)
lib/pbl/v2/operations/eval-prompts.ts:325
↓ 1 callers
Function
lastUserMessage
(scenario: ContentScenario)
eval/orchestration/answer-content-runner.ts:256
↓ 1 callers
Function
laterMicrotasksInMilestone
(milestone: PBLMilestone, task: PBLMicrotask)
lib/pbl/v2/operations/eval-prompts.ts:42
↓ 1 callers
Function
latestRunDir
Find the most recently modified run dir (the leaf containing projects/).
eval/pbl-v2-planner/build-compare.ts:23
↓ 1 callers
Function
latestTaskEvaluation
( project: PBLProjectV2, microtaskId: string, )
components/scene-renderers/pbl/v2/submission.tsx:204
↓ 1 callers
Function
latexFormart
(latex)
packages/@openmaic/importer/src1/math.js:178
↓ 1 callers
Function
latexToOmml
(latex: string, fontSize?: number)
lib/export/latex-to-omml.ts:70
↓ 1 callers
Function
leadFromTexts
* The "opening" judged for leads_with_answer: the first ~2 speech sentences * across ALL ordered text blocks (not just the first block — a reply may
eval/orchestration/answer-content-runner.ts:247
↓ 1 callers
Function
legacyChatMessage
( message: LegacyPBLChatMessage, config: PBLProjectConfig, )
lib/pbl/v2/compat.ts:226
↓ 1 callers
Function
legacyCompletionCriteria
(language: string)
lib/pbl/v2/compat.ts:289
↓ 1 callers
Function
legacyDebrief
(language: string)
lib/pbl/v2/compat.ts:295
↓ 1 callers
Function
legacyIssueId
(milestoneId: string)
lib/pbl/v2/compat.ts:192
↓ 1 callers
Function
legacyIssueStatus
( issue: PBLProjectConfig['issueboard']['issues'][number], index: number, issues: PBLProjectConfig['issu
lib/pbl/v2/compat.ts:204
↓ 1 callers
Function
legacyMicrotaskDescription
( issue: PBLProjectConfig['issueboard']['issues'][number], )
lib/pbl/v2/compat.ts:220
↓ 1 callers
Function
legacyMicrotaskId
(issueId: string)
lib/pbl/v2/compat.ts:200
↓ 1 callers
Function
legacyMilestoneId
(issueId: string)
lib/pbl/v2/compat.ts:196
↓ 1 callers
Function
lex
(state: State)
lib/export/html-parser/lexer.ts:246
↓ 1 callers
Function
lexComment
(state: State)
lib/export/html-parser/lexer.ts:52
↓ 1 callers
Function
lexSkipTag
(tagName: string, state: State)
lib/export/html-parser/lexer.ts:183
↓ 1 callers
Function
lexTagAttributes
(state: State)
lib/export/html-parser/lexer.ts:100
↓ 1 callers
Function
lexTagName
(state: State)
lib/export/html-parser/lexer.ts:71
↓ 1 callers
Function
lexer
(str: string)
lib/export/html-parser/lexer.ts:266
↓ 1 callers
Function
lighten
Lighten a hex color by mixing with white
components/agent/agent-reveal-modal.tsx:29
↓ 1 callers
Function
lineCrossesBBox
(line: LineSeg, b: BBox)
lib/orchestration/summarizers/whiteboard-conflicts.ts:149
↓ 1 callers
Function
linkRule
()
lib/prosemirror/plugins/inputrules.ts:36
↓ 1 callers
Function
listEnabledTTSProviderIds
(config: ConfigMap)
lib/audio/provider-enablement.ts:101
↓ 1 callers
Method
listIssues
()
lib/pbl/mcp/issueboard-mcp.ts:133
↓ 1 callers
Function
listRuns
All run dirs (model/ts leaves containing a projects/ subdir), newest first.
eval/pbl-v2-planner/serve.ts:40
↓ 1 callers
Function
listStages
()
lib/utils/stage-storage.ts:153
↓ 1 callers
Function
load
()
lib/hooks/use-discussion-tts.ts:99
↓ 1 callers
Function
loadB
()
tests/classroom/agent-selection-restore.test.ts:120
↓ 1 callers
Function
loadChatSessions
(stageId: string)
lib/utils/chat-storage.ts:57
↓ 1 callers
Function
loadGeneratedAgentsForStage
(stageId: string)
lib/orchestration/registry/store.ts:336
↓ 1 callers
Function
loadImageElement
(dataUrl: string)
packages/@openmaic/importer/src/serializer/imageSerializer.ts:421
↓ 1 callers
Function
loadPdfBlob
(key: string)
lib/utils/image-storage.ts:174
↓ 1 callers
Function
loadRoutes
()
lib/server/model-routes.ts:162
↓ 1 callers
Function
loadScenarios
()
eval/orchestration/answering-runner.ts:345
↓ 1 callers
Function
loadScenarios
()
eval/orchestration/runner.ts:48
↓ 1 callers
Function
loadScenarios
()
eval/orchestration/answer-content-runner.ts:406
↓ 1 callers
Function
loadScenarios
()
eval/whiteboard-layout/runner.ts:60
↓ 1 callers
Function
loadScenarios
()
eval/outline-language/runner.ts:36
↓ 1 callers
Function
loadStageData
(stageId: string)
lib/utils/stage-storage.ts:90
↓ 1 callers
Function
loadTestCases
()
eval/pbl-v2-planner/runner.ts:255
↓ 1 callers
Function
loadVoices
()
components/agent/agent-bar.tsx:633
↓ 1 callers
Function
loadVoices
()
lib/hooks/use-browser-tts.ts:43
↓ 1 callers
Function
loadYamlFile
(filename: string)
lib/server/provider-config.ts:146
↓ 1 callers
Function
logConfig
(config: ServerConfig, label: string)
lib/server/provider-config.ts:316
↓ 1 callers
Function
looksLikeChamferedRect
* Is the path a chamfered (cut-corner) rectangle with 8 distinct vertices — * two on each of the four bounding-box edges? PowerPoint exports the "sni
packages/@openmaic/importer/src/serializer/imageSerializer.ts:70
↓ 1 callers
Function
main
()
packages/docs/scripts/postexport.mjs:26
↓ 1 callers
Function
main
()
packages/@openmaic/importer/scripts/transvert.ts:28
↓ 1 callers
Function
main
()
packages/@openmaic/importer/scripts/extract-pptx-structure.js:76
↓ 1 callers
Function
main
()
eval/pbl-v2-planner/runner.ts:794
↓ 1 callers
Function
main
()
eval/pbl-v2-planner/build-compare.ts:41
↓ 1 callers
Function
main
()
eval/orchestration/answering-runner.ts:352
↓ 1 callers
Function
main
()
eval/orchestration/runner.ts:144
↓ 1 callers
Function
main
()
eval/orchestration/answer-content-runner.ts:413
↓ 1 callers
Function
main
()
eval/whiteboard-layout/runner.ts:341
↓ 1 callers
Function
main
()
eval/outline-language/runner.ts:125
↓ 1 callers
Function
main
()
scripts/check-i18n-keys.mjs:59
↓ 1 callers
Function
makeConfetti
(count: number)
components/scene-renderers/classroom-complete.tsx:51
↓ 1 callers
Function
makeGroupedSlideScene
()
tests/edit/slide-defaults.test.ts:24
↓ 1 callers
Function
makeProject
()
tests/pbl/v2/compat.test.ts:10
↓ 1 callers
Function
makeProject
(language = 'zh-CN')
tests/pbl/v2/instructor-difficulty-ack.test.ts:76
↓ 1 callers
Function
makeProject
()
tests/pbl/v2/completion.test.ts:9
↓ 1 callers
Function
makeProject
()
tests/pbl/v2/instructor-empty-output.test.ts:60
↓ 1 callers
Function
makeProvider
( provider: string, apiKey: string, baseURL?: string, )
eval/pbl-v2-planner/runner.ts:143
↓ 1 callers
Function
makeSerAxis
* Create Series Axis (Used by `bar3D`) * @param {IChartOptsLib} opts - chart options * @param {string} axisId - axis ID * @param {string} valAxisId
packages/pptxgenjs/src/gen-charts.ts:1834
← previous
next →
2,201–2,300 of 4,064, ranked by callers