MCPcopy Create free account

hub / github.com/MiniMax-AI/OpenRoom / functions

Functions573 in github.com/MiniMax-AI/OpenRoom

↓ 1 callersFunctionconfigToEditable
(config: ModConfig)
apps/webuiapps/src/components/ChatPanel/ModPanel.tsx:196
↓ 1 callersFunctioncreateDarkSquareTexture
()
apps/webuiapps/src/pages/Chess/components/ChessBoard3D.tsx:70
↓ 1 callersFunctioncreateDeck
()
apps/webuiapps/src/pages/FreeCell/index.tsx:80
↓ 1 callersFunctioncreateFileSystemStore
(fileApi?: FileOperations)
apps/webuiapps/src/lib/FileSystemStore.ts:717
↓ 1 callersFunctioncreateInitialBoard
()
apps/webuiapps/src/pages/Chess/index.tsx:92
↓ 1 callersFunctioncreateLocalFileApi
()
apps/webuiapps/src/lib/localFileApi.ts:18
↓ 1 callersFunctiondeal
(deck: Card[])
apps/webuiapps/src/pages/FreeCell/index.tsx:99
↓ 1 callersFunctiondeleteFile
(path: string)
apps/webuiapps/src/lib/fileApi.ts:239
↓ 1 callersMethoddeleteFile
Delete file
apps/webuiapps/src/types/fileSystem.ts:103
↓ 1 callersMethoddeleteFromCloud
* Delete from cloud
apps/webuiapps/src/lib/FileSystemStore.ts:697
↓ 1 callersMethoddestroy
()
packages/vibe-container/src/clientComManager/index.ts:113
↓ 1 callersFunctiondetectFormatType
(content: string)
apps/webuiapps/src/lib/cardExtractor.ts:442
↓ 1 callersFunctiondetectImageTagPairs
(scripts: InternalScript[])
apps/webuiapps/src/lib/cardExtractor.ts:632
↓ 1 callersFunctiondetectInputType
(fileName: string, buffer: ArrayBuffer)
apps/webuiapps/src/lib/cardExtractor.ts:245
↓ 1 callersFunctiondetectSkinVariants
(scripts: InternalScript[])
apps/webuiapps/src/lib/cardExtractor.ts:669
↓ 1 callersFunctiondispatch
()
apps/webuiapps/src/lib/vibeContainerMock.ts:226
↓ 1 callersFunctionexecMove
( st: GameState, src: SelectedSource, dest: | { zone: 'column'; colIdx: number } | { zone: 'free
apps/webuiapps/src/pages/FreeCell/index.tsx:204
↓ 1 callersFunctionexecuteFileTool
( toolName: string, params: Record<string, string>, )
apps/webuiapps/src/lib/fileTools.ts:192
↓ 1 callersFunctionexecuteImageGenTool
( params: Record<string, string>, config: ImageGenConfig | null, )
apps/webuiapps/src/lib/imageGenTools.ts:69
↓ 1 callersFunctionexecuteListApps
()
apps/webuiapps/src/lib/appRegistry.ts:501
↓ 1 callersFunctionexecuteMemoryTool
( sessionPath: string, params: Record<string, string>, )
apps/webuiapps/src/lib/memoryManager.ts:141
↓ 1 callersFunctionexecuteMove
Execute a move and return the new complete GameState
apps/webuiapps/src/pages/Chess/index.tsx:462
↓ 1 callersFunctionextractAppsFromEntries
(entries: Record<string, InternalEntry>)
apps/webuiapps/src/lib/cardExtractor.ts:465
↓ 1 callersFunctionextractCard
(file: File)
apps/webuiapps/src/lib/cardExtractor.ts:948
↓ 1 callersFunctionextractExample
(content: string)
apps/webuiapps/src/lib/cardExtractor.ts:449
↓ 1 callersFunctionextractInlineToolCalls
(rawContent: string)
apps/webuiapps/src/lib/llmClient.ts:113
↓ 1 callersFunctionextractJson
* Extract valid JSON string from LLM output. * Handles common cases: markdown code block wrapping, extra text around JSON.
apps/webuiapps/src/lib/fileTools.ts:13
↓ 1 callersFunctionextractLoreEntries
(entries: Record<string, InternalEntry>)
apps/webuiapps/src/lib/cardExtractor.ts:501
↓ 1 callersFunctionextractResources
(content: string)
apps/webuiapps/src/lib/cardExtractor.ts:410
↓ 1 callersFunctionextractTags
(content: string)
apps/webuiapps/src/lib/cardExtractor.ts:316
↓ 1 callersFunctionextractTagsFromRegex
(findRegex: string)
apps/webuiapps/src/lib/cardExtractor.ts:530
↓ 1 callersMethodfinishTarget
(targetIds: number[])
apps/webuiapps/src/lib/modManager.ts:426
↓ 1 callersFunctionformatDetailTime
(timestamp: number)
apps/webuiapps/src/pages/Email/index.tsx:86
↓ 1 callersFunctionformatEmailTime
(timestamp: number)
apps/webuiapps/src/pages/Email/index.tsx:66
↓ 1 callersFunctionformatImageDate
Format createdAt timestamp to localized date-time string, returns empty string if unparseable
apps/webuiapps/src/pages/Album/index.tsx:73
↓ 1 callersMethodfromJSON
* Restore from JSON
apps/webuiapps/src/lib/FileSystemStore.ts:468
↓ 1 callersMethodfromSnapshot
* Restore from snapshot
apps/webuiapps/src/lib/FileSystemStore.ts:450
↓ 1 callersFunctiongenerateCharacterId
()
apps/webuiapps/src/lib/characterManager.ts:57
↓ 1 callersFunctiongenerateImage
( prompt: string, config: ImageGenConfig, )
apps/webuiapps/src/lib/imageGenClient.ts:96
↓ 1 callersFunctiongenerateImageGemini
( prompt: string, config: ImageGenConfig, )
apps/webuiapps/src/lib/imageGenClient.ts:150
↓ 1 callersFunctiongenerateImageOpenAI
( prompt: string, config: ImageGenConfig, )
apps/webuiapps/src/lib/imageGenClient.ts:115
↓ 1 callersFunctiongenerateRootRouter
(list: RouterItemConfig[])
apps/webuiapps/src/routers/index.tsx:120
↓ 1 callersMethodgetAllNodes
* Get all nodes
apps/webuiapps/src/lib/FileSystemStore.ts:161
↓ 1 callersFunctiongetAnthropicMessagesPath
(baseUrl: string)
apps/webuiapps/src/lib/llmClient.ts:170
↓ 1 callersFunctiongetAppActionToolDefinition
()
apps/webuiapps/src/lib/appRegistry.ts:430
↓ 1 callersFunctiongetAppDefaultSize
(appId: number)
apps/webuiapps/src/lib/appRegistry.ts:196
↓ 1 callersFunctiongetAppDisplayName
(appId: number)
apps/webuiapps/src/lib/appRegistry.ts:192
↓ 1 callersFunctiongetBase
()
apps/webuiapps/vite.config.ts:384
↓ 1 callersMethodgetById
* Get node by ID
apps/webuiapps/src/lib/FileSystemStore.ts:106
↓ 1 callersMethodgetCharacterInfo
()
packages/vibe-container/src/clientComManager/index.ts:330
↓ 1 callersFunctiongetCharacterList
(collection: CharacterCollection)
apps/webuiapps/src/lib/characterManager.ts:248
↓ 1 callersFunctiongetCharacterPromptContext
(config: CharacterConfig)
apps/webuiapps/src/lib/characterManager.ts:370
↓ 1 callersMethodgetCurrentTargets
()
apps/webuiapps/src/lib/modManager.ts:410
↓ 1 callersMethodgetCurrentTargetsDescription
()
apps/webuiapps/src/lib/modManager.ts:418
↓ 1 callersFunctiongetDarkSquareTex
()
apps/webuiapps/src/pages/Chess/components/ChessBoard3D.tsx:120
↓ 1 callersFunctiongetDesktopApps
()
apps/webuiapps/src/lib/appRegistry.ts:203
↓ 1 callersFunctiongetDirPath
(fullPath: string)
apps/webuiapps/src/lib/path.ts:49
↓ 1 callersFunctiongetEmailPreview
(content: string, maxLen = 80)
apps/webuiapps/src/pages/Email/index.tsx:102
↓ 1 callersFunctiongetFileToolDefinitions
()
apps/webuiapps/src/lib/fileTools.ts:89
↓ 1 callersFunctiongetFinishTargetToolDef
()
apps/webuiapps/src/components/ChatPanel/index.tsx:148
↓ 1 callersFunctiongetImageGenToolDefinitions
()
apps/webuiapps/src/lib/imageGenTools.ts:31
↓ 1 callersFunctiongetInitial
(name: string)
apps/webuiapps/src/pages/Email/index.tsx:97
↓ 1 callersFunctiongetInitial
(name: string)
apps/webuiapps/src/pages/Twitter/index.tsx:108
↓ 1 callersFunctiongetListAppsToolDefinition
()
apps/webuiapps/src/lib/appRegistry.ts:482
↓ 1 callersFunctiongetMemoryToolDefinitions
()
apps/webuiapps/src/lib/memoryManager.ts:29
↓ 1 callersFunctiongetModList
(collection: ModCollection)
apps/webuiapps/src/lib/modManager.ts:281
↓ 1 callersFunctiongetOpenAICompletionsPath
(baseUrl: string)
apps/webuiapps/src/lib/llmClient.ts:166
↓ 1 callersFunctiongetResources
()
apps/webuiapps/src/i18/index.ts:21
↓ 1 callersFunctiongetRespondToUserToolDef
()
apps/webuiapps/src/components/ChatPanel/index.tsx:106
↓ 1 callersMethodgetRoot
* Get root node
apps/webuiapps/src/lib/FileSystemStore.ts:154
↓ 1 callersFunctiongetSourceDirToAppId
()
apps/webuiapps/src/lib/appRegistry.ts:227
↓ 1 callersFunctiongetSourceDirToAppName
()
apps/webuiapps/src/lib/appRegistry.ts:218
↓ 1 callersFunctiongetSubtitle
()
apps/webuiapps/src/pages/Gomoku/index.tsx:424
↓ 1 callersMethodgetSystemSettings
()
packages/vibe-container/src/clientComManager/index.ts:334
↓ 1 callersFunctiongetTitle
()
apps/webuiapps/src/pages/Gomoku/index.tsx:419
↓ 1 callersFunctiongetToolPreview
(block: { name: string; input: Record<string, unknown> })
apps/webuiapps/src/lib/appGeneratorPlugin.ts:198
↓ 1 callersMethodgetUserInfo
()
packages/vibe-container/src/clientComManager/index.ts:326
↓ 1 callersFunctionhandleAddEmotion
()
apps/webuiapps/src/components/ChatPanel/CharacterPanel.tsx:184
↓ 1 callersFunctionhandleAddTarget
(stageIndex: number)
apps/webuiapps/src/components/ChatPanel/ModPanel.tsx:277
↓ 1 callersFunctionhandleCommentClick
()
apps/webuiapps/src/pages/Twitter/index.tsx:296
↓ 1 callersFunctionhandleDelete
(id: string)
apps/webuiapps/src/components/ChatPanel/CharacterPanel.tsx:30
↓ 1 callersFunctionhandleDelete
(id: string)
apps/webuiapps/src/components/ChatPanel/ModPanel.tsx:34
↓ 1 callersMethodhandleHandshakeAck
(message: MessageContent)
packages/vibe-container/src/clientComManager/index.ts:222
↓ 1 callersFunctionhandleIgProviderChange
(p: ImageGenProvider)
apps/webuiapps/src/components/ChatPanel/index.tsx:1272
↓ 1 callersFunctionhandleLikeClick
()
apps/webuiapps/src/pages/Twitter/index.tsx:288
↓ 1 callersFunctionhandleModelChange
(newModel: string)
apps/webuiapps/src/components/ChatPanel/index.tsx:1267
↓ 1 callersFunctionhandleProviderChange
(p: LLMProvider)
apps/webuiapps/src/components/ChatPanel/index.tsx:1259
↓ 1 callersFunctionhandleRemoveEmotion
(emotion: string)
apps/webuiapps/src/components/ChatPanel/CharacterPanel.tsx:192
↓ 1 callersFunctionhandleRemoveStage
(index: number)
apps/webuiapps/src/components/ChatPanel/ModPanel.tsx:267
↓ 1 callersFunctionhandleRemoveTarget
(stageIndex: number, targetIndex: number)
apps/webuiapps/src/components/ChatPanel/ModPanel.tsx:283
↓ 1 callersMethodhandleResponse
(message: MessageContent)
packages/vibe-container/src/clientComManager/index.ts:202
↓ 1 callersFunctionhandleSelect
(id: string)
apps/webuiapps/src/components/ChatPanel/CharacterPanel.tsx:26
↓ 1 callersFunctionhandleSelect
(id: string)
apps/webuiapps/src/components/ChatPanel/ModPanel.tsx:30
↓ 1 callersFunctionhandleSquareClick
(r: number, c: number)
apps/webuiapps/src/pages/Chess/components/ChessBoard3D.tsx:374
↓ 1 callersMethodhandshakeStart
(appId?: number)
packages/vibe-container/src/utils/index.ts:80
↓ 1 callersMethodhandshakeSuccess
(appId?: number)
packages/vibe-container/src/utils/index.ts:85
↓ 1 callersFunctionhasNewListenerSince
(appId: number)
apps/webuiapps/src/lib/vibeContainerMock.ts:91
↓ 1 callersFunctioninit
()
apps/webuiapps/src/pages/MusicApp/index.tsx:878
↓ 1 callersFunctioninit
()
apps/webuiapps/src/pages/Email/index.tsx:604
↓ 1 callersFunctioninit
()
apps/webuiapps/src/pages/EvidenceVault/index.tsx:449
← previousnext →201–300 of 573, ranked by callers