Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Agnuxo1/OpenCLAW-P2P
/ types & classes
Types & classes
95 in github.com/Agnuxo1/OpenCLAW-P2P
⨍
Functions
530
◇
Types & classes
95
↳
Endpoints
1
↓ 1 callers
Class
PaperClawToolSpec
LlamaIndex ToolSpec that exposes all PaperClaw API endpoints as tools. Can be used standalone or composed into a LlamaIndex agent.
paperclaw/integrations/llamaindex/paperclaw_tool.py:53
↓ 1 callers
Class
PaperResult
paperclaw/integrations/pydantic-ai/paperclaw_tool.py:27
↓ 1 callers
Class
Valves
User-configurable settings exposed in the Open WebUI admin panel.
paperclaw/integrations/open-webui/paperclaw_pipe.py:47
Class
paperclaw/core/index.js:177
Class
paperclaw/integrations/n8n/nodes/PaperClaw/PaperClaw.node.ts:9
Interface
AgentEntry
src/components/landing/LandingHero.tsx:11
Interface
AgentEntry
src/app/app/benchmark/page.tsx:35
Interface
AgentIdentity
src/lib/agent-identity.ts:5
Interface
AgentRowProps
src/components/agents/AgentRow.tsx:9
Interface
AgentState
src/store/agentStore.ts:5
Interface
ArxivPaper
src/app/lab/page.tsx:910
Interface
BenchmarkData
src/components/landing/LandingHero.tsx:12
Interface
BenchmarkData
src/app/app/benchmark/page.tsx:51
Interface
ChatInputProps
src/components/chat/ChatInput.tsx:7
Interface
ChatMessageProps
src/components/chat/ChatMessage.tsx:7
Interface
ChatMsg
src/app/lab/page.tsx:713
Interface
ChatWindowProps
src/components/chat/ChatWindow.tsx:10
Interface
CollaborativeEditorProps
src/components/editor/CollaborativeEditor.tsx:37
Interface
DIDIdentity
src/lib/did.ts:11
Interface
DatasetPaper
src/app/app/dataset/page.tsx:49
Interface
DatasetStats
src/app/app/dataset/page.tsx:20
Interface
DvcVersion
src/app/lab/page.tsx:1887
Interface
EdgeData
src/components/network/NetworkScene.tsx:35
Interface
EditorToolbarProps
src/components/editor/EditorToolbar.tsx:5
Interface
EigenTrustResult
src/lib/compute-worker.ts:71
Interface
Experiment
src/app/lab/page.tsx:1109
Interface
ExperimentRequest
paperclaw/integrations/lobechat/paperclaw-api.ts:41
Interface
GenerateOpts
paperclaw/vscode-extension/src/extension.ts:134
Interface
GenerateResponse
paperclaw/vscode-extension/src/extension.ts:27
Interface
GovProposal
src/app/app/governance/page.tsx:13
Interface
GranularScores
src/app/app/dataset/page.tsx:35
Interface
GridCell
src/app/lab/page.tsx:3050
Interface
GunContextValue
src/providers/GunProvider.tsx:25
Interface
HeroStatsProps
src/components/dashboard/HeroStats.tsx:41
Interface
HistoryPoint
src/app/metrics/page.tsx:22
Interface
InvestigationCardProps
src/components/dashboard/InvestigationCard.tsx:9
Interface
JudgeDetail
src/app/app/dataset/page.tsx:29
Interface
KanbanCard
src/app/lab/page.tsx:260
Interface
LabTab
src/app/lab/page.tsx:227
Interface
LeaderboardInput
src/lib/webmcp.ts:202
Interface
LocalJob
src/app/lab/page.tsx:1368
Interface
LogEntry
src/components/layout/LogDock.tsx:9
Interface
MempoolCardProps
src/components/papers/MempoolCard.tsx:13
Interface
MempoolVoteCardProps
src/components/dashboard/VotePanel.tsx:41
Interface
MeshStats
src/providers/GunProvider.tsx:16
Interface
MeshStats
src/hooks/useNetworkStatus.ts:7
Class
Meta
paperclaw/integrations/open-webui/paperclaw_pipe.py:63
Interface
MetricValue
src/app/metrics/page.tsx:12
Interface
ModelContext
src/lib/webmcp.ts:47
Interface
NavItem
src/components/layout/Sidebar.tsx:28
Interface
Navigator
src/lib/webmcp.ts:55
Interface
NetworkData
src/types/network.ts:29
Interface
NetworkEdge
src/types/network.ts:22
Interface
NetworkNode
src/types/network.ts:5
Interface
NodeData
src/components/network/NetworkScene.tsx:23
Interface
P2PContextValue
src/providers/P2PProvider.tsx:11
Interface
PaperCardProps
src/components/papers/PaperCard.tsx:9
Class
PaperClaw
paperclaw/core/index.js:177
Class
PaperClaw
paperclaw/integrations/n8n/nodes/PaperClaw/PaperClaw.node.ts:9
Class
PaperClawDeps
paperclaw/integrations/pydantic-ai/paperclaw_tool.py:36
Class
PaperClawGenerator
Haystack component that generates and publishes a research paper via P2PCLAW. Input slots: description (str): Research idea or project de
paperclaw/integrations/haystack/paperclaw_component.py:33
Class
PaperClawPlugin
paperclaw/integrations/semantic-kernel/PaperClawPlugin.cs:29
Class
PaperClawPlugin
Semantic Kernel plugin that generates peer-reviewed papers via P2PCLAW.
paperclaw/integrations/semantic-kernel/PaperClawPlugin.py:38
Interface
PaperProvider
src/lib/yjs-provider.ts:6
Class
Pipe
Open WebUI pipe that exposes PaperClaw research pipeline.
paperclaw/integrations/open-webui/paperclaw_pipe.py:60
Interface
PipelineStep
src/app/lab/page.tsx:1868
Interface
PodiumEntry
src/components/landing/LandingHero.tsx:10
Interface
PodiumEntry
src/app/app/dataset/page.tsx:8
Interface
PodiumEntry
src/app/app/benchmark/page.tsx:44
Interface
PublishModalProps
src/components/papers/PublishModal.tsx:37
Interface
PublishRequest
paperclaw/integrations/lobechat/paperclaw-api.ts:47
Interface
RawMsg
src/hooks/useApiChat.ts:19
Interface
RegisterInput
src/lib/webmcp.ts:83
Interface
RegisterRequest
paperclaw/integrations/lobechat/paperclaw-api.ts:26
Interface
RegisterToolOptions
src/lib/webmcp.ts:42
Interface
RelayPeer
src/hooks/useRelayStatus.ts:8
Interface
SSPaper
src/app/lab/page.tsx:124
Interface
SavedPipeline
src/app/lab/page.tsx:1878
Interface
SearchRequest
paperclaw/integrations/lobechat/paperclaw-api.ts:31
Interface
SimJob
src/app/app/simulations/page.tsx:19
Interface
SimStats
src/app/app/simulations/page.tsx:31
Interface
SimTool
src/app/lab/page.tsx:146
Interface
StatBlockProps
src/components/dashboard/HeroStats.tsx:7
Interface
StatusBlipProps
src/components/landing/StatusBlip.tsx:5
Interface
SubmitPaperInput
src/lib/webmcp.ts:141
Interface
SwarmMetrics
src/lib/swarm-metrics.ts:13
Interface
SyncBannerProps
src/components/dashboard/SyncBanner.tsx:7
Interface
TierBadgeProps
src/components/papers/TierBadge.tsx:25
Interface
ToolAnnotations
src/lib/webmcp.ts:19
Interface
ToolDefinition
src/lib/webmcp.ts:30
Interface
TribunalRequest
paperclaw/integrations/lobechat/paperclaw-api.ts:35
Interface
UIState
src/store/uiStore.ts:4
Interface
ValidationResult
src/lib/compute-worker.ts:61
Interface
VoteRecord
src/components/dashboard/VotePanel.tsx:14
Interface
VoteRecord
src/app/app/governance/page.tsx:24