MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 5 callersFunctiongetDaemon
(projectRoot?: string, config?: Partial<DaemonConfig>)
v3/@claude-flow/cli/src/services/worker-daemon.ts:1689
↓ 5 callersFunctiongetDataDir
* Get the data directory for neural pattern persistence * Uses .claude-flow/neural in the current working directory, * falling back to home director
v3/@claude-flow/cli/src/memory/intelligence.ts:28
↓ 5 callersFunctiongetDefaultABTasks
()
v3/@claude-flow/guidance/src/analyzer.ts:3258
↓ 5 callersMethodgetDependencies
(taskId: TaskId)
v3/@claude-flow/swarm/src/coordination/task-orchestrator.ts:54
↓ 5 callersMethodgetDeviceStatus
* Refresh a device's state from the real hardware and recalculate * its trust score.
v3/@claude-flow/plugin-iot-cognitum/src/application/iot-coordinator.ts:287
↓ 5 callersFunctiongetDeviceTrustLabel
(level: DeviceTrustLevel)
v3/@claude-flow/plugin-iot-cognitum/src/domain/entities/device-trust-level.ts:26
↓ 5 callersMethodgetEffectiveCpuCount
()
v3/@claude-flow/cli/src/services/worker-daemon.ts:345
↓ 5 callersFunctiongetFeaturedPlugins
(registry: PluginRegistry)
v3/@claude-flow/cli/src/plugins/store/search.ts:261
↓ 5 callersFunctiongetFlashAttention
()
v3/@claude-flow/cli/src/mcp-tools/hooks-tools.ts:421
↓ 5 callersMethodgetFleet
(fleetId: string)
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/fleet-topology-service.ts:79
↓ 5 callersMethodgetFleet
(fleetId: string)
v3/@claude-flow/plugin-iot-cognitum/src/application/iot-coordinator.ts:493
↓ 5 callersFunctiongetGitDiffNumstat
(ref: string = 'HEAD')
v3/@claude-flow/cli/src/ruvector/diff-classifier.ts:391
↓ 5 callersMethodgetGlobalOptions
()
v3/@claude-flow/cli/src/parser.ts:582
↓ 5 callersFunctiongetGraphDb
* Get or create the singleton graph database instance
v3/@claude-flow/cli/src/ruvector/graph-backend.ts:46
↓ 5 callersFunctiongetGraphStats
()
v3/@claude-flow/cli/src/ruvector/graph-backend.ts:197
↓ 5 callersMethodgetHistoryForAgent
* Get the full trust history for a specific agent, ordered chronologically.
v3/@claude-flow/guidance/src/trust.ts:397
↓ 5 callersMethodgetIssue
(issueId: string)
v3/plugins/gastown-bridge/tests/convoy.test.ts:160
↓ 5 callersMethodgetLearningTime
* Get last learning time * * @returns Learning time in milliseconds
v3/@claude-flow/neural/src/sona-integration.ts:255
↓ 5 callersFunctiongetLibrary
()
v3/@claude-flow/plugins/examples/ruvector-plugins/hook-pattern-library.ts:334
↓ 5 callersMethodgetMailboxPath
(teamName: string, teammateId: string)
v3/plugins/teammate-plugin/src/teammate-bridge.ts:2142
↓ 5 callersMethodgetMemoryDir
Get the resolved auto memory directory path
v3/@claude-flow/memory/src/auto-memory-bridge.ts:252
↓ 5 callersMethodgetMetrics
()
v3/mcp/server.ts:74
↓ 5 callersFunctiongetOpenCodeFenceIndex
(text: string)
ruflo/src/ruvocal/src/lib/utils/parseIncompleteMarkdown.ts:22
↓ 5 callersMethodgetOrCreateEmbedding
(output: AgentOutput)
v3/@claude-flow/swarm/src/attention-coordinator.ts:759
↓ 5 callersMethodgetPatterns
* Get all patterns
v3/@claude-flow/neural/src/reasoning-bank.ts:654
↓ 5 callersMethodgetPerformanceMetrics
* Get performance metrics
v3/@claude-flow/cli/src/production/monitoring.ts:288
↓ 5 callersMethodgetPlanOrThrow
(team: TeamState, planId: string)
v3/plugins/teammate-plugin/src/teammate-bridge.ts:2130
↓ 5 callersMethodgetProgress
Get task progress
v3/plugins/agentic-qe/src/interfaces.ts:595
↓ 5 callersMethodgetPromptRegistry
* Get prompt registry for external registration
v3/@claude-flow/mcp/src/server.ts:163
↓ 5 callersFunctiongetRealStoreFunction
()
v3/@claude-flow/cli/src/mcp-tools/hooks-tools.ts:73
↓ 5 callersMethodgetRecommendation
* Produce a human-readable recommendation based on the coherence score.
v3/@claude-flow/guidance/src/coherence.ts:232
↓ 5 callersMethodgetRisk
Risk score for a (origin, selector) pair, computed from break-history.
v3/@claude-flow/browser/src/infrastructure/causal-recovery-store.ts:31
↓ 5 callersFunctiongetRouter
()
v3/@claude-flow/plugins/examples/ruvector-plugins/intent-router.ts:277
↓ 5 callersFunctiongetSessionPath
(sessionId: string)
v3/@claude-flow/cli/src/mcp-tools/session-tools.ts:43
↓ 5 callersMethodgetSessionWorkers
* Get all workers for a session * * @param sessionId - Session ID * @returns Worker instances
v3/@claude-flow/swarm/src/workers/worker-dispatch.js:322
↓ 5 callersFunctiongetSeverityLevel
* Get severity level as number
v3/plugins/legal-contracts/src/mcp-tools.ts:745
↓ 5 callersFunctiongetStoreFile
(workdir: string)
v3/@claude-flow/cli/__tests__/terminal-encryption.test.ts:38
↓ 5 callersMethodgetToolCount
()
v3/@claude-flow/mcp/src/tool-registry.ts:173
↓ 5 callersMethodgetVerbosity
()
v3/@claude-flow/cli-core/src/output.ts:79
↓ 5 callersMethodgetVersion
()
v3/@claude-flow/swarm/src/consensus/gossip.ts:555
↓ 5 callersFunctiongetWeb3StorageToken
* Get web3.storage token from environment or config
v3/@claude-flow/cli/src/transfer/ipfs/upload.ts:47
↓ 5 callersFunctionguardValidate
* Validate a mutation through MutationGuard before executing. * Returns true if the mutation is allowed, false if rejected. * When guard is unavaila
v3/@claude-flow/cli/src/memory/memory-bridge.ts:449
↓ 5 callersMethodhandle
* Handle an error and return a structured response
v3/@claude-flow/cli/src/production/error-handler.ts:215
↓ 5 callersFunctionhasCompleteCodeBlock
(text: string)
ruflo/src/ruvocal/src/lib/utils/parseIncompleteMarkdown.ts:16
↓ 5 callersFunctionhasGhCli
Check if gh CLI is available
v3/@claude-flow/cli/src/mcp-tools/github-tools.ts:137
↓ 5 callersFunctionhasSummaryLine
(content: string, summary: string)
v3/@claude-flow/memory/src/auto-memory-bridge.ts:928
↓ 5 callersFunctionheader
(title: string)
v3/@claude-flow/cli/src/commands/appliance.ts:64
↓ 5 callersFunctionheadlessBenchmark
( originalContent: string, optimizedContent: string, options: { proofKey?: string; executor?: IH
v3/@claude-flow/guidance/src/analyzer.ts:495
↓ 5 callersFunctionhybridScores
( cosine: number[], bm25: number[], alpha = 0.6, )
v3/@claude-flow/cli/src/memory/hybrid-retrieval.ts:135
↓ 5 callersFunctioninProcessTransport
(server: { handle: (msg: FederationMessage) => Promise<FederationMessage | null> })
plugins/ruflo-graph-intelligence/src/application/federation-client.ts:137
↓ 5 callersFunctioninitAgentWasm
()
v3/@claude-flow/cli/src/ruvector/agent-wasm.ts:80
↓ 5 callersMethodinitWeight
(inputDim: number, outputDim: number)
v3/@claude-flow/neural/src/algorithms/curiosity.ts:272
↓ 5 callersMethodinitWeight
(inputDim, outputDim)
v3/@claude-flow/neural/src/algorithms/curiosity.js:207
↓ 5 callersMethodinitialize
* Initialize the WASM module
v3/plugins/code-intelligence/src/bridges/gnn-bridge.ts:92
↓ 5 callersMethodinitialize
* Initialize the WASM module
v3/plugins/legal-contracts/src/bridges/dag-bridge.ts:76
↓ 5 callersFunctioninjectQuorum
* Build one ByzantineConsensus node with `peerCount` known peers (so * byzantineF() = floor(((peerCount+1)-1)/3)), then feed it `prepareSenders` * d
v3/@claude-flow/swarm/__tests__/consensus-failure-injection.test.ts:29
↓ 5 callersMethodisAbsolute
(path: string)
v3/@claude-flow/security/__tests__/unit/path-validator.test.ts:36
↓ 5 callersMethodisActionable
* Check whether a belief's confidence meets the minimum threshold for action. * * @param beliefId - The belief to check * @returns true if co
v3/@claude-flow/guidance/src/uncertainty.ts:507
↓ 5 callersMethodisAdmin
(sessionId: Session["sessionId"])
ruflo/src/ruvocal/src/lib/server/adminToken.ts:15
↓ 5 callersFunctionisAssistantGenerationTerminal
(message?: Message)
ruflo/src/ruvocal/src/lib/utils/generationState.ts:4
↓ 5 callersFunctionisAtBottom
()
ruflo/src/ruvocal/src/lib/actions/snapScrollToBottom.ts:78
↓ 5 callersMethodisBlocked
(taskId: TaskId)
v3/@claude-flow/swarm/src/coordination/task-orchestrator.ts:316
↓ 5 callersMethodisConsensusReached
(proposalId: string)
v3/@claude-flow/plugin-agent-federation/src/domain/services/routing-service.ts:192
↓ 5 callersFunctionisConversationGenerationActive
(messages: Message[])
ruflo/src/ruvocal/src/lib/utils/generationState.ts:21
↓ 5 callersFunctionisCooldownElapsed
( suspendedAt: Date, now: Date, cooldownMs: number = DEFAULT_SUSPENSION_COOLDOWN_MS, )
v3/@claude-flow/plugin-agent-federation/src/domain/value-objects/federation-node-state.ts:108
↓ 5 callersFunctionisEncryptionEnabled
()
v3/@claude-flow/cli/src/encryption/vault.ts:57
↓ 5 callersFunctionisLikeNone
(x)
ruflo/src/ruvocal/static/wasm/rvagent_wasm.js:1338
↓ 5 callersFunctionisNeuralPackageLoaded
()
v3/@claude-flow/cli/src/memory/neural-package-bridge.ts:68
↓ 5 callersMethodisOpen
* Check if circuit is open
v3/plugins/teammate-plugin/src/utils/circuit-breaker.ts:133
↓ 5 callersMethodisRetryable
* Check if an error category is retryable
v3/@claude-flow/cli/src/production/error-handler.ts:184
↓ 5 callersMethodisSameClaimant
(a: Claimant, b: Claimant)
v3/@claude-flow/cli/src/services/claim-service.ts:720
↓ 5 callersFunctionisVectorIndexType
(value: unknown)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1852
↓ 5 callersFunctionisWasmAvailable
()
v3/plugins/gastown-bridge/src/wasm-loader.ts:255
↓ 5 callersMethodisWithinAllowedDirectory
(path: string)
v3/@claude-flow/security/__tests__/unit/path-validator.test.ts:17
↓ 5 callersMethodlimit
(n: number)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:925
↓ 5 callersFunctionlistAgentScopes
( workingDir?: string, )
v3/@claude-flow/memory/src/agent-memory-scope.ts:288
↓ 5 callersFunctionloadClaimsConfig
()
v3/@claude-flow/cli/src/commands/claims.ts:32
↓ 5 callersFunctionloadCustomServers
()
ruflo/src/ruvocal/src/lib/stores/mcpServers.ts:56
↓ 5 callersMethodloadKvCache
Restore KV cache from an RVF-compatible binary file.
v3/@claude-flow/cli/src/appliance/gguf-engine.ts:387
↓ 5 callersMethodloadMigrations
* Load all migration files from the migrations directory
v3/@claude-flow/plugins/src/integrations/ruvector/migrations/migrations.ts:209
↓ 5 callersFunctionloadRuvllmWasm
()
v3/@claude-flow/cli/src/mcp-tools/ruvllm-tools.ts:23
↓ 5 callersFunctionloadTerminalStore
()
v3/@claude-flow/cli/src/mcp-tools/terminal-tools.ts:54
↓ 5 callersMethodlog
* Log message if verbose mode is enabled
v3/@claude-flow/testing/src/regression/regression-runner.ts:334
↓ 5 callersFunctionlogAudit
( toolName: string, context: ToolContext | undefined, input: Record<string, unknown>, output: unknown,
v3/plugins/financial-risk/src/mcp-tools.ts:88
↓ 5 callersMethodlogDebug
(message: string, data?: unknown)
v3/@claude-flow/integration/src/agentic-flow-bridge.ts:759
↓ 5 callersFunctionlogMap
(x: Float32Array, c: number)
v3/plugins/hyperbolic-reasoning/src/types.ts:646
↓ 5 callersFunctionmakeAnomaly
(overrides: Partial<AnomalyDetection> = {})
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/sona-integration-service.test.ts:17
↓ 5 callersFunctionmakeLora
(overrides: Partial<LoraRecord> = {})
tests/rvf-learning-store.test.ts:41
↓ 5 callersFunctionmakeReading
(overrides: Partial<TelemetryReading> = {})
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/sona-integration-service.test.ts:35
↓ 5 callersFunctionmakeSchema
(overrides: Partial<ToolSchema> = {})
v3/@claude-flow/guidance/tests/gateway.test.ts:19
↓ 5 callersFunctionmakeScorer
(scoreOf: (envelope: unknown) => number)
v3/@claude-flow/browser/tests/mcts-explorer.test.ts:62
↓ 5 callersFunctionmakeSnapshot
( aggregateId: string, version: number, state: Record<string, unknown> = {}, )
tests/rvf-event-log.test.ts:72
↓ 5 callersFunctionmatches
(a: unknown, b: unknown)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:326
↓ 5 callersFunctionmean
(arr)
scripts/benchmark-seed-corpus.mjs:423
↓ 5 callersFunctionmean
(arr)
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/router-parallel-analyze.mjs:61
↓ 5 callersFunctionmean
(arr)
plugins/ruflo-metaharness/scripts/router-parallel-analyze.mjs:61
↓ 5 callersFunctionmeanPayoff
( game: GameSpec, stratA: Strategy, stratB: Strategy, rounds: number, seed: number, )
plugins/ruflo-arena/src/engine/arena.ts:46
↓ 5 callersFunctionmeasure
* Measure execution time of an async function.
v3/@claude-flow/plugins/examples/ruvector/attention-patterns.ts:64
↓ 5 callersFunctionmedian
(arr)
scripts/bench-agenticow.mjs:136
↓ 5 callersFunctionmemoryAndLearning
()
v3/@claude-flow/cli/src/init/claudemd-generator.ts:110
← previousnext →2,101–2,200 of 18,477, ranked by callers