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
↓ 5 callers
Function
createCoherenceScheduler
( config?: CoherenceSchedulerConfig, )
v3/@claude-flow/guidance/src/coherence.ts:508
↓ 5 callers
Method
createConnection
* Create a new connection
v3/mcp/transport/connection-pool.ts:298
↓ 5 callers
Function
createCursor
* Creates a mock cursor over a dataset
v3/@claude-flow/plugins/__tests__/ruvector-streaming.test.ts:43
↓ 5 callers
Function
createDiffClassifier
(config?: Partial<DiffClassifierConfig>)
v3/@claude-flow/cli/src/ruvector/diff-classifier.ts:300
↓ 5 callers
Function
createEmptyState
()
v3/plugins/gastown-bridge/src/gupp/state.ts:281
↓ 5 callers
Method
createErrorResponse
* Create error response
v3/@claude-flow/shared/src/mcp/server.ts:646
↓ 5 callers
Method
createErrorResponse
* Create error response
v3/mcp/server.ts:649
↓ 5 callers
Function
createEvolutionPipeline
( config?: EvolutionPipelineConfig, )
v3/@claude-flow/guidance/src/evolution.ts:795
↓ 5 callers
Function
createHnswRouter
(config: HnswRouterConfig)
v3/@claude-flow/cli/src/ruvector/ruvllm-wasm.ts:153
↓ 5 callers
Function
createMockSteps
(count: number, avgReward: number)
v3/@claude-flow/neural/examples/sona-usage.ts:272
↓ 5 callers
Function
createPPO
(config)
v3/@claude-flow/neural/src/algorithms/ppo.js:328
↓ 5 callers
Function
createPerfFpgaBridge
(config?: Partial<FpgaConfig>)
v3/plugins/perf-optimizer/src/bridges/fpga-bridge.ts:639
↓ 5 callers
Function
createPerfSparseBridge
(config?: Partial<SparseEncodingConfig>)
v3/plugins/perf-optimizer/src/bridges/sparse-bridge.ts:407
↓ 5 callers
Function
createQLearning
(config)
v3/@claude-flow/neural/src/algorithms/q-learning.js:256
↓ 5 callers
Function
createSARSA
(config)
v3/@claude-flow/neural/src/algorithms/sarsa.js:294
↓ 5 callers
Function
createSearchResultStream
* Stream of search results from cursor
v3/@claude-flow/plugins/__tests__/ruvector-streaming.test.ts:92
↓ 5 callers
Function
createSonaBridge
(config?: Partial<SonaConfig>)
v3/plugins/cognitive-kernel/src/bridges/sona-bridge.ts:500
↓ 5 callers
Function
createTemporalReasoner
( store: TemporalStore, )
v3/@claude-flow/guidance/src/temporal.ts:848
↓ 5 callers
Function
createTestConfig
* Create test configuration
v3/@claude-flow/plugins/__tests__/ruvector-bridge.test.ts:123
↓ 5 callers
Function
createTruthAnchorStore
( config?: Partial<TruthAnchorConfig>, )
v3/@claude-flow/guidance/src/truth-anchors.ts:666
↓ 5 callers
Function
ddAdapter
(graphId: string, n = 6)
plugins/ruflo-graph-intelligence/tests/phase8-federation.test.ts:16
↓ 5 callers
Function
decomposeQuestion
( questionText: string, options?: DecomposerOptions, )
v3/@claude-flow/cli/src/benchmarks/gaia-decomposer.ts:336
↓ 5 callers
Method
dedup
* Collapse content-hash duplicates across all namespaces per `strategy`. * * - `keep-newest`: keep the entry with the highest `updatedAt`, drop
v3/@claude-flow/memory/src/consolidator.ts:140
↓ 5 callers
Method
delta_norm
()
v3/@claude-flow/cli/src/services/ruvector-training.ts:191
↓ 5 callers
Method
deriveStatus
* Derive the belief status from its current confidence and evidence ratios.
v3/@claude-flow/guidance/src/uncertainty.ts:651
↓ 5 callers
Method
deserialize
* Deserialize an HNSW index from a buffer produced by {@link serialize}. * * Throws on magic-header mismatch, version mismatch, or truncated inp
v3/@claude-flow/memory/src/hnsw-index.ts:631
↓ 5 callers
Function
detectFormat
(filePath: string)
v3/@claude-flow/cli/src/transfer/serialization/cfp.ts:210
↓ 5 callers
Function
detectPlatform
()
v3/@claude-flow/cli/src/init/types.ts:272
↓ 5 callers
Method
detectStaleWork
Auto-detect stealable work based on config thresholds
v3/@claude-flow/claims/src/application/work-stealing-service.ts:58
↓ 5 callers
Method
disablePlugin
* Disable a plugin from a collection.
v3/@claude-flow/plugins/src/collections/collection-manager.ts:218
↓ 5 callers
Method
disconnect
()
v3/@claude-flow/testing/src/helpers/mock-factory.ts:261
↓ 5 callers
Function
dispatch
(action: Action)
v3/goal_ui/src/hooks/use-toast.ts:128
↓ 5 callers
Method
distanceOptimized
* OPTIMIZED distance calculation that uses pre-normalized vectors when available
v3/@claude-flow/memory/src/hnsw-index.ts:1065
↓ 5 callers
Method
dotProduct
(a: number[], b: number[])
v3/@claude-flow/integration/src/attention-coordinator.ts:657
↓ 5 callers
Method
downloadPattern
* Download a pattern from IPFS
v3/@claude-flow/cli/src/transfer/store/download.ts:43
↓ 5 callers
Method
embed
(text: string)
v3/plugins/agentic-qe/src/bridges/QEMemoryBridge.ts:85
↓ 5 callers
Method
emit
* Emit typed event.
v3/@claude-flow/plugins/src/integrations/ruvector/streaming.ts:1622
↓ 5 callers
Method
emitIssueReleased
( issueId: string, releasedBy: Claimant, reason?: string, correlationId?: string )
v3/@claude-flow/claims/tests/events.test.ts:254
↓ 5 callers
Method
enablePlugin
* Enable a plugin from a collection.
v3/@claude-flow/plugins/src/collections/collection-manager.ts:199
↓ 5 callers
Function
enclosingScope
(node: ts.Node)
v3/@claude-flow/cli/src/ruvector/codemods/scope-analysis.ts:37
↓ 5 callers
Function
encodeEmbedding
(embedding: number[] | Float32Array)
v3/@claude-flow/cli/src/memory/embedding-quantization.ts:47
↓ 5 callers
Method
ensureDirectory
* Ensure the storage directory exists.
v3/@claude-flow/guidance/src/persistence.ts:280
↓ 5 callers
Method
ensureInitialized
* Lazily initialize database connection
v3/@claude-flow/embeddings/src/persistent-cache.ts:76
↓ 5 callers
Function
ensureSchemaColumns
(dbPath: string)
v3/@claude-flow/cli/src/memory/memory-initializer.ts:1115
↓ 5 callers
Function
errMsg
(err: unknown)
v3/@claude-flow/cli/src/commands/appliance.ts:37
↓ 5 callers
Function
errorResponse
(status: number, message: string)
ruflo/src/ruvocal/src/lib/server/hooks/handle.ts:50
↓ 5 callers
Function
escLabel
(v)
plugins/ruflo-cost-tracker/scripts/export.mjs:55
↓ 5 callers
Method
evaluateDiffSize
* Gate 3: Diff Size * * If patch exceeds threshold, require a plan and staged commits.
v3/@claude-flow/guidance/src/gates.ts:224
↓ 5 callers
Method
evaluateQaoaCircuit
( graph: ProblemGraph, gamma: Float32Array, beta: Float32Array, shots: number )
v3/plugins/quantum-optimizer/src/bridges/exotic-bridge.ts:448
↓ 5 callers
Method
expireStale
* Expire stale claims that haven't had activity
v3/@claude-flow/claims/src/application/claim-service.ts:132
↓ 5 callers
Method
exportAssertions
* Export all assertions for persistence. * * @returns Serializable store representation
v3/@claude-flow/guidance/src/temporal.ts:516
↓ 5 callers
Function
extractAdrRefs
(s)
plugins/ruflo-adr/scripts/import.mjs:193
↓ 5 callers
Function
extractClauses
* Extract clauses from document
v3/plugins/legal-contracts/src/mcp-tools.ts:553
↓ 5 callers
Function
fail
(msg)
scripts/smoke-memory-stats-legacy-db.mjs:32
↓ 5 callers
Function
fallbackAnalyze
* Fallback analysis when ruvector is not available
v3/@claude-flow/cli/src/commands/analyze.ts:1327
↓ 5 callers
Function
fallbackLouvain
* Louvain community detection algorithm (fallback when ruvector not available) * Greedy modularity optimization
v3/@claude-flow/cli/src/ruvector/graph-analyzer.ts:641
↓ 5 callers
Function
fallbackMinCut
* Stoer-Wagner MinCut algorithm (fallback when ruvector not available) * Finds minimum cut with deterministic result
v3/@claude-flow/cli/src/ruvector/graph-analyzer.ts:519
↓ 5 callers
Method
finalizeEvent
* Finalize and store an event
v3/@claude-flow/guidance/src/ledger.ts:287
↓ 5 callers
Method
findBackdoorPaths
(graph: object, treatment: string, outcome: string)
v3/plugins/prime-radiant/__tests__/wasm-bridge.test.ts:33
↓ 5 callers
Method
findByNamespace
(namespace: string, options?: Omit<MemoryQueryOptions, 'namespace'>)
v3/@claude-flow/memory/src/domain/repositories/memory-repository.interface.ts:93
↓ 5 callers
Function
findGitRoot
(dir: string)
v3/@claude-flow/memory/src/auto-memory-bridge.ts:783
↓ 5 callers
Method
findOptimalPath
(from: string, to: string)
v3/@claude-flow/swarm/src/types.ts:485
↓ 5 callers
Method
findSessionByNodeId
(nodeId: string)
v3/@claude-flow/plugin-agent-federation/src/application/federation-coordinator.ts:661
↓ 5 callers
Method
findSimilar
(entryId: string, limit?: number)
v3/@claude-flow/memory/src/domain/repositories/memory-repository.interface.ts:99
↓ 5 callers
Function
findSimilarPlugins
( registry: PluginRegistry, pluginId: string, limit: number = 5 )
v3/@claude-flow/cli/src/plugins/store/search.ts:215
↓ 5 callers
Function
fingerprint
(publicKey: string)
v3/@claude-flow/security/src/plugins/integrity-verifier.ts:128
↓ 5 callers
Function
fitsBudget
(actual: ComplexityClass, budget: ComplexityClass)
plugins/ruflo-graph-intelligence/src/domain/types.ts:87
↓ 5 callers
Method
flashAttention
( query: Float32Array, key: Float32Array, value: Float32Array )
v3/plugins/neural-coordination/src/types.ts:474
↓ 5 callers
Function
fmt
(v)
scripts/benchmark-seed-corpus.mjs:442
↓ 5 callers
Function
fmtBytes
(b: number)
v3/@claude-flow/cli/src/appliance/rvfa-builder.ts:384
↓ 5 callers
Function
fmtUsd
(n)
plugins/ruflo-cost-tracker/scripts/summary.mjs:149
↓ 5 callers
Function
forceCommit
( messages: Array<{ role: string; content: string | unknown }>, callModel: (messages: Array<{ role: string
v3/@claude-flow/cli/src/benchmarks/gaia-convergence.ts:252
↓ 5 callers
Method
forceOpen
* Force circuit to open state (for testing)
v3/plugins/teammate-plugin/src/utils/circuit-breaker.ts:161
↓ 5 callers
Function
formatBytes
(bytes: number)
v3/@claude-flow/cli/src/commands/status.ts:88
↓ 5 callers
Method
formatClaimant
(claimant: Claimant)
v3/@claude-flow/cli/src/services/claim-service.ts:714
↓ 5 callers
Function
formatEmbedding
(embedding: number[], dimensions: number = 384)
v3/@claude-flow/cli/__tests__/security-verification.test.ts:53
↓ 5 callers
Function
formatHealth
(health: string)
v3/@claude-flow/cli/src/commands/hive-mind.ts:1448
↓ 5 callers
Method
generate
* Generates a random token. * * @param length - Token length in bytes * @returns Random token string
v3/@claude-flow/security/src/token-generator.ts:122
↓ 5 callers
Function
generateAgentIndex
(agents: AgentDefinition[])
v3/@claude-flow/guidance/src/generators.ts:511
↓ 5 callers
Method
generateCsrfToken
* Generates a CSRF token. * * @returns CSRF token (shorter expiration)
v3/@claude-flow/security/src/token-generator.ts:166
↓ 5 callers
Function
generateExtEventId
()
v3/@claude-flow/claims/src/domain/events.ts:777
↓ 5 callers
Method
generateRoutingGuidance
* Generate task routing guidance * Returns plain text with agent recommendation
v3/@claude-flow/hooks/src/reasoningbank/guidance-provider.ts:336
↓ 5 callers
Function
generateSecureId
(prefix: string)
v3/@claude-flow/claims/src/api/mcp-tools.ts:292
↓ 5 callers
Function
generateSimpleEmbedding
* Generate hash-based embedding from text. * For ML embeddings, use: import('agentic-flow').computeEmbedding
v3/mcp/tools/hooks-tools.ts:326
↓ 5 callers
Function
generateSimpleEmbedding
* Generate a simple embedding from text (for demo purposes) * In production, use a real embedding model
v3/mcp/tools/hooks-tools.js:117
↓ 5 callers
Function
generateTestCode
( funcName: string, category: string, framework: string, mockStrategy?: string )
v3/plugins/test-intelligence/src/mcp-tools.ts:821
↓ 5 callers
Function
generateToolCode
(toolName: string)
v3/@claude-flow/plugins/examples/plugin-creator/index.ts:124
↓ 5 callers
Method
getActiveTasks
* Get active tasks
v3/@claude-flow/shared/src/hooks/task-hooks.ts:495
↓ 5 callers
Function
getAgentType
* Get agent type by route name
v3/@claude-flow/cli/src/commands/route.ts:73
↓ 5 callers
Method
getAllAgents
()
v3/@claude-flow/swarm/src/unified-coordinator.ts:376
↓ 5 callers
Method
getAllClaims
()
v3/@claude-flow/cli/src/services/claim-service.ts:674
↓ 5 callers
Method
getAllSnapshots
* Get snapshots for all tracked agents.
v3/@claude-flow/guidance/src/trust.ts:560
↓ 5 callers
Method
getAllTasks
()
v3/@claude-flow/swarm/src/coordination/task-orchestrator.ts:341
↓ 5 callers
Function
getBackgroundDaemonPid
* Get PID of background daemon from PID file
v3/@claude-flow/cli/src/commands/daemon.ts:764
↓ 5 callers
Method
getBridge
(name: string)
v3/plugins/agentic-qe/__tests__/plugin.test.ts:171
↓ 5 callers
Method
getCapabilities
* Get plugin capabilities
v3/plugins/prime-radiant/src/interfaces.ts:560
↓ 5 callers
Method
getChainTip
* Get the most recent envelope in the chain.
v3/@claude-flow/guidance/src/proof.ts:271
↓ 5 callers
Method
getChildren
(graph: CausalGraph, node: string)
v3/plugins/prime-radiant/__tests__/engines/causal.test.ts:280
↓ 5 callers
Method
getConfidenceChain
* Trace the full inference chain from a belief back to its root beliefs. * * Returns an array of { belief, depth } nodes, starting with the quer
v3/@claude-flow/guidance/src/uncertainty.ts:523
↓ 5 callers
Function
getConfig
()
v3/@claude-flow/cli/src/ruvector/neural-router.ts:238
← previous
next →
2,001–2,100 of 18,477, ranked by callers