MCPcopy Create free account

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

Functions187 in github.com/VexaAIAgent/vexa-agent

FunctionBackgroundMedia
({ url, type = "image" })
character-dashboard/src/components/ChatInterface.tsx:108
FunctionBackgroundMedia
({ characterName, mode = "live", youtubeUrl })
character-dashboard/src/components/chatui/BackgroundMedia.tsx:34
FunctionBadge
({ className, variant, ...props }: BadgeProps)
character-dashboard/src/components/ui/badge.tsx:30
FunctionBuildStage
({ stage, status, logs = [] })
character-dashboard/src/components/createui/TerminalComponent.tsx:38
FunctionCharacterCard
({ character, featured = false, onDelete, onNavigate, }: CharacterCardProps)
character-dashboard/src/components/CharacterDashboard.tsx:131
FunctionCharacterDashboard
()
character-dashboard/src/components/CharacterDashboard.tsx:453
FunctionCharacterDetails
()
character-dashboard/src/components/ChatInterface.tsx:189
FunctionCharacterDetails
({ character, backgroundUrl })
character-dashboard/src/components/chatui/CharacterDetails.tsx:16
FunctionCharacterFlow
({ character }: CharacterFlowProps)
character-dashboard/src/components/CharacterFlow.tsx:28
FunctionCharacterForm
({ onComplete, }: { onComplete: (data: CharacterData) => void; })
character-dashboard/src/components/createui/CharacterForm.tsx:56
FunctionCharacterWallet
({ characterName })
character-dashboard/src/components/WalletDetails.tsx:45
FunctionChatCardContent
()
character-dashboard/src/components/ChatInterface.tsx:131
FunctionChatInterface
()
character-dashboard/src/components/ChatInterface.tsx:30
FunctionChatInterface
({ messages, input, onInputChange, onSendMessage, loading, characterData, })
character-dashboard/src/components/createui/ChatInterface.tsx:9
FunctionChatInterface
()
character-dashboard/src/components/chatui/ChatInterface.tsx:20
FunctionCombinedRightPanel
({ character }: CharacterFlowProps)
character-dashboard/src/components/CombinedRight.tsx:30
FunctionCreateCharacterPage
()
character-dashboard/src/components/CreateCharacterPage.tsx:19
FunctionDebugSwapWidget
({ tokenFactoryAddress, tokenFactoryABI, pTokenAddress, pTokenABI, })
swap-component/swap-component/src/DebugSwapWidget.tsx:18
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
character-dashboard/src/components/ui/dialog.tsx:68
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
character-dashboard/src/components/ui/dialog.tsx:54
FunctionEVMProvider
({ children })
swap-component/swap-component/src/config/wagmi.tsx:20
FunctionEVMProvider
({ children }: { children: React.ReactNode })
character-dashboard/src/components/evm-provider.tsx:20
FunctionGameBackground
({ characterName, imageUrl }: GameBackgroundProps)
character-dashboard/src/components/chatui/GameBackground.tsx:9
FunctionGameCard
({ game, featured = false, onDelete, onNavigate, }: { game: Game; featured?: boolean; onDelete:
character-dashboard/src/components/CharacterDashboard.tsx:329
FunctionGameChatInterface
()
character-dashboard/src/components/chatui/GameChatInterface.tsx:55
FunctionGameForm
({ onComplete, }: { onComplete: (data: GameData) => void; })
character-dashboard/src/components/createui/GameForm.tsx:44
FunctionLivestreamView
({ youtubeUrl })
character-dashboard/src/components/chatui/MessageContainer.tsx:72
FunctionLoadingAnimation
()
character-dashboard/src/components/createui/TerminalComponent.tsx:82
FunctionMessage
({ message, index, totalMessages })
character-dashboard/src/components/ChatInterface.tsx:50
FunctionMessage
({ message, character, backgroundUrl })
character-dashboard/src/components/chatui/MessageContainer.tsx:8
FunctionMessage
({ message, index, totalMessages, character, game, backgroundUrl, }: MessageProps)
character-dashboard/src/components/chatui/Message.tsx:42
FunctionMessageContainer
({ messages, character, backgroundUrl, youtubeUrl = "https://www.youtube.com/embed/live_stream?channel=YOU
character-dashboard/src/components/chatui/MessageContainer.tsx:95
FunctionMobileNav
()
character-dashboard/src/components/SplitInterface.tsx:38
FunctionNavLinks
()
character-dashboard/src/components/Navbar.tsx:16
FunctionNavbar
()
character-dashboard/src/components/Navbar.tsx:13
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
character-dashboard/src/components/ui/sheet.tsx:89
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
character-dashboard/src/components/ui/sheet.tsx:75
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
character-dashboard/src/components/ui/skeleton.tsx:3
FunctionSplitInterface
({ messages, input, onInputChange, onSendMessage, loading, characterData, })
character-dashboard/src/components/SplitInterface.tsx:9
FunctionStatCard
({ title, value, icon: Icon, trend }: StatCardProps)
character-dashboard/src/components/CharacterDashboard.tsx:108
FunctionSwapWidget
({ tokenFactoryAddress, tokenFactoryABI, pTokenAddress, pTokenABI, })
swap-component/swap-component/src/SwapWidget.tsx:25
FunctionSwapWidget
({ tokenFactoryAddress, tokenFactoryABI, pTokenAddress, pTokenABI, defaultTokenAddress, defaultTokenInfo
character-dashboard/src/components/SwapWidget.tsx:25
FunctionTerminalComponent
({ logs, input, onInputChange, onKeyPress, buildStages, isBuilding, })
character-dashboard/src/components/createui/TerminalComponent.tsx:100
FunctionTerminalComponent
({ messages, character })
character-dashboard/src/components/chatui/TerminalComponent.tsx:7
FunctionThemeProvider
({ children, defaultTheme = "system", storageKey = "vite-ui-theme", ...props }: ThemeProviderProps)
character-dashboard/src/components/theme-provider.tsx:23
FunctionToaster
()
swap-component/swap-component/src/components/ui/toaster.tsx:13
FunctionTokenCreationForm
({ onTokenCreated, characterName, }: TokenFormProps)
character-dashboard/src/components/createui/TokenCreationForm.tsx:29
FunctionTokenPlatform
()
swap-component/swap-component/src/TokenPlatform.tsx:6
FunctionTypeSelection
({ onTypeSelect, selectedType, })
character-dashboard/src/components/createui/TypeSelection.tsx:19
FunctionWallet
({ address, label })
character-dashboard/src/components/WalletDetails.tsx:8
FunctionWalletDetails
()
character-dashboard/src/components/ChatInterface.tsx:266
FunctionWalletDetails
({ userWalletAddress, userBalance, character, characterBalance, }: { userWalletAddress?: string; userBal
character-dashboard/src/components/chatui/CharacterDetails.tsx:98
Methodclose
()
character-creator/server/services/storage.js:438
Methodconstructor
()
character-creator/server/services/storage.js:15
Methodconstructor
()
character-creator/server/services/memoryManager.js:9
Methodconstructor
()
character-creator/server/services/conversationHandler.js:8
Methodconstructor
()
character-creator/server/db/database.js:11
MethoddeleteCharacter
(id)
character-creator/server/services/storage.js:410
FunctionhandleAmountChange
(e)
swap-component/swap-component/src/SwapWidget.tsx:170
FunctionhandleAmountChange
(e)
character-dashboard/src/components/SwapWidget.tsx:178
FunctionhandleApprove
()
swap-component/swap-component/src/DebugSwapWidget.tsx:126
FunctionhandleBuy
()
swap-component/swap-component/src/DebugSwapWidget.tsx:83
FunctionhandleCommand
(e)
character-dashboard/src/components/chatui/TerminalComponent.tsx:32
FunctionhandleComplete
(data: CharacterData)
character-dashboard/src/components/CreateCharacterPage.tsx:60
FunctionhandleCreate
()
character-dashboard/src/components/createui/GameForm.tsx:284
FunctionhandleCreate
()
character-dashboard/src/components/createui/CharacterForm.tsx:253
FunctionhandleDelete
(characterName: string)
character-dashboard/src/components/CharacterDashboard.tsx:483
FunctionhandleGameCreate
()
character-dashboard/src/components/CreateCharacterPage.tsx:404
FunctionhandleInputChange
(field: keyof CharacterData, value: any)
character-dashboard/src/components/CreateCharacterPage.tsx:199
FunctionhandleKeyPress
(e)
character-dashboard/src/components/ChatInterface.tsx:420
FunctionhandleKeyPress
(e: React.KeyboardEvent<HTMLInputElement>)
character-dashboard/src/components/CreateCharacterPage.tsx:395
FunctionhandleKeyPress
(e)
character-dashboard/src/components/createui/ChatInterface.tsx:31
FunctionhandleKeyPress
(e: React.KeyboardEvent)
character-dashboard/src/components/chatui/GameChatInterface.tsx:205
FunctionhandleKeyPress
(e)
character-dashboard/src/components/chatui/ChatInterface.tsx:207
FunctionhandleNestedChange
( parent: keyof CharacterData, field: string, value: any, )
character-dashboard/src/components/CreateCharacterPage.tsx:207
FunctionhandleSubmit
(e: React.FormEvent)
character-dashboard/src/components/createui/TokenCreationForm.tsx:122
FunctionhandleSwap
()
swap-component/swap-component/src/SwapWidget.tsx:105
FunctionhandleSwap
()
character-dashboard/src/components/SwapWidget.tsx:113
FunctionhandleTokenCreated
(tokenData: TokenData)
character-dashboard/src/components/CreateCharacterPage.tsx:48
FunctionloadCharacters
( charactersArg: string, )
ai-brain/src/index.ts:81
FunctionparseArguments
()
ai-brain/src/index.ts:59
Functiontoast
({ ...props }: Toast)
swap-component/swap-component/src/hooks/use-toast.ts:142
Functionupdate
(props: ToasterToast)
swap-component/swap-component/src/hooks/use-toast.ts:145
MethodupdateMemoryAccess
(characterName, userId, memoryId)
character-creator/server/db/database.js:145
FunctionuseTheme
()
character-dashboard/src/components/theme-provider.tsx:66
FunctionvalidateCharacterExists
(characterName)
character-creator/server/services/characterManager.js:27
Functionwait
(minTime: number = 1000, maxTime: number = 3000)
ai-brain/src/index.ts:52
← previous101–187 of 187, ranked by callers