MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 3 callersFunctionextractPluginSkillsFixture
(manifest, pluginName)
scripts/smoke-wasm-plugin-bridge.mjs:75
↓ 3 callersFunctionextractTableName
(sql: string)
v3/plugins/perf-optimizer/src/mcp-tools.ts:878
↓ 3 callersMethodextractTables
(sql: string)
v3/@claude-flow/plugins/src/integrations/ruvector/self-learning.ts:1358
↓ 3 callersFunctionfFor
(n: number)
v3/@claude-flow/swarm/__tests__/byzantine-transport.test.ts:110
↓ 3 callersFunctionfail
(m)
scripts/audit-codex-integration.mjs:23
↓ 3 callersFunctionfail
(m)
plugins/ruflo-core/scripts/test-mcp-roundtrips.mjs:34
↓ 3 callersFunctionfailingSource
()
ruflo/src/ruvocal/src/lib/utils/messageUpdates.spec.ts:143
↓ 3 callersMethodfindAllPaths
* Find all paths from source to target
v3/plugins/prime-radiant/src/engines/CausalEngine.ts:402
↓ 3 callersMethodfindByAgent
(agentId: string)
v3/@claude-flow/claims/tests/load-balancer.test.ts:95
↓ 3 callersMethodfindByStatus
(status: TaskStatus)
v3/@claude-flow/cli/src/infrastructure/in-memory-repositories.ts:218
↓ 3 callersFunctionfindCycle
(node: string, path: string[])
v3/plugins/code-intelligence/src/mcp-tools.ts:956
↓ 3 callersFunctionfindLineNumber
* Find line number for a character index
v3/@claude-flow/codex/src/migrations/index.ts:532
↓ 3 callersMethodfindMatches
* Find all patterns that match an action.
v3/@claude-flow/guidance/src/authority.ts:699
↓ 3 callersMethodfindPatterns
(query: Float32Array, k: number)
v3/plugins/cognitive-kernel/src/types.ts:492
↓ 3 callersMethodfindQueued
()
v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts:59
↓ 3 callersMethodfindResolvedEntry
(collectionId: string, pluginName: string)
v3/@claude-flow/plugins/src/collections/collection-manager.ts:611
↓ 3 callersFunctionfindSimilarPatterns
( query: string, options?: { k?: number; threshold?: number; type?: string } )
v3/@claude-flow/cli/src/memory/intelligence.ts:1188
↓ 3 callersMethodfindStaleClaims
(staleSince: Date)
v3/@claude-flow/claims/tests/work-stealing-service.test.ts:93
↓ 3 callersMethodflushBatch
()
v3/@claude-flow/claims/tests/events.test.ts:520
↓ 3 callersFunctionflushToDisk
()
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:155
↓ 3 callersMethodflushToFile
* Write all entries to the binary cache file. * * Format: * [4-byte magic "RVEC"] * For each entry: * [4-byte key-hash (uint32)
v3/@claude-flow/embeddings/src/rvf-embedding-cache.ts:415
↓ 3 callersFunctionflushUpdates
Batch UI updates at ~60fps to prevent main thread jank
ruflo/src/ruvocal/src/lib/workers/autopilotWorker.ts:56
↓ 3 callersFunctionfmtUsd
(n)
plugins/ruflo-cost-tracker/scripts/conversation.mjs:18
↓ 3 callersMethodfocus
(ids: string[])
v3/plugins/cognitive-kernel/src/types.ts:474
↓ 3 callersFunctionformatBytes
* Format bytes to human readable
v3/@claude-flow/cli/src/commands/ruvector/status.ts:28
↓ 3 callersFunctionformatBytes
* Format bytes to human readable
v3/@claude-flow/cli/src/commands/ruvector/backup.ts:29
↓ 3 callersFunctionformatCheck
(check: HealthCheck)
v3/@claude-flow/cli/src/commands/doctor.ts:1014
↓ 3 callersFunctionformatClaimant
(c: Claimant)
v3/@claude-flow/cli/src/commands/issues.ts:617
↓ 3 callersFunctionformatHealth
(health: string)
v3/@claude-flow/cli/src/commands/status.ts:340
↓ 3 callersFunctionformatMemoryProfile
(profiles: MemoryProfile[])
v3/@claude-flow/performance/src/attention-benchmarks.ts:386
↓ 3 callersFunctionformatPriority
(priority: string)
v3/@claude-flow/cli/src/commands/task.ts:53
↓ 3 callersFunctionformatSize
* Format bytes into a human-readable string
v3/@claude-flow/cli/src/commands/cleanup.ts:73
↓ 3 callersMethodformatVector
* Format vector for SQL.
v3/@claude-flow/plugins/src/integrations/ruvector/streaming.ts:771
↓ 3 callersMethodformatVector
* Format vector for SQL.
v3/@claude-flow/plugins/src/integrations/ruvector/streaming.ts:1274
↓ 3 callersMethodforwardSequential
* Forward pass through all heads sequentially
v3/@claude-flow/performance/benchmarks/attention/multi-head-attention.bench.ts:107
↓ 3 callersMethodforward_array
(input: Float32Array)
v3/@claude-flow/cli/src/services/ruvector-training.ts:158
↓ 3 callersMethodforward_count
()
v3/@claude-flow/cli/src/services/ruvector-training.ts:177
↓ 3 callersFunctionfullMCPInit
* Full MCP server initialization
v3/@claude-flow/performance/benchmarks/startup/mcp-server-init.bench.ts:81
↓ 3 callersMethodgauge
* Record a gauge metric
v3/@claude-flow/cli/src/production/monitoring.ts:140
↓ 3 callersMethodgenerateAgentEmbedding
(agent: V3AgentState)
v3/@claude-flow/integration/src/swarm-adapter.ts:887
↓ 3 callersFunctiongenerateAgentRouter
()
v3/@claude-flow/cli/src/init/helpers-generator.ts:210
↓ 3 callersFunctiongenerateAgentTypeCode
(agentType: string)
v3/@claude-flow/plugins/examples/plugin-creator/index.ts:243
↓ 3 callersFunctiongenerateCIConfigToml
()
v3/@claude-flow/codex/src/generators/config-toml.ts:545
↓ 3 callersFunctiongenerateClaimId
()
v3/@claude-flow/claims/src/domain/types.ts:801
↓ 3 callersMethodgenerateCodeEmbedding
(code: string, symbolName?: string, symbolType?: string)
v3/@claude-flow/plugins/examples/ruvector-plugins/semantic-code-search.ts:342
↓ 3 callersMethodgenerateEmbedding
(hookName: string, event: HookEvent, fileTypes: string[], operations: string[])
v3/@claude-flow/plugins/examples/ruvector-plugins/hook-pattern-library.ts:314
↓ 3 callersMethodgenerateFingerprint
(sql: string)
v3/@claude-flow/plugins/src/integrations/ruvector/self-learning.ts:1374
↓ 3 callersFunctiongenerateFromDefaultEndpoint
({ messages, preprompt, generateSettings, modelId, locals, }: { messages: EndpointMessage[]; preprompt?
ruflo/src/ruvocal/src/lib/server/generateFromDefaultEndpoint.ts:5
↓ 3 callersFunctiongenerateId
()
v3/@claude-flow/cli/src/commands/deployment.ts:79
↓ 3 callersFunctiongenerateId
* Generate a secure random ID for memory entries.
v3/@claude-flow/cli/src/memory/memory-bridge.ts:73
↓ 3 callersMethodgenerateId
(prefix: string)
v3/@claude-flow/integration/src/sona-adapter.ts:804
↓ 3 callersFunctiongenerateMinimalConfigToml
(options: ConfigTomlOptions = {})
v3/@claude-flow/codex/src/generators/config-toml.ts:522
↓ 3 callersMethodgeneratePatternEmbedding
(trigger: string, action: string, category: string)
v3/@claude-flow/plugins/examples/ruvector-plugins/sona-learning.ts:317
↓ 3 callersFunctiongeneratePatternId
(name: string)
v3/@claude-flow/cli/src/transfer/store/registry.ts:330
↓ 3 callersFunctiongenerateRandomTensor
(size: number)
v3/@claude-flow/performance/benchmarks/attention/multi-head-attention.bench.ts:302
↓ 3 callersMethodgenerateRandomVectors
* Generate random vectors for benchmarking
v3/@claude-flow/neural/src/flash-attention.ts:737
↓ 3 callersMethodgenerateSafeStatusline
* Generate safe multi-line output that avoids collision zone * The collision zone is columns 15-25 on the SECOND-TO-LAST line * We restructure o
v3/@claude-flow/hooks/src/statusline/index.ts:286
↓ 3 callersMethodgenerateSecureString
* Generates a cryptographically secure random string using rejection sampling * to eliminate modulo bias. * * @param length - Length of the s
v3/@claude-flow/security/src/credential-generator.ts:154
↓ 3 callersMethodgenerateSessionId
()
v3/@claude-flow/mcp/src/session-manager.ts:315
↓ 3 callersFunctiongenerateSimpleEmbedding
(text: string, dimension: number = 384)
v3/@claude-flow/cli/src/mcp-tools/hooks-tools.ts:142
↓ 3 callersMethodgenerateStopCheck
* Generate stop check * Returns exit code 2 + stderr if work incomplete
v3/@claude-flow/hooks/src/reasoningbank/guidance-provider.ts:371
↓ 3 callersMethodgenerateTestCode
( framework: string, testType: string, index: number, variant?: string )
v3/plugins/agentic-qe/__tests__/tools/generate-tests.test.ts:169
↓ 3 callersMethodgenerateToken
(length?: number)
v3/plugins/agentic-qe/src/bridges/QESecurityBridge.ts:95
↓ 3 callersMethodgenerateTokenPair
* Generates a refresh token pair. * * @returns Access and refresh tokens
v3/@claude-flow/security/src/token-generator.ts:318
↓ 3 callersMethodget
(key: K)
v3/@claude-flow/memory/benchmarks/cache-hit-rate.bench.ts:144
↓ 3 callersMethodgetAbortTime
(conversationId: string)
ruflo/src/ruvocal/src/lib/server/abortedGenerations.ts:28
↓ 3 callersMethodgetActiveGateCount
* Get gate statistics
v3/@claude-flow/guidance/src/gates.ts:314
↓ 3 callersMethodgetActiveRun
* Get the active run event for a given task ID (if any).
v3/@claude-flow/guidance/src/hooks.ts:263
↓ 3 callersMethodgetAgent
* Get agent by ID
v3/@claude-flow/shared/src/core/interfaces/agent.interface.ts:205
↓ 3 callersMethodgetAgentDBBackend
()
v3/@claude-flow/memory/src/hybrid-backend.ts:784
↓ 3 callersMethodgetAgentLoad
(agentId: string)
v3/@claude-flow/claims/tests/load-balancer.test.ts:170
↓ 3 callersFunctiongetAgentPath
()
v3/@claude-flow/cli/src/mcp-tools/agent-execute-core.ts:53
↓ 3 callersMethodgetAgentType
* Get agent type from claimant
v3/@claude-flow/claims/src/application/work-stealing-service.ts:582
↓ 3 callersMethodgetAgents
()
v3/plugins/agentic-qe/src/plugin.ts:1068
↓ 3 callersMethodgetAgentsByStatus
* Get agents by status
v3/@claude-flow/shared/src/events/projections.ts:98
↓ 3 callersMethodgetAlerts
* Get active alerts
v3/@claude-flow/cli/src/production/monitoring.ts:322
↓ 3 callersMethodgetAlerts
* Get recent alerts
v3/@claude-flow/hooks/src/workers/index.ts:615
↓ 3 callersMethodgetAll
()
v3/@claude-flow/shared/src/core/orchestrator/lifecycle-manager.ts:35
↓ 3 callersMethodgetAllAgents
()
v3/@claude-flow/swarm/src/queen-coordinator.ts:404
↓ 3 callersMethodgetAllAgents
()
v3/@claude-flow/swarm/src/coordination/agent-registry.ts:51
↓ 3 callersMethodgetAllAgents
* Get all agents
v3/@claude-flow/shared/src/events/projections.ts:91
↓ 3 callersMethodgetAllCommands
()
v3/@claude-flow/cli/src/parser.ts:142
↓ 3 callersFunctiongetAllPoolStats
()
v3/plugins/gastown-bridge/src/memory/pool.ts:561
↓ 3 callersMethodgetAllTasks
* Get all tasks
v3/@claude-flow/shared/src/events/projections.ts:281
↓ 3 callersMethodgetAllowedPrefixes
* Returns the current allowed prefixes.
v3/@claude-flow/security/src/path-validator.ts:474
↓ 3 callersFunctiongetApiToken
(locals: App.Locals | undefined)
ruflo/src/ruvocal/src/lib/server/apiToken.ts:3
↓ 3 callersMethodgetAverageConnections
()
v3/@claude-flow/swarm/src/topology-manager.ts:647
↓ 3 callersMethodgetBestMitigation
* Get best mitigation strategy based on learned effectiveness
v3/@claude-flow/aidefence/src/index.ts:128
↓ 3 callersMethodgetBlockingTasks
(taskId: TaskId)
v3/@claude-flow/swarm/src/coordination/task-orchestrator.ts:321
↓ 3 callersMethodgetBranch
Direct branch lookup.
v3/@claude-flow/browser/src/application/mcts-explorer.ts:227
↓ 3 callersMethodgetBucket
* Get or create bucket for key
v3/@claude-flow/shared/src/resilience/rate-limiter.ts:348
↓ 3 callersMethodgetByRun
* Retrieve all artifacts produced by a specific run. * * @param runId - The run ID to filter by * @returns Artifacts matching the run, ordere
v3/@claude-flow/guidance/src/artifacts.ts:327
↓ 3 callersMethodgetByStatus
* Get agents by status
v3/@claude-flow/shared/src/core/interfaces/agent.interface.ts:140
↓ 3 callersMethodgetCacheSize
()
v3/plugins/prime-radiant/__tests__/engines/cohomology.test.ts:204
↓ 3 callersMethodgetCategories
()
ruflo/src/ruvocal/src/lib/wasm/index.ts:26
↓ 3 callersMethodgetCohomologyEngine
()
v3/plugins/prime-radiant/__tests__/wasm-bridge.test.ts:101
↓ 3 callersFunctiongetCollection
(name: string, tenantId?: string)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:208
↓ 3 callersFunctiongetCommandAsync
(name: string)
v3/@claude-flow/cli/src/commands/index.ts:309
↓ 3 callersMethodgetCommitTypeDescription
* Get commit type description
v3/@claude-flow/shared/src/hooks/safety/git-commit.ts:585
↓ 3 callersMethodgetCompactContext
* Retrieve compact context instead of full file content. * Token savings depend on query length vs retrieved context size.
v3/@claude-flow/integration/src/token-optimizer.ts:109
← previousnext →3,101–3,200 of 18,477, ranked by callers