MCPcopy Create free account

hub / github.com/AditthyaSS/iloveAgents / functions

Functions339 in github.com/AditthyaSS/iloveAgents

FunctionInputField
({ input, value, onChange })
src/pages/BattleModeSetup.jsx:81
FunctionKeyboardShortcutsModal
({ isOpen, onClose })
src/components/KeyboardShortcutsModal.jsx:3
FunctionListingCard
({ listing, onImport, onRate, imported })
src/pages/MarketplacePage.jsx:199
FunctionLogo
({ className = '', height = 28 })
src/components/Logo.jsx:6
FunctionMainLayout
({ sidebarOpen, setSidebarOpen })
src/App.jsx:39
FunctionMarketplacePage
()
src/pages/MarketplacePage.jsx:253
FunctionNavbar
({ sidebarOpen, setSidebarOpen })
src/components/Navbar.jsx:24
FunctionNotFoundPage
()
src/pages/NotFoundPage.jsx:6
FunctionOptionButton
({ option, selected, onClick })
src/components/recommendation/RecommendationWizardStep.jsx:4
FunctionOutputRenderer
({ content, outputType, agentName, systemPrompt })
src/components/OutputRenderer.jsx:99
FunctionPageLoader
()
src/App.jsx:30
FunctionPrivacy
()
src/pages/Privacy.jsx:63
FunctionProviderIcon
({ provider, label })
src/components/ApiKeyBar.jsx:34
FunctionPublishModal
({ agents, onClose, onPublished })
src/pages/MarketplacePage.jsx:63
FunctionRecentRuns
({ history, onRerun, onCopy, onDelete, onClearAll })
src/components/RecentRuns.jsx:4
FunctionRecommendationResultCard
({ rank, agent, result, onOpenAgent })
src/components/recommendation/RecommendationResultCard.jsx:14
FunctionRecommendationResults
({ agents = [], results = [], onRefine, onStartOver, onClose })
src/components/recommendation/RecommendationResults.jsx:4
FunctionRecommendationWizardModal
({ agents = [], isOpen, onClose, triggerRef })
src/components/recommendation/RecommendationWizardModal.jsx:20
FunctionRecommendationWizardStep
({ stepIndex, preferences, errors, setPreference, toggleExtraPreference })
src/components/recommendation/RecommendationWizardStep.jsx:17
FunctionResultCard
({ result, expanded, onToggle, onDelete })
src/pages/SchedulerPage.jsx:264
FunctionRunRating
()
src/components/RunRating.jsx:4
FunctionScheduleAgentModal
({ agent, inputs, provider, apiKey, onSchedule, onClose, })
src/components/ScheduleAgentModal.jsx:17
FunctionSchedulerPage
()
src/pages/SchedulerPage.jsx:37
FunctionScorecardOutput
({ data })
src/components/ScorecardOutput.jsx:3
FunctionScrollToBottom
()
src/components/ScrollToBottom.jsx:3
FunctionScrollToTop
()
src/components/ScrollToTop.jsx:3
FunctionSettingsPage
()
src/pages/SettingsPage.jsx:49
FunctionSidebar
({ open, onClose })
src/components/Sidebar.jsx:9
FunctionStarRating
({ listing, onRate })
src/pages/MarketplacePage.jsx:26
FunctionStatusIcon
({ status })
src/components/BatchModeRunner.jsx:24
FunctionStepShell
({ step, title, helper, error, children })
src/components/recommendation/RecommendationWizardStep.jsx:25
FunctionStepStatusIcon
({ status })
src/components/TraceViewer.jsx:10
FunctionStepStatusIcon
({ status })
src/pages/WorkflowRunner.jsx:41
FunctionSuggestedChainPills
({ agent })
src/components/SuggestedChainPills.jsx:14
FunctionSuiteCard
({ suite, onSelect })
src/pages/SuitesPage.jsx:225
FunctionSuiteWizard
({ suite, onBack })
src/components/SuiteWizard.jsx:25
FunctionSuitesPage
()
src/pages/SuitesPage.jsx:23
FunctionTokenCounter
({ value = '', modelId = '' })
src/components/TokenCounter.jsx:4
FunctionTracePayload
({ label, value })
src/components/TraceViewer.jsx:68
FunctionTraceStep
({ step, index, defaultOpen })
src/components/TraceViewer.jsx:15
FunctionTraceViewer
({ trace })
src/components/TraceViewer.jsx:90
FunctionVoiceInput
({ value, onChange, disabled = false, className = "", lang = "en-US", })
src/components/VoiceInput.jsx:18
FunctionVoiceOutput
({ text, lang, rate = 1, pitch = 1, })
src/components/VoiceOutput.jsx:30
FunctionWorkflowBuilder
()
src/pages/WorkflowBuilder.jsx:21
FunctionWorkflowCard
({ workflow, onRun, onView, onFork })
src/pages/WorkflowLibrary.jsx:34
FunctionWorkflowDetail
()
src/pages/WorkflowDetail.jsx:59
FunctionWorkflowLibrary
()
src/pages/WorkflowLibrary.jsx:127
FunctionWorkflowRunner
()
src/pages/WorkflowRunner.jsx:85
Functionanimate
()
src/components/CustomCursor.jsx:23
FunctionclearTraces
()
src/lib/executionTrace.js:71
FunctioncloseWizard
()
src/hooks/useRecommendationWizard.js:25
Functioncode
({ node, className, children, ...props })
src/components/OutputRenderer.jsx:133
FunctioncompleteWizard
()
src/hooks/useRecommendationWizard.js:68
MethodcomponentDidCatch
(error, errorInfo)
src/components/ErrorBoundary.jsx:14
Methodconstructor
(props)
src/components/ErrorBoundary.jsx:5
FunctioncreateTrace
({ workflowId = null, workflowTitle = '' } = {})
src/lib/executionTrace.js:9
FunctioncsvEscape
(value)
src/lib/exportBatch.js:25
FunctiondeleteWorkflow
(id)
src/hooks/useWorkflows.js:145
FunctiondismissBanner
()
src/pages/HomePage.jsx:50
FunctionfinalizeTrace
(trace, { status, finalOutput = null })
src/lib/executionTrace.js:47
MethodgetDerivedStateFromError
(error)
src/components/ErrorBoundary.jsx:10
FunctionhandleAddAgent
(agentId)
src/pages/CollectionDetailPage.jsx:96
FunctionhandleAnalyseModels
()
src/components/AgentRunner.jsx:357
FunctionhandleClearAll
()
src/pages/SettingsPage.jsx:102
FunctionhandleClick
()
src/components/ScrollToTop.jsx:26
FunctionhandleClick
(e)
src/components/VoiceInput.jsx:154
FunctionhandleClick
(e)
src/components/ScrollToBottom.jsx:47
FunctionhandleClickOutside
(event)
src/components/CustomSelect.jsx:25
FunctionhandleClickOutside
(event)
src/pages/HomePage.jsx:84
FunctionhandleCollectionPicker
(e)
src/components/AgentCard.jsx:73
FunctionhandleConfirm
()
src/components/ScheduleAgentModal.jsx:38
FunctionhandleCopy
()
src/components/OutputRenderer.jsx:35
FunctionhandleCopy
(text)
src/pages/HomePage.jsx:193
FunctionhandleCopy
()
src/pages/BattleModeWinner.jsx:29
FunctionhandleCopy
()
src/pages/WorkflowRunner.jsx:52
FunctionhandleCreate
()
src/components/CollectionPicker.jsx:10
FunctionhandleCsvColumnChange
(indexStr)
src/components/BatchModeRunner.jsx:107
FunctionhandleDelete
()
src/pages/CollectionDetailPage.jsx:91
FunctionhandleDownload
()
src/components/OutputRenderer.jsx:76
FunctionhandleFavorite
(e)
src/components/AgentCard.jsx:67
FunctionhandleFileUpload
(e)
src/components/BatchModeRunner.jsx:80
FunctionhandleFillExample
()
src/components/AgentRunner.jsx:352
FunctionhandleFork
(workflow)
src/pages/WorkflowLibrary.jsx:176
FunctionhandleImport
(listingId)
src/pages/MarketplacePage.jsx:279
FunctionhandleInputChange
(id, val)
src/pages/BattleModeSetup.jsx:245
FunctionhandleKeyDown
(event)
src/components/recommendation/RecommendationWizardModal.jsx:43
FunctionhandleKeyDown
(e)
src/pages/HomePage.jsx:94
FunctionhandleKeyDown
(event)
src/hooks/useKeyboardShortcuts.js:10
FunctionhandleNext
()
src/components/SuiteWizard.jsx:45
FunctionhandleOpenRecommendationWizard
(event)
src/pages/HomePage.jsx:183
FunctionhandlePublish
()
src/pages/MarketplacePage.jsx:75
FunctionhandlePublished
(listing)
src/pages/MarketplacePage.jsx:296
FunctionhandleRate
(listingId, stars)
src/pages/MarketplacePage.jsx:291
FunctionhandleRequestNotification
()
src/pages/SchedulerPage.jsx:50
FunctionhandleRerun
(run)
src/pages/HomePage.jsx:189
FunctionhandleRun
()
src/components/BatchModeRunner.jsx:134
FunctionhandleRun
()
src/pages/WorkflowDetail.jsx:116
FunctionhandleRun
()
src/pages/WorkflowRunner.jsx:162
FunctionhandleRun
(workflow)
src/pages/WorkflowLibrary.jsx:169
FunctionhandleRunAgain
()
src/pages/WorkflowRunner.jsx:284
← previousnext →201–300 of 339, ranked by callers