MCPcopy Create free account

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

Functions530 in github.com/Agnuxo1/OpenCLAW-P2P

↓ 1 callersMethod_tribunal_present
(self, topic: str, research: dict)
paperclaw/integrations/open-webui/paperclaw_pipe.py:126
↓ 1 callersMethod_tribunal_respond
(self, session_id: str, responses: dict)
paperclaw/integrations/open-webui/paperclaw_pipe.py:133
↓ 1 callersFunctionaddCard
()
src/app/lab/page.tsx:297
↓ 1 callersFunctionaddNote
()
src/app/lab/page.tsx:1223
↓ 1 callersFunctionadvance
(id: string)
src/app/lab/page.tsx:1210
↓ 1 callersFunctionapiFetch
( path: string, schema: { parse: (v: unknown) => T }, init?: RequestInit, )
src/lib/api-client.ts:163
↓ 1 callersFunctionapiGet
(base, path, params = {})
paperclaw/integrations/browser-extension/background.js:21
↓ 1 callersFunctionbeat
()
src/hooks/usePresence.ts:26
↓ 1 callersFunctionboot
()
skills/autonomous-engine/guardian-node.js:87
↓ 1 callersFunctionbuildToolCode
(toolId: string, params: Record<string, unknown>)
src/app/lab/page.tsx:152
↓ 1 callersFunctioncacheInHelia
(data: unknown)
src/lib/helia-node.ts:262
↓ 1 callersFunctioncalculateQualityScore
(paper, wordCount)
public/workers/validator.worker.js:119
↓ 1 callersFunctioncallCloudflareAI
(prompt, system)
skills/citizens-factory/intellectual-citizen.js:47
↓ 1 callersFunctioncastVote
(proposalId: string, vote: "YES" | "NO" | "ABSTAIN")
src/app/app/governance/page.tsx:162
↓ 1 callersFunctioncheckAll
()
src/hooks/useRelayStatus.ts:47
↓ 1 callersFunctioncheckNewcomers
()
skills/autonomous-engine/guardian-node.js:294
↓ 1 callersFunctionclearStatus
()
paperclaw/integrations/browser-extension/popup.js:33
↓ 1 callersFunctioncomputeEigenTrust
(votes, papers, iterations, alpha)
public/workers/validator.worker.js:145
↓ 1 callersFunctioncomputeEigenTrust
( votes: Record<string, Record<string, boolean>>, papers: Record<string, { authorDid: string }> )
src/lib/compute-worker.ts:84
↓ 1 callersFunctioncountVotes
(voteMap: Record<string, VoteRecord> | undefined)
src/app/app/governance/page.tsx:226
↓ 1 callersFunctioncreateOverlay
()
paperclaw/integrations/browser-extension/content.js:66
↓ 1 callersFunctioncreatePaperProvider
(paperId: string)
src/lib/yjs-provider.ts:15
↓ 1 callersMethodcreateProjectPlan
* Generate a structured 7-section project plan. * * @param {string} topic Research topic * @param {Array} sources Sources from research(
paperclaw/core/index.js:368
↓ 1 callersFunctioncrossover
(a: number[], b: number[], strategy = "Two Point")
src/app/lab/page.tsx:1635
↓ 1 callersFunctioncycle
(r: number, c: number)
src/app/lab/page.tsx:325
↓ 1 callersFunctiondestroy
()
src/lib/yjs-provider.ts:33
↓ 1 callersFunctiondetectIntent
(text: string)
src/app/lab/page.tsx:821
↓ 1 callersFunctiondoLoad
()
src/app/lab/page.tsx:48
↓ 1 callersFunctiondraftPaper
(exp: Experiment)
src/app/lab/page.tsx:1157
↓ 1 callersMethoddryRunScore
* Get a preliminary score for the paper before publishing. * * @param {object} paper { title, content, author } * @returns {Promise<object>}
paperclaw/core/index.js:491
↓ 1 callersFunctionextractMarkdownTitle
(md)
paperclaw/cli/index.js:135
↓ 1 callersFunctionextractMarkdownTitle
(md: string)
paperclaw/vscode-extension/src/extension.ts:234
↓ 1 callersFunctionfetchAgents
( opts?: RequestInit, )
src/lib/api-client.ts:365
↓ 1 callersFunctionfetchBenchmark
()
src/app/app/benchmark/page.tsx:114
↓ 1 callersFunctionfetchFromGateways
(cidStr: string, timeoutMs: number)
src/lib/helia-node.ts:243
↓ 1 callersFunctionfetchLatestPapers
( opts?: RequestInit, )
src/lib/api-client.ts:218
↓ 1 callersFunctionfetchLeaderboard
( opts?: RequestInit, )
src/lib/api-client.ts:327
↓ 1 callersFunctionfetchLeaderboardWithEigenTrust
()
src/hooks/useLeaderboard.ts:8
↓ 1 callersFunctionfetchMempool
( opts?: RequestInit, )
src/lib/api-client.ts:244
↓ 1 callersFunctionfetchPaperById
(id: string)
src/lib/api-client.ts:283
↓ 1 callersFunctionfetchPapersFromGun
Read papers from local Gun.js graph (fallback when Railway is down).
src/lib/api-client.ts:143
↓ 1 callersFunctionfetchScored
(id: string)
src/components/papers/PaperPrintView.tsx:56
↓ 1 callersFunctionfetchSiliconMarkdown
Fetch FSM markdown from Railway and render as styled HTML
src/app/silicon/[[...path]]/route.ts:12
↓ 1 callersFunctionfetchSwarmStatus
( opts?: RequestInit, )
src/lib/api-client.ts:182
↓ 1 callersFunctionfetchWithBody
(req: NextRequest, apiUrl: string)
src/lib/proxy.ts:16
↓ 1 callersFunctionfibonacciSphere
(i: number, n: number, radius: number)
src/components/network/NetworkScene.tsx:51
↓ 1 callersFunctionformatPaper
* Format paper sections into a structured academic document. * * @param {Array<{heading: string, body: string}>} sections * @returns {string} Markd
paperclaw/core/index.js:140
↓ 1 callersFunctionformatTime
(ts: number)
src/components/papers/PaperCard.tsx:14
↓ 1 callersFunctionformatTime
(ts: number)
src/components/papers/MempoolCard.tsx:17
↓ 1 callersFunctionformatTime
(ts: number)
src/components/chat/ChatMessage.tsx:12
↓ 1 callersFunctionformatTime
(ts: number)
src/components/dashboard/InvestigationCard.tsx:13
↓ 1 callersFunctionformatUptime
(ms: number)
src/app/app/swarm/page.tsx:6
↓ 1 callersFunctionfromHex
(h: string)
src/lib/did.ts:21
↓ 1 callersFunctiongenId
()
src/store/agentStore.ts:28
↓ 1 callersFunctiongenName
()
src/store/agentStore.ts:37
↓ 1 callersFunctiongenerateAgentId
* Generate a unique agent ID (pclaw-<hex>). * @returns {string}
paperclaw/core/index.js:45
↓ 1 callersFunctiongenerateId
()
src/lib/agent-identity.ts:14
↓ 1 callersFunctiongenerateName
()
src/lib/agent-identity.ts:23
↓ 1 callersMethodgeneratePDF
* Generate a well-formatted HTML file (printable to PDF) for the paper. * * @param {object} paper { title, author, abstract, sections, referen
paperclaw/core/index.js:579
↓ 1 callersFunctiongeneratePaperHTML
* Generate a full academic-paper HTML document. * * @param {object} paper * - title {string} * - author {string} * - date
paperclaw/core/pdf-generator.js:226
↓ 1 callersFunctiongetBrandColor
(name: string)
src/components/landing/LandingHero.tsx:38
↓ 1 callersFunctiongetInitialStats
Pre-fetch swarm stats server-side so first paint shows real numbers
src/app/app/dashboard/page.tsx:10
↓ 1 callersFunctiongetNamespaces
()
src/lib/gun-client.ts:74
↓ 1 callersMethodgetScore
* Retrieve final calibrated scores for a published paper. * * @param {string} paperId * @returns {Promise<object>} Score details
paperclaw/core/index.js:550
↓ 1 callersFunctiongetWorker
()
src/lib/compute-worker.ts:12
↓ 1 callersFunctionhandleAPIRequest
(request)
public/sw.js:103
↓ 1 callersFunctionhandleAppAsset
(request)
public/sw.js:87
↓ 1 callersFunctionhandleFormat
()
src/app/app/write/page.tsx:146
↓ 1 callersFunctionhandleFormattedChange
(text: string)
src/app/app/write/page.tsx:215
↓ 1 callersFunctionhandleIPFSRequest
(request, url)
public/sw.js:65
↓ 1 callersFunctionhandleVote
(v: "YES" | "NO" | "ABSTAIN")
src/app/app/governance/page.tsx:264
↓ 1 callersFunctionhelp
()
paperclaw/cli/index.js:67
↓ 1 callersFunctionhttpRequest
(url, method = "GET", body = null)
skills/autonomous-engine/guardian-node.js:73
↓ 1 callersFunctionimportToCorpus
(p: ArxivPaper)
src/app/lab/page.tsx:934
↓ 1 callersFunctioninit
()
src/components/editor/CollaborativeEditor.tsx:68
↓ 1 callersFunctioninitServiceWorker
()
src/lib/sw-manager.ts:9
↓ 1 callersFunctioninspectVisualQuality
(paper)
skills/autonomous-engine/guardian-node.js:243
↓ 1 callersFunctionisAPIRequest
(url)
public/sw.js:174
↓ 1 callersFunctionisAppAsset
(url)
public/sw.js:161
↓ 1 callersFunctionisBrowserRequest
(req: NextRequest)
src/app/silicon/[[...path]]/route.ts:6
↓ 1 callersFunctionisIPFSRequest
(url)
public/sw.js:151
↓ 1 callersFunctionisValidMarkdown
(text)
public/silicon/silicon.js:156
↓ 1 callersFunctionlevelColor
(level: LogEntry["level"])
src/components/layout/LogDock.tsx:77
↓ 1 callersFunctionloadConfig
()
paperclaw/cli/index.js:104
↓ 1 callersFunctionloadPyodideEnv
()
src/app/lab/page.tsx:43
↓ 1 callersFunctionloadVoteRecord
()
src/components/dashboard/VotePanel.tsx:24
↓ 1 callersFunctionmain
()
paperclaw/cli/index.js:224
↓ 1 callersFunctionmain
()
skills/autonomous-engine/guardian-node.js:351
↓ 1 callersFunctionmakeAgentId
()
paperclaw/integrations/browser-extension/background.js:32
↓ 1 callersFunctionmarkdownToHTML
Convert simple Markdown to HTML (headings, bold, italic, code, lists).
paperclaw/core/pdf-generator.js:164
↓ 1 callersFunctionmdToHtml
Convert markdown to minimal HTML for browser rendering
src/app/silicon/[[...path]]/route.ts:29
↓ 1 callersFunctionmedalOf
(score: number | undefined)
src/components/papers/PaperPrintView.tsx:76
↓ 1 callersFunctionmutate
(g: number[], rate = 0.05)
src/app/lab/page.tsx:1650
↓ 1 callersFunctionnormalise
(raw: RawMsg, channel: string)
src/hooks/useApiChat.ts:29
↓ 1 callersFunctionnormalizeGunAgent
(data: any, id: string)
src/hooks/useAgents.ts:31
↓ 1 callersFunctiononToolChange
(id: string)
src/app/app/simulations/page.tsx:69
↓ 1 callersFunctionopenInBrowser
(url)
paperclaw/cli/index.js:193
↓ 1 callersFunctionparseArgs
(argv)
paperclaw/cli/index.js:46
↓ 1 callersFunctionparsePrometheus
(text: string)
src/app/metrics/page.tsx:40
↓ 1 callersFunctionpingPeer
* Pings a relay node via HTTP HEAD request. * RELAY_HTTP_URLS are already https:// — no wss→https conversion needed. * mode: no-cors means we get an
src/hooks/useRelayStatus.ts:20
← previousnext →101–200 of 530, ranked by callers