MCPcopy Create free account

hub / github.com/VexaAIAgent/vexa-agent / functions

Functions187 in github.com/VexaAIAgent/vexa-agent

↓ 67 callersFunctioncn
(...inputs: ClassValue[])
character-dashboard/src/lib/utils.ts:4
↓ 31 callersFunctioncn
(...inputs: ClassValue[])
swap-component/swap-component/src/lib/utils.ts:4
↓ 21 callersMethodstoreMemory
( characterName, userId, memoryType, content, importanceScore = 0.5, )
character-creator/server/db/database.js:119
↓ 19 callersFunctionupdateBuildStage
( stageName: string, status: BuildStage["status"], logs: string[] = [], )
character-dashboard/src/components/CreateCharacterPage.tsx:178
↓ 12 callersFunctionaddBuildLog
(message: string)
character-dashboard/src/components/CreateCharacterPage.tsx:192
↓ 12 callersFunctionaddLog
( type: "info" | "error" | "success" | "loading", message: string, )
character-dashboard/src/components/createui/GameForm.tsx:97
↓ 11 callersFunctionaddLog
( type: "info" | "error" | "success" | "loading", message: string, )
character-dashboard/src/components/createui/CharacterForm.tsx:121
↓ 7 callersFunctionshortenAddress
(address: string | undefined)
character-dashboard/src/components/CharacterDashboard.tsx:96
↓ 6 callersMethodgetCharacterByName
(name)
character-creator/server/services/storage.js:228
↓ 6 callersMethodinitialize
()
character-creator/server/services/storage.js:21
↓ 5 callersFunctiondispatch
(action: Action)
swap-component/swap-component/src/hooks/use-toast.ts:133
↓ 5 callersFunctionhandleInputChange
(field: keyof GameData, value: any)
character-dashboard/src/components/createui/GameForm.tsx:307
↓ 4 callersFunctionhandleInputChange
(field: keyof CharacterData, value: any)
character-dashboard/src/components/createui/CharacterForm.tsx:403
↓ 3 callersFunctionloadAndTrackCharacter
(character: Character)
ai-brain/src/index.ts:251
↓ 3 callersMethodstoreCharacter
(characterData)
character-creator/server/services/storage.js:138
↓ 2 callersMethodaddMessage
(conversationId, role, content)
character-creator/server/db/database.js:94
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
swap-component/swap-component/src/hooks/use-toast.ts:58
↓ 2 callersMethodclose
()
character-creator/server/db/database.js:154
↓ 2 callersMethodcreateConversation
(userId, characterName)
character-creator/server/db/database.js:86
↓ 2 callersMethodcreateUser
(userId)
character-creator/server/db/database.js:79
↓ 2 callersFunctionfetchCharacterFromUrl
(url: string)
ai-brain/src/index.ts:285
↓ 2 callersFunctionfetchCharacters
()
character-dashboard/src/components/CharacterDashboard.tsx:465
↓ 2 callersFunctiongenerateGameAgent
(input)
character-creator/server/services/gameAgentManager.js:12
↓ 2 callersMethodgetConversationHistory
(userId, characterName, limit = 10)
character-creator/server/db/database.js:101
↓ 2 callersMethodgetMemories
(characterName, userId, limit = 5)
character-creator/server/db/database.js:134
↓ 2 callersMethodgetRelevantMemories
(userId, characterName)
character-creator/server/services/memoryManager.js:132
↓ 2 callersFunctionhandleApprove
(tokenAddress, spenderAddress, amount)
swap-component/swap-component/src/SwapWidget.tsx:80
↓ 2 callersFunctionhandleApprove
(tokenAddress, spenderAddress, amount)
character-dashboard/src/components/SwapWidget.tsx:88
↓ 2 callersFunctionhandleTxComplete
(hash: string)
character-dashboard/src/components/createui/GameForm.tsx:111
↓ 2 callersFunctionhandleTxComplete
(hash: string)
character-dashboard/src/components/createui/TokenCreationForm.tsx:94
↓ 2 callersFunctionhandleTxComplete
(hash: string)
character-dashboard/src/components/createui/CharacterForm.tsx:135
↓ 2 callersMethodinitialize
()
character-creator/server/db/database.js:16
↓ 2 callersFunctionloadGameAgent
(agentName)
character-creator/server/services/gameAgentManager.js:177
↓ 2 callersMethodsaveToLocalFile
(characterData)
character-creator/server/services/storage.js:102
↓ 2 callersMethodupdateCharacter
(id, updateData)
character-creator/server/services/storage.js:340
↓ 2 callersMethoduploadToPinata
(characterData)
character-creator/server/services/storage.js:69
↓ 2 callersFunctionuseCharacterAvatar
(name: unknown)
character-dashboard/src/components/CharacterDashboard.tsx:68
↓ 2 callersFunctionuseNekoBackground
(characterName)
character-dashboard/src/components/chatui/BackgroundMedia.tsx:4
↓ 2 callersFunctionvalidateGameAgentExists
(agentName)
character-creator/server/services/gameAgentManager.js:214
↓ 2 callersMethodvalidateMemory
(memory)
character-creator/server/services/memoryManager.js:77
↓ 1 callersFunctioncheckMobile
()
character-dashboard/src/components/SplitInterface.tsx:23
↓ 1 callersFunctioncleanLLMResponse
(content)
character-creator/server/routes/characterRoutes.js:67
↓ 1 callersFunctioncreateAgent
( character: Character, db: IDatabaseAdapter, cache: ICacheManager, token: string, )
ai-brain/src/index.ts:215
↓ 1 callersMethodcreateTables
()
character-creator/server/db/database.js:31
↓ 1 callersFunctiondismiss
()
swap-component/swap-component/src/hooks/use-toast.ts:150
↓ 1 callersFunctionfetchAvatar
()
character-dashboard/src/components/CharacterDashboard.tsx:73
↓ 1 callersFunctionfetchBackground
()
character-dashboard/src/components/chatui/GameBackground.tsx:13
↓ 1 callersFunctionfetchCharacter
()
character-dashboard/src/components/ChatInterface.tsx:324
↓ 1 callersFunctionfetchCharacter
()
character-dashboard/src/components/chatui/ChatInterface.tsx:59
↓ 1 callersFunctionfetchGame
()
character-dashboard/src/components/chatui/GameChatInterface.tsx:84
↓ 1 callersFunctionfetchNekoImage
()
character-dashboard/src/components/chatui/BackgroundMedia.tsx:9
↓ 1 callersFunctionfetchWallet
()
character-dashboard/src/components/WalletDetails.tsx:51
↓ 1 callersFunctionformatTimestamp
(timestamp)
character-dashboard/src/components/ChatInterface.tsx:427
↓ 1 callersFunctionformatTimestamp
(timestamp: string)
character-dashboard/src/components/chatui/Message.tsx:53
↓ 1 callersFunctiongenId
()
swap-component/swap-component/src/hooks/use-toast.ts:27
↓ 1 callersFunctiongenerateCharacter
()
character-dashboard/src/components/createui/CharacterForm.tsx:303
↓ 1 callersMethodgenerateEVMWallet
()
character-creator/server/services/storage.js:130
↓ 1 callersFunctiongenerateGame
()
character-dashboard/src/components/createui/GameForm.tsx:206
↓ 1 callersMethodgenerateMemoryPrompt
(memories)
character-creator/server/services/memoryManager.js:136
↓ 1 callersFunctiongenerateSystemPrompt
(character)
character-creator/server/characterchat.js:71
↓ 1 callersMethodgenerateSystemPrompt
(character, memories)
character-creator/server/services/conversationHandler.js:19
↓ 1 callersMethodgetAllCharacters
()
character-creator/server/services/storage.js:309
↓ 1 callersFunctiongetStatusColor
(status: BuildStage["status"])
character-dashboard/src/components/createui/TerminalComponent.tsx:39
↓ 1 callersFunctiongetStatusIcon
(status: BuildStage["status"])
character-dashboard/src/components/createui/TerminalComponent.tsx:52
↓ 1 callersFunctiongetTokenForProvider
( provider: ModelProviderName, character: Character, )
ai-brain/src/index.ts:115
↓ 1 callersMethodgetUser
(userId)
character-creator/server/db/database.js:75
↓ 1 callersMethodhandleConversation
( userId, characterName, message, conversationId = null, )
character-creator/server/services/conversationHandler.js:40
↓ 1 callersFunctionhandleCreate
()
character-dashboard/src/components/CreateCharacterPage.tsx:278
↓ 1 callersFunctionhandleGenerate
()
character-dashboard/src/components/CreateCharacterPage.tsx:223
↓ 1 callersFunctionhandleSendMessage
()
character-dashboard/src/components/ChatInterface.tsx:363
↓ 1 callersFunctionhandleSendMessage
()
character-dashboard/src/components/chatui/GameChatInterface.tsx:137
↓ 1 callersFunctionhandleSendMessage
()
character-dashboard/src/components/chatui/ChatInterface.tsx:117
↓ 1 callersFunctionhandleSubmit
(e)
character-dashboard/src/components/createui/ChatInterface.tsx:25
↓ 1 callersFunctionhandleTerminalCommand
(command: string)
character-dashboard/src/components/CreateCharacterPage.tsx:325
↓ 1 callersFunctionhandleTokenCreation
()
character-dashboard/src/components/createui/GameForm.tsx:148
↓ 1 callersFunctionhandleTokenCreation
()
character-dashboard/src/components/createui/CharacterForm.tsx:188
↓ 1 callersFunctioninitializeClients
( character: Character, runtime: IAgentRuntime, )
ai-brain/src/index.ts:175
↓ 1 callersFunctioninitializeDatabase
(dataDir: string)
ai-brain/src/index.ts:162
↓ 1 callersFunctioninitializeGameMemories
(gameProfile)
character-creator/server/services/gameAgentManager.js:91
↓ 1 callersFunctionintializeDbCache
(character: Character, db: IDatabaseCacheAdapter)
ai-brain/src/index.ts:246
↓ 1 callersFunctionloadCharacter
(characterName)
character-creator/server/characterchat.js:31
↓ 1 callersFunctionloadCharacter
(characterName)
character-creator/server/services/characterManager.js:4
↓ 1 callersMethodparseMemories
(extractionResult)
character-creator/server/services/memoryManager.js:98
↓ 1 callersMethodprocessConversation
(userId, characterName, messages)
character-creator/server/services/memoryManager.js:39
↓ 1 callersFunctionreducer
(state: State, action: Action)
swap-component/swap-component/src/hooks/use-toast.ts:74
↓ 1 callersFunctionsaveCharacter
(characterData)
character-creator/server/characterSaver.js:8
↓ 1 callersFunctionsaveGameAsCharacter
(gameProfile)
character-creator/server/services/gameAgentManager.js:249
↓ 1 callersFunctionscrollToBottom
()
character-dashboard/src/components/ChatInterface.tsx:352
↓ 1 callersFunctionscrollToBottom
()
character-dashboard/src/components/chatui/GameChatInterface.tsx:126
↓ 1 callersFunctionscrollToBottom
()
character-dashboard/src/components/chatui/ChatInterface.tsx:196
↓ 1 callersFunctionshortenAddress
(addr)
character-dashboard/src/components/WalletDetails.tsx:13
↓ 1 callersFunctionstartServer
()
ai-brain/src/index.ts:451
↓ 1 callersFunctiontestGameAgent
()
character-creator/server/test/gameAgent.test.js:3
↓ 1 callersFunctionupdateGameState
(agentName, updates)
character-creator/server/services/gameAgentManager.js:232
↓ 1 callersFunctionuseToast
()
swap-component/swap-component/src/hooks/use-toast.ts:171
↓ 1 callersFunctionvalidateParameters
(params)
character-creator/server/routes/characterRoutes.js:31
↓ 1 callersFunctionvalidateParameters
(params)
character-creator/server/config/ai.js:26
FunctionASCIISpinner
({ status, })
character-dashboard/src/components/createui/TerminalComponent.tsx:19
FunctionApp
()
swap-component/swap-component/src/App.tsx:8
FunctionApp
()
character-dashboard/src/App.tsx:8
next →1–100 of 187, ranked by callers