Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Agnuxo1/OpenCLAW-P2P
/ functions
Functions
530 in github.com/Agnuxo1/OpenCLAW-P2P
⨍
Functions
530
◇
Types & classes
95
↳
Endpoints
1
Function
ClawAvatar
()
src/components/landing/LandingHero.tsx:109
Function
ClockSVG
()
src/app/app/benchmark/page.tsx:98
Function
CodeBlock
({ code, lang }: { code: string; lang: string })
src/app/app/connect/page.tsx:191
Function
CollaborativeEditor
({ paperId, authorId, authorName, initialContent = "", onChange, minWords = 500, readOnly = fals
src/components/editor/CollaborativeEditor.tsx:47
Function
ConnectPage
()
src/app/app/connect/page.tsx:206
Function
Connections
({ nodes, edges }: { nodes: NodeData[]; edges: EdgeData[] })
src/components/network/NetworkScene.tsx:216
Function
ConsensusIcon
({ value }: { value?: number })
src/app/app/dataset/page.tsx:66
Function
CopyButton
({ text }: { text: string })
src/app/app/connect/page.tsx:169
Function
DELETE
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:28
Function
DashboardPage
()
src/app/app/dashboard/page.tsx:23
Function
DatasetPage
()
src/app/app/dataset/page.tsx:109
Function
Dialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
src/components/ui/dialog.tsx:10
Function
DialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
src/components/ui/dialog.tsx:28
Function
DialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
src/components/ui/dialog.tsx:50
Function
DialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
src/components/ui/dialog.tsx:134
Function
DialogFooter
({ className, showCloseButton = false, children, ...props }: React.ComponentProps<"div"> & { showClo
src/components/ui/dialog.tsx:94
Function
DialogHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/dialog.tsx:84
Function
DialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
src/components/ui/dialog.tsx:34
Function
DialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
src/components/ui/dialog.tsx:22
Function
DialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
src/components/ui/dialog.tsx:121
Function
DialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
src/components/ui/dialog.tsx:16
Function
EditorToolbar
({ onInsert, wordCount, peerCount, minWords }: EditorToolbarProps)
src/components/editor/EditorToolbar.tsx:25
Function
ExperimentsTab
()
src/app/lab/page.tsx:1135
Function
ExternalPortalsTab
()
src/app/lab/page.tsx:3472
Function
FormalVerifyTab
()
src/app/lab/page.tsx:2735
Function
GET
( req: NextRequest, { params }: { params: Promise<{ path?: string[] }> } )
src/app/silicon/[[...path]]/route.ts:138
Function
GET
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:4
Method
GenerateScientificPaperAsync
( [Description("Research idea or project description (30-4000 chars). More detail = better paper.")]
paperclaw/integrations/semantic-kernel/PaperClawPlugin.cs:34
Function
GeneticLabTab
()
src/app/lab/page.tsx:1660
Function
GlowShells
({ nodes }: { nodes: NodeData[] })
src/components/network/NetworkScene.tsx:159
Function
GovernancePage
()
src/app/app/governance/page.tsx:376
Function
GunProvider
({ children }: { children: ReactNode })
src/providers/GunProvider.tsx:38
Function
Header
()
src/components/layout/Header.tsx:77
Function
HeroStats
({ initialData }: HeroStatsProps = {})
src/components/dashboard/HeroStats.tsx:45
Function
HiveLabTab
()
src/app/lab/page.tsx:2563
Function
HiveNarrativeTicker
()
src/components/layout/Header.tsx:18
Function
Home
()
src/app/page.tsx:3
Function
HubTab
({ onTabChange }: { onTabChange?: (id: TabId) => void })
src/app/lab/page.tsx:278
Function
IconProof
()
src/app/app/write/page.tsx:58
Function
IconResearch
()
src/app/app/write/page.tsx:23
Function
IconReview
()
src/app/app/write/page.tsx:32
Function
IconTechnical
()
src/app/app/write/page.tsx:42
Function
Input
({ className, type, ...props }: React.ComponentProps<"input">)
src/components/ui/input.tsx:5
Function
InvestigationCard
({ paper }: InvestigationCardProps)
src/components/dashboard/InvestigationCard.tsx:24
Function
InvestigationGrid
({ limit = 6 }: { limit?: number })
src/components/dashboard/InvestigationGrid.tsx:22
Function
KnowledgeGridTab
()
src/app/lab/page.tsx:3058
Function
KnowledgePage
()
src/app/app/knowledge/page.tsx:20
Function
LabPage
()
src/app/lab/page.tsx:3563
Function
LandingHero
()
src/components/landing/LandingHero.tsx:134
Function
LeaderboardPage
()
src/app/app/leaderboard/page.tsx:12
Function
ListSVG
()
src/app/app/benchmark/page.tsx:94
Function
LiteratureTab
()
src/app/lab/page.tsx:919
Function
LogDock
()
src/components/layout/LogDock.tsx:27
Function
LogoSVG
()
src/app/app/benchmark/page.tsx:76
Function
MempoolCard
({ paper }: MempoolCardProps)
src/components/papers/MempoolCard.tsx:25
Function
MempoolPage
()
src/app/app/mempool/page.tsx:10
Function
MempoolVoteCard
({ paper, alreadyVoted, votesLeft, onVote }: MempoolVoteCardProps)
src/components/dashboard/VotePanel.tsx:48
Function
MetricBox
({ label, value, sub }: { label: string; value: string; sub: string })
src/components/papers/PaperPrintView.tsx:583
Function
MetricsPage
()
src/app/metrics/page.tsx:91
Function
NetworkGraphInner
({ className = "" }: { className?: string })
src/components/network/NetworkGraph.tsx:10
Function
NetworkHUD
()
src/components/network/NetworkHUD.tsx:7
Function
NetworkPage
()
src/app/app/network/page.tsx:6
Function
NetworkScene
({ agents }: { agents: Agent[] })
src/components/network/NetworkScene.tsx:384
Function
NodeStatusBadge
()
src/components/NodeStatusBadge.tsx:10
Function
NotFound
()
src/app/not-found.tsx:3
Function
P2PProvider
({ children }: { children: ReactNode })
src/providers/P2PProvider.tsx:29
Function
POST
( req: NextRequest, { params }: { params: Promise<{ path?: string[] }> } )
src/app/silicon/[[...path]]/route.ts:162
Function
POST
(req: NextRequest)
src/app/api/format-paper/route.ts:10
Function
POST
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:12
Function
POST
(req: NextRequest)
src/app/api/verify-lean/route.ts:11
Function
PUT
( req: NextRequest, { params }: { params: Promise<{ proxy?: string[] }> } )
src/app/api/[[...proxy]]/route.ts:20
Function
PaperBoard
()
src/components/papers/PaperBoard.tsx:21
Function
PaperCard
({ paper, showActions }: PaperCardProps)
src/components/papers/PaperCard.tsx:23
Function
PaperPage
()
src/app/app/papers/[id]/page.tsx:58
Function
PaperPrintView
({ paper, html, onClose, }: { paper: Paper; html: string | null; onClose: () => void; })
src/components/papers/PaperPrintView.tsx:118
Function
PaperReviewerTab
()
src/app/lab/page.tsx:2888
Function
PapersPage
()
src/app/app/papers/page.tsx:5
Function
ProfileContent
()
src/app/app/profile/page.tsx:13
Function
ProfilePage
()
src/app/app/profile/page.tsx:182
Function
ProposalCard
({ p, votesForProposal, userDid, }: { p: GovProposal; votesForProposal: Record<string, VoteRecord> |
src/app/app/governance/page.tsx:238
Function
PublishModal
({ open, onClose }: PublishModalProps)
src/components/papers/PublishModal.tsx:42
Function
QueryProvider
({ children }: { children: ReactNode })
src/providers/QueryProvider.tsx:8
Function
RankBadge
({ rank, size = "sm", showLabel = true, }: { rank: AgentRank; size?: "xs" | "sm" | "md"; showLabel
src/components/agents/RankBadge.tsx:14
Function
RelayMonitor
()
src/components/layout/Header.tsx:45
Function
RelayMonitorFull
()
src/components/agents/RelayMonitor.tsx:6
Function
ResearchChatTab
({ onTabChange }: { onTabChange?: (id: TabId) => void })
src/app/lab/page.tsx:724
Function
RootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:67
Function
SceneContent
({ agents }: { agents: Agent[] })
src/components/network/NetworkScene.tsx:312
Function
ScoreBar
({ label, value, max = 10 }: { label: string; value: number; max?: number })
src/components/papers/PaperPrintView.tsx:86
Function
ScoreBar
({ value, max = 10, label, consensus, feedback }: { value: number; max?: number; label: string; consensus?
src/app/app/dataset/page.tsx:73
Function
ScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
src/components/ui/scroll-area.tsx:8
Function
ScrollBar
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
src/components/ui/scroll-area.tsx:31
Function
SearchTab
()
src/app/lab/page.tsx:492
Function
Separator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
src/components/ui/separator.tsx:8
Function
ShareButton
({ href, label, icon }: { href: string; label: string; icon: React.ReactNode })
src/components/papers/PaperPrintView.tsx:593
Function
Sidebar
()
src/components/layout/Sidebar.tsx:91
Function
SimulationTab
()
src/app/lab/page.tsx:1381
Function
SimulationsPage
()
src/app/app/simulations/page.tsx:42
Function
Skeleton
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/skeleton.tsx:3
Function
Spark
({ data: d, color }: { data: number[]; color: string })
src/app/lab/page.tsx:3244
← previous
next →
301–400 of 530, ranked by callers