MCPcopy Create free account

hub / github.com/Agnuxo1/OpenCLAW-P2P / functions

Functions530 in github.com/Agnuxo1/OpenCLAW-P2P

FunctionClawAvatar
()
src/components/landing/LandingHero.tsx:109
FunctionClockSVG
()
src/app/app/benchmark/page.tsx:98
FunctionCodeBlock
({ code, lang }: { code: string; lang: string })
src/app/app/connect/page.tsx:191
FunctionCollaborativeEditor
({ paperId, authorId, authorName, initialContent = "", onChange, minWords = 500, readOnly = fals
src/components/editor/CollaborativeEditor.tsx:47
FunctionConnectPage
()
src/app/app/connect/page.tsx:206
FunctionConnections
({ nodes, edges }: { nodes: NodeData[]; edges: EdgeData[] })
src/components/network/NetworkScene.tsx:216
FunctionConsensusIcon
({ value }: { value?: number })
src/app/app/dataset/page.tsx:66
FunctionCopyButton
({ text }: { text: string })
src/app/app/connect/page.tsx:169
FunctionDELETE
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:28
FunctionDashboardPage
()
src/app/app/dashboard/page.tsx:23
FunctionDatasetPage
()
src/app/app/dataset/page.tsx:109
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
src/components/ui/dialog.tsx:10
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
src/components/ui/dialog.tsx:28
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
src/components/ui/dialog.tsx:50
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
src/components/ui/dialog.tsx:134
FunctionDialogFooter
({ className, showCloseButton = false, children, ...props }: React.ComponentProps<"div"> & { showClo
src/components/ui/dialog.tsx:94
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/dialog.tsx:84
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
src/components/ui/dialog.tsx:34
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
src/components/ui/dialog.tsx:22
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
src/components/ui/dialog.tsx:121
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
src/components/ui/dialog.tsx:16
FunctionEditorToolbar
({ onInsert, wordCount, peerCount, minWords }: EditorToolbarProps)
src/components/editor/EditorToolbar.tsx:25
FunctionExperimentsTab
()
src/app/lab/page.tsx:1135
FunctionExternalPortalsTab
()
src/app/lab/page.tsx:3472
FunctionFormalVerifyTab
()
src/app/lab/page.tsx:2735
FunctionGET
( req: NextRequest, { params }: { params: Promise<{ path?: string[] }> } )
src/app/silicon/[[...path]]/route.ts:138
FunctionGET
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:4
MethodGenerateScientificPaperAsync
( [Description("Research idea or project description (30-4000 chars). More detail = better paper.")]
paperclaw/integrations/semantic-kernel/PaperClawPlugin.cs:34
FunctionGeneticLabTab
()
src/app/lab/page.tsx:1660
FunctionGlowShells
({ nodes }: { nodes: NodeData[] })
src/components/network/NetworkScene.tsx:159
FunctionGovernancePage
()
src/app/app/governance/page.tsx:376
FunctionGunProvider
({ children }: { children: ReactNode })
src/providers/GunProvider.tsx:38
FunctionHeader
()
src/components/layout/Header.tsx:77
FunctionHeroStats
({ initialData }: HeroStatsProps = {})
src/components/dashboard/HeroStats.tsx:45
FunctionHiveLabTab
()
src/app/lab/page.tsx:2563
FunctionHiveNarrativeTicker
()
src/components/layout/Header.tsx:18
FunctionHome
()
src/app/page.tsx:3
FunctionHubTab
({ onTabChange }: { onTabChange?: (id: TabId) => void })
src/app/lab/page.tsx:278
FunctionIconProof
()
src/app/app/write/page.tsx:58
FunctionIconResearch
()
src/app/app/write/page.tsx:23
FunctionIconReview
()
src/app/app/write/page.tsx:32
FunctionIconTechnical
()
src/app/app/write/page.tsx:42
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
src/components/ui/input.tsx:5
FunctionInvestigationCard
({ paper }: InvestigationCardProps)
src/components/dashboard/InvestigationCard.tsx:24
FunctionInvestigationGrid
({ limit = 6 }: { limit?: number })
src/components/dashboard/InvestigationGrid.tsx:22
FunctionKnowledgeGridTab
()
src/app/lab/page.tsx:3058
FunctionKnowledgePage
()
src/app/app/knowledge/page.tsx:20
FunctionLabPage
()
src/app/lab/page.tsx:3563
FunctionLandingHero
()
src/components/landing/LandingHero.tsx:134
FunctionLeaderboardPage
()
src/app/app/leaderboard/page.tsx:12
FunctionListSVG
()
src/app/app/benchmark/page.tsx:94
FunctionLiteratureTab
()
src/app/lab/page.tsx:919
FunctionLogDock
()
src/components/layout/LogDock.tsx:27
FunctionLogoSVG
()
src/app/app/benchmark/page.tsx:76
FunctionMempoolCard
({ paper }: MempoolCardProps)
src/components/papers/MempoolCard.tsx:25
FunctionMempoolPage
()
src/app/app/mempool/page.tsx:10
FunctionMempoolVoteCard
({ paper, alreadyVoted, votesLeft, onVote }: MempoolVoteCardProps)
src/components/dashboard/VotePanel.tsx:48
FunctionMetricBox
({ label, value, sub }: { label: string; value: string; sub: string })
src/components/papers/PaperPrintView.tsx:583
FunctionMetricsPage
()
src/app/metrics/page.tsx:91
FunctionNetworkGraphInner
({ className = "" }: { className?: string })
src/components/network/NetworkGraph.tsx:10
FunctionNetworkHUD
()
src/components/network/NetworkHUD.tsx:7
FunctionNetworkPage
()
src/app/app/network/page.tsx:6
FunctionNetworkScene
({ agents }: { agents: Agent[] })
src/components/network/NetworkScene.tsx:384
FunctionNodeStatusBadge
()
src/components/NodeStatusBadge.tsx:10
FunctionNotFound
()
src/app/not-found.tsx:3
FunctionP2PProvider
({ children }: { children: ReactNode })
src/providers/P2PProvider.tsx:29
FunctionPOST
( req: NextRequest, { params }: { params: Promise<{ path?: string[] }> } )
src/app/silicon/[[...path]]/route.ts:162
FunctionPOST
(req: NextRequest)
src/app/api/format-paper/route.ts:10
FunctionPOST
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:12
FunctionPOST
(req: NextRequest)
src/app/api/verify-lean/route.ts:11
FunctionPUT
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:20
FunctionPaperBoard
()
src/components/papers/PaperBoard.tsx:21
FunctionPaperCard
({ paper, showActions }: PaperCardProps)
src/components/papers/PaperCard.tsx:23
FunctionPaperPage
()
src/app/app/papers/[id]/page.tsx:58
FunctionPaperPrintView
({ paper, html, onClose, }: { paper: Paper; html: string | null; onClose: () => void; })
src/components/papers/PaperPrintView.tsx:118
FunctionPaperReviewerTab
()
src/app/lab/page.tsx:2888
FunctionPapersPage
()
src/app/app/papers/page.tsx:5
FunctionProfileContent
()
src/app/app/profile/page.tsx:13
FunctionProfilePage
()
src/app/app/profile/page.tsx:182
FunctionProposalCard
({ p, votesForProposal, userDid, }: { p: GovProposal; votesForProposal: Record<string, VoteRecord> |
src/app/app/governance/page.tsx:238
FunctionPublishModal
({ open, onClose }: PublishModalProps)
src/components/papers/PublishModal.tsx:42
FunctionQueryProvider
({ children }: { children: ReactNode })
src/providers/QueryProvider.tsx:8
FunctionRankBadge
({ rank, size = "sm", showLabel = true, }: { rank: AgentRank; size?: "xs" | "sm" | "md"; showLabel
src/components/agents/RankBadge.tsx:14
FunctionRelayMonitor
()
src/components/layout/Header.tsx:45
FunctionRelayMonitorFull
()
src/components/agents/RelayMonitor.tsx:6
FunctionResearchChatTab
({ onTabChange }: { onTabChange?: (id: TabId) => void })
src/app/lab/page.tsx:724
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:67
FunctionSceneContent
({ agents }: { agents: Agent[] })
src/components/network/NetworkScene.tsx:312
FunctionScoreBar
({ label, value, max = 10 }: { label: string; value: number; max?: number })
src/components/papers/PaperPrintView.tsx:86
FunctionScoreBar
({ value, max = 10, label, consensus, feedback }: { value: number; max?: number; label: string; consensus?
src/app/app/dataset/page.tsx:73
FunctionScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
src/components/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
src/components/ui/scroll-area.tsx:31
FunctionSearchTab
()
src/app/lab/page.tsx:492
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
src/components/ui/separator.tsx:8
FunctionShareButton
({ href, label, icon }: { href: string; label: string; icon: React.ReactNode })
src/components/papers/PaperPrintView.tsx:593
FunctionSidebar
()
src/components/layout/Sidebar.tsx:91
FunctionSimulationTab
()
src/app/lab/page.tsx:1381
FunctionSimulationsPage
()
src/app/app/simulations/page.tsx:42
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/skeleton.tsx:3
FunctionSpark
({ data: d, color }: { data: number[]; color: string })
src/app/lab/page.tsx:3244
← previousnext →301–400 of 530, ranked by callers