Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ruvnet/ruflo
/ functions
Functions
18,477 in github.com/ruvnet/ruflo
⨍
Functions
18,477
◇
Types & classes
6,101
↓ 4 callers
Method
serialize
* Serialize the index to a binary buffer. * * Layout (all integers big-endian): * - 5 bytes: magic header "HNSW" + version (0x01) * - 4 b
v3/@claude-flow/memory/src/hnsw-index.ts:572
↓ 4 callers
Function
serializeToBuffer
(cfp: CFPFormat, format: SerializationFormat)
v3/@claude-flow/cli/src/transfer/serialization/cfp.ts:121
↓ 4 callers
Function
serializeToJson
(cfp: CFPFormat)
v3/@claude-flow/cli/src/transfer/serialization/cfp.ts:101
↓ 4 callers
Method
set
(key: string, value: unknown)
v3/@claude-flow/memory/benchmarks/memory-write.bench.ts:22
↓ 4 callers
Method
set
(key: K, value: V)
v3/@claude-flow/memory/benchmarks/cache-hit-rate.bench.ts:42
↓ 4 callers
Method
setContext
Set the CLAUDE.md content that the executor should use as behavioral context
v3/@claude-flow/guidance/src/analyzer.ts:592
↓ 4 callers
Method
setEnabled
(enabled: boolean)
v3/@claude-flow/cli/src/services/ruvector-training.ts:40
↓ 4 callers
Method
setTopology
(type: TopologyType)
v3/@claude-flow/swarm/src/unified-coordinator.ts:1073
↓ 4 callers
Method
sha256
(input: string)
v3/@claude-flow/guidance/src/wasm-kernel.ts:27
↓ 4 callers
Function
sha256Hex
(input: Buffer | string)
plugins/ruflo-graph-intelligence/src/infrastructure/witness-signer.ts:45
↓ 4 callers
Function
shouldCheckForUpdates
( intervalHours: number = DEFAULT_INTERVAL_HOURS )
v3/@claude-flow/cli/src/update/rate-limiter.ts:63
↓ 4 callers
Function
shouldLog
(logLevel: string)
v3/mcp/server-entry.ts:130
↓ 4 callers
Method
showBead
(beadId: string)
v3/plugins/gastown-bridge/src/types.ts:834
↓ 4 callers
Function
shutdown
(signal: string)
v3/mcp/server-entry.ts:228
↓ 4 callers
Function
sign
( manifest: PluginManifest, priv: Uint8Array, pub: string, )
v3/@claude-flow/security/__tests__/plugin-integrity-verifier.test.ts:57
↓ 4 callers
Method
similarity
(a: Float32Array, b: Float32Array)
v3/@claude-flow/memory/src/rvf-backend.ts:143
↓ 4 callers
Function
singleEntryPageRank
(graph, opts)
plugins/ruflo-neural-trader/src/signed-attribution.mjs:141
↓ 4 callers
Function
sleep
(ms: number)
v3/@claude-flow/codex/src/loop/index.ts:308
↓ 4 callers
Function
sleep
(ms: number)
v3/@claude-flow/testing/src/helpers/test-utils.ts:193
↓ 4 callers
Method
solveQubo
(problem: QUBOProblem, config: AnnealingConfig)
v3/plugins/quantum-optimizer/src/types.ts:496
↓ 4 callers
Function
sparkline
(values: number[])
plugins/ruflo-arena/src/report/render.ts:49
↓ 4 callers
Function
spawnAgentsParallel
* Spawn multiple agents in parallel
v3/@claude-flow/performance/benchmarks/startup/agent-spawn.bench.ts:120
↓ 4 callers
Function
startDaemon
(projectRoot: string, config?: Partial<DaemonConfig>)
v3/@claude-flow/cli/src/services/worker-daemon.ts:1702
↓ 4 callers
Method
startRun
* Start a run event for tracking
v3/@claude-flow/guidance/src/index.ts:583
↓ 4 callers
Function
stats
(samples)
scripts/benchmark-graph.mjs:44
↓ 4 callers
Method
stop
* Stop learning consolidation
v3/@claude-flow/hooks/src/daemons/index.ts:456
↓ 4 callers
Method
stopProgressTracking
* Stop progress tracking timer
v3/plugins/gastown-bridge/src/convoy/tracker.ts:794
↓ 4 callers
Method
stopTimers
* Stop all timers
v3/@claude-flow/integration/src/long-running-worker.ts:753
↓ 4 callers
Method
store
* Store a capability and update indices.
v3/@claude-flow/guidance/src/capabilities.ts:621
↓ 4 callers
Method
store
* Store a memory entry
v3/@claude-flow/memory/src/agentdb-backend.ts:242
↓ 4 callers
Method
store
(key: string, value: string, options?: { namespace?: string; tags?: string[] })
v3/@claude-flow/plugin-iot-cognitum/src/infrastructure/agentdb-telemetry-repository.ts:12
↓ 4 callers
Method
store
(key: string, value: unknown, namespace?: string, metadata?: Record<string, unknown>)
v3/plugins/gastown-bridge/src/bridges/sync-bridge.ts:216
↓ 4 callers
Method
storeInAgentDB
(pattern: GuidancePattern, type: 'short_term' | 'long_term')
v3/@claude-flow/hooks/src/reasoningbank/index.ts:733
↓ 4 callers
Function
synthesizeFromSubAnswers
( decomposed: DecomposedQuestion, subAnswers: string[], options?: SynthesizerOptions, )
v3/@claude-flow/cli/src/benchmarks/gaia-decomposer.ts:420
↓ 4 callers
Function
table
(headers, rows)
scripts/inventory-capabilities.mjs:166
↓ 4 callers
Function
toPoincare
(euclidean: number[], curvature: number)
v3/@claude-flow/cli/src/mcp-tools/embeddings-tools.ts:125
↓ 4 callers
Function
tokenizer
(src: string)
ruflo/src/ruvocal/src/lib/utils/marked.ts:123
↓ 4 callers
Function
topK
(queries, query, k)
plugins/ruflo-neural-trader/benchmarks/memory-recall.bench.mjs:77
↓ 4 callers
Function
topologicalSort
( nodes: string[], edges: { source: string; target: string }[] )
v3/plugins/quantum-optimizer/tests/bridges.test.ts:321
↓ 4 callers
Method
trainProductQuantizer
* Train Product Quantizer codebooks using k-means on sub-vector slices. * * Splits each training vector into `numSubquantizers` sub-vectors, the
v3/@claude-flow/memory/src/hnsw-index.ts:1279
↓ 4 callers
Method
unloadPlugin
(pluginId: string)
v3/src/shared/types/index.ts:262
↓ 4 callers
Method
update
(id: string, update: MemoryEntryUpdate)
v3/@claude-flow/memory/src/index.ts:521
↓ 4 callers
Method
updateBlockedStatus
(taskId: TaskId)
v3/@claude-flow/swarm/src/coordination/task-orchestrator.ts:499
↓ 4 callers
Method
updateCalibration
(type: PIIType, calibration: PIICalibration)
v3/@claude-flow/plugin-agent-federation/src/domain/services/pii-pipeline-service.ts:222
↓ 4 callers
Method
updateMetrics
* Update provider metrics
v3/@claude-flow/providers/src/provider-manager.ts:329
↓ 4 callers
Method
updateProgress
(workflow: Workflow)
v3/@claude-flow/shared/src/plugins/official/maestro-plugin.ts:466
↓ 4 callers
Method
updateTeamContext
* Update team context
v3/plugins/teammate-plugin/src/teammate-bridge.ts:1499
↓ 4 callers
Function
useCarousel
()
v3/goal_ui/src/components/ui/carousel.tsx:31
↓ 4 callers
Function
useFormField
()
v3/goal_ui/src/components/ui/form.tsx:33
↓ 4 callers
Function
useSidebar
()
v3/goal_ui/src/components/ui/sidebar.tsx:34
↓ 4 callers
Method
vacuum
(tableName?: string)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1778
↓ 4 callers
Method
validate
(path: string, options?: PathValidatorOptions)
v3/plugins/agentic-qe/src/bridges/QESecurityBridge.ts:42
↓ 4 callers
Method
validateAndHash
(password: string)
v3/@claude-flow/security/__tests__/integration/security-flow.test.ts:16
↓ 4 callers
Method
validateCommand
(command: string)
v3/plugins/agentic-qe/__tests__/bridges.test.ts:152
↓ 4 callers
Method
validateConfig
* Validates executor configuration.
v3/@claude-flow/security/src/safe-executor.ts:196
↓ 4 callers
Method
validateIssuesList
(issues: string[])
v3/plugins/gastown-bridge/tests/validators.test.ts:225
↓ 4 callers
Function
validateItemId
* Validate item ID to prevent injection
v3/@claude-flow/cli/src/services/registry-api.ts:39
↓ 4 callers
Function
validatePackageName
(spec: string)
v3/@claude-flow/cli/src/plugins/manager.ts:33
↓ 4 callers
Function
validatePath
* Validate path for security
v3/plugins/code-intelligence/src/mcp-tools.ts:96
↓ 4 callers
Method
validateVariables
* Validate variables for a template
v3/@claude-flow/browser/src/infrastructure/workflow-templates.ts:395
↓ 4 callers
Function
vectorClockToString
(vc: VectorClock)
v3/@claude-flow/claims/src/infrastructure/vector-clock.ts:116
↓ 4 callers
Method
verifyAll
* Verify all anchors in the store. * * Returns a summary with the count of valid anchors and the * IDs of any anchors whose signatures do not
v3/@claude-flow/guidance/src/truth-anchors.ts:318
↓ 4 callers
Function
withRetry
( fn: () => Promise<T>, config: RetryConfig, isRetryable?: (error: Error) => boolean )
v3/plugins/teammate-plugin/src/utils/retry.ts:21
↓ 4 callers
Method
withType
(indexType: VectorIndexType)
v3/@claude-flow/plugins/__tests__/utils/ruvector-test-utils.ts:712
↓ 4 callers
Method
withWorkers
(workers: WorkerDefinition[])
v3/@claude-flow/plugins/src/sdk/index.ts:152
↓ 4 callers
Method
writeChildrenSnapshot
* Snapshot the currently-active headless worker child PIDs to disk. * Best-effort; failures don't propagate.
v3/@claude-flow/cli/src/services/worker-daemon.ts:560
↓ 4 callers
Function
xavierInit
* Initialize weights using Xavier/Glorot initialization
v3/@claude-flow/neural/src/moe-router.ts:169
↓ 4 callers
Function
zScoreNormalize
( embedding: Float32Array | number[], epsilon = 1e-12 )
v3/@claude-flow/embeddings/src/normalization.ts:140
↓ 3 callers
Function
__resetTaskEmbedderForTests
()
v3/@claude-flow/cli/src/ruvector/task-embedder.ts:240
↓ 3 callers
Method
_send
(method, params)
ruflo/src/ruvocal/mcp-bridge/index.js:208
↓ 3 callers
Method
_send
(method, params)
ruflo/src/mcp-bridge/index.js:208
↓ 3 callers
Method
act
()
plugins/ruflo-arena/src/domain/types.ts:45
↓ 3 callers
Method
adapt_with_reward
(improvement: number)
v3/@claude-flow/cli/src/services/ruvector-training.ts:179
↓ 3 callers
Function
addEdge
(data: GraphEdgeData)
v3/@claude-flow/cli/src/ruvector/graph-backend.ts:138
↓ 3 callers
Method
addPatient
* Add a patient by clinical features
v3/plugins/healthcare-clinical/src/bridges/hnsw-bridge.ts:403
↓ 3 callers
Function
addPatternToRegistry
( registry: PatternRegistry, entry: PatternEntry )
v3/@claude-flow/cli/src/transfer/store/registry.ts:167
↓ 3 callers
Method
addRandomVectors
(count: number, dimensions: number = 384)
v3/@claude-flow/plugins/__tests__/utils/ruvector-test-utils.ts:665
↓ 3 callers
Method
addSignal
* Add signal with batch eviction. * Trims 10% at once to amortize the O(n) splice cost instead of * calling shift() (O(n)) on every insertion.
v3/@claude-flow/guidance/src/adversarial.ts:434
↓ 3 callers
Function
addToHNSWIndex
( id: string, embedding: number[], entry: HNSWEntry )
v3/@claude-flow/cli/src/memory/memory-initializer.ts:648
↓ 3 callers
Method
addToQueue
(agentId: string, message: Message)
v3/@claude-flow/swarm/src/message-bus.ts:343
↓ 3 callers
Method
addToRoleIndex
* Add node to role index
v3/@claude-flow/swarm/src/topology-manager.ts:565
↓ 3 callers
Method
addTrajectoryStep
* Add a step to the current in-progress trajectory
v3/@claude-flow/cli/src/memory/intelligence.ts:230
↓ 3 callers
Method
analyzeCriticalPath
(encoded: Float32Array)
v3/plugins/perf-optimizer/src/types.ts:608
↓ 3 callers
Method
analyzeInput
* Analyze input for security threats
v3/@claude-flow/guidance/src/adversarial.ts:278
↓ 3 callers
Method
analyzeSpectral
* Analyze spectral stability of a system * @param adjacencyMatrix Flattened adjacency matrix * @returns Spectral analysis result with eigenvalue
v3/plugins/prime-radiant/src/interfaces.ts:70
↓ 3 callers
Method
analyzeWorkload
* Analyze workload patterns.
v3/@claude-flow/plugins/src/integrations/ruvector/self-learning.ts:1083
↓ 3 callers
Method
annotateSnapshot
* Annotate a snapshot with `_causalRiskScore` per element-ref. * * Returns a copy of the snapshot with a top-level `_causal` map. Existing *
v3/@claude-flow/browser/src/application/causal-recovery-service.ts:112
↓ 3 callers
Method
append
(entry: TrustHistoryEntry)
v3/@claude-flow/plugin-iot-cognitum/src/domain/repositories/trust-history-repository.ts:15
↓ 3 callers
Method
applyFilters
( entries: MemoryEntry[], query: MemoryQuery )
v3/@claude-flow/memory/src/agentdb-adapter.ts:914
↓ 3 callers
Method
applyLoRA
(input: Float32Array, weights: LoRAWeights)
v3/plugins/ruvector-upstream/src/bridges/sona.ts:77
↓ 3 callers
Method
applyModeConfig
(mode: SONALearningMode)
v3/@claude-flow/integration/src/sona-adapter.ts:641
↓ 3 callers
Method
applyRemoteEvent
* Apply an event received from a federation peer. * Throws `ConcurrentWriteError` if the remote event is concurrent with our * latest known stat
v3/@claude-flow/claims/src/infrastructure/federated-event-store.ts:213
↓ 3 callers
Method
approvePlan
* Approve a plan
v3/plugins/teammate-plugin/src/teammate-bridge.ts:1246
↓ 3 callers
Method
argmax
(values)
v3/@claude-flow/neural/src/algorithms/sarsa.js:279
↓ 3 callers
Method
argmax
(values: Float32Array)
v3/@claude-flow/neural/src/algorithms/sarsa.ts:365
↓ 3 callers
Function
assertSafeRuleArg
* Defense-in-depth: every value spliced into a rule line goes through this * filter. Allows the chars `nft`/`pf` syntax actually needs and refuses *
v3/@claude-flow/plugin-agent-federation/src/domain/services/wg-firewall-service.ts:76
↓ 3 callers
Method
assignTask
(task: TaskDefinition)
v3/@claude-flow/swarm/src/unified-coordinator.ts:742
↓ 3 callers
Function
avg
(arr)
plugins/ruflo-cost-tracker/scripts/bench.mjs:119
↓ 3 callers
Function
batchEuclideanToPoincare
( embeddings: Array<Float32Array | number[]>, config: HyperbolicConfig = {} )
v3/@claude-flow/embeddings/src/hyperbolic.ts:420
↓ 3 callers
Method
beadToAgentDBValue
* Convert bead to AgentDB value
v3/plugins/gastown-bridge/src/bridges/sync-bridge.ts:700
← previous
next →
2,801–2,900 of 18,477, ranked by callers