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
↓ 92 callers
Method
initialize
()
v3/@claude-flow/memory/src/domain/repositories/memory-repository.interface.ts:117
↓ 90 callers
Method
delete
(id: string)
v3/@claude-flow/memory/src/domain/repositories/memory-repository.interface.ts:83
↓ 89 callers
Method
find
( filter: Record<string, unknown> = {}, options?: { projection?: Record<string, 0 | 1> } )
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:515
↓ 89 callers
Method
setText
(text: string)
v3/@claude-flow/cli-core/src/output.ts:634
↓ 88 callers
Method
getStats
()
v3/@claude-flow/cli/src/services/ruvector-training.ts:38
↓ 86 callers
Method
findOne
( filter: Record<string, unknown> = {}, options?: { sort?: Record<string, 1 | -1>; projection?: Record<str
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:501
↓ 84 callers
Function
error
()
ruflo/src/ruvocal/src/lib/utils/haptics.ts:57
↓ 84 callers
Method
isDirectory
(path: string)
v3/@claude-flow/security/__tests__/unit/path-validator.test.ts:26
↓ 83 callers
Method
propose
(value: unknown, proposerId: string)
v3/@claude-flow/swarm/src/types.ts:490
↓ 83 callers
Method
warn
(message: string, meta?: Record<string, unknown>)
v3/plugins/perf-optimizer/src/types.ts:56
↓ 82 callers
Method
printWarning
(message: string)
v3/@claude-flow/cli-core/src/output.ts:184
↓ 82 callers
Method
store
(key: string, value: unknown, metadata?: Record<string, unknown>)
v3/@claude-flow/plugins/src/types/index.ts:166
↓ 81 callers
Method
find
(x: number)
v3/plugins/prime-radiant/src/engines/QuantumEngine.ts:184
↓ 81 callers
Method
run
(...params: unknown[])
v3/@claude-flow/cli/src/business-pods/bbs-budget-tracker.ts:45
↓ 81 callers
Method
send
(message: Omit<Message, 'id' | 'timestamp'>)
v3/@claude-flow/swarm/src/types.ts:499
↓ 80 callers
Function
grantBasic
(overrides: { scope?: CapabilityScope; resource?: string; actions?: string[]; grantedBy?: string; gr
v3/@claude-flow/guidance/tests/capabilities.test.ts:19
↓ 79 callers
Method
getStats
Get storage stats
v3/@claude-flow/memory/benchmarks/longmemeval/types.ts:116
↓ 78 callers
Method
anchor
* Create and sign a new truth anchor. * * The anchor is appended to the store and can never be mutated. * If the store exceeds capacity, expi
v3/@claude-flow/guidance/src/truth-anchors.ts:219
↓ 78 callers
Method
execute
()
v3/@claude-flow/swarm/src/shared/types.ts:326
↓ 75 callers
Method
validate
(connection: T)
v3/mcp/transport/connection-pool.ts:90
↓ 75 callers
Method
withDescription
(description: string)
v3/@claude-flow/plugins/src/sdk/index.ts:417
↓ 73 callers
Function
randomUUID
()
ruflo/src/ruvocal/src/lib/utils/randomUuid.ts:3
↓ 72 callers
Function
analyze
(content: string, localContent?: string)
v3/@claude-flow/guidance/src/analyzer.ts:228
↓ 72 callers
Method
initialize
* Initialize the plugin * Called after registration, before first use
v3/plugins/prime-radiant/src/interfaces.ts:549
↓ 71 callers
Method
run
(runtime: CellRuntime)
v3/@claude-flow/guidance/src/conformance-kit.ts:128
↓ 70 callers
Function
test
(name, fn)
ruflo/src/ruvocal/mcp-bridge/test-harness.js:31
↓ 68 callers
Method
warn
(message: string, data?: unknown)
v3/mcp/types.ts:520
↓ 67 callers
Function
formatTime
(ms: number)
v3/@claude-flow/memory/framework/benchmark.ts:84
↓ 67 callers
Method
pop
* Remove the last mechanism.
v3/@claude-flow/plugins/src/integrations/ruvector/attention-executor.ts:497
↓ 66 callers
Function
assert
(cond, label)
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/test-pipeline-roundtrip.mjs:58
↓ 66 callers
Function
assert
(cond, label)
plugins/ruflo-metaharness/scripts/test-pipeline-roundtrip.mjs:58
↓ 66 callers
Function
createMockParams
(overrides: Partial<RecordArtifactParams> = {})
v3/@claude-flow/guidance/tests/artifacts.test.ts:31
↓ 66 callers
Method
detect
* Detect threats in input text
v3/@claude-flow/aidefence/src/index.ts:86
↓ 66 callers
Method
embed
(texts: string[])
v3/@claude-flow/plugins/src/providers/index.ts:48
↓ 66 callers
Method
update
(memory: Memory)
v3/src/shared/types/index.ts:327
↓ 64 callers
Function
assert
(cond, msg)
ruflo/src/ruvocal/mcp-bridge/test-harness.js:50
↓ 63 callers
Method
initialize
()
v3/@claude-flow/plugins/src/types/index.ts:164
↓ 63 callers
Method
spawnAgent
(agentId: AgentId)
v3/@claude-flow/swarm/src/coordination/swarm-hub.ts:68
↓ 63 callers
Method
text
(message: string, placeholder?: string)
v3/@claude-flow/cli/src/prompt.ts:430
↓ 62 callers
Function
assert
(cond, msg)
ruflo/src/mcp-bridge/test-harness.js:50
↓ 62 callers
Method
initialize
* Initialize the repository
v3/@claude-flow/claims/src/domain/repositories.ts:93
↓ 61 callers
Method
delete
(id: ClaimId)
v3/@claude-flow/claims/src/domain/types.ts:473
↓ 61 callers
Method
emit
* Emit an event * @param event Event type * @param payload Event payload
v3/plugins/prime-radiant/src/interfaces.ts:666
↓ 61 callers
Method
status
Get current status
v3/@claude-flow/shared/src/resilience/rate-limiter.ts:58
↓ 60 callers
Method
addPlugin
* Add a plugin to the graph.
v3/@claude-flow/plugins/src/registry/dependency-graph.ts:187
↓ 60 callers
Method
connect
()
v3/@claude-flow/plugins/src/integrations/ruvector/streaming.ts:49
↓ 60 callers
Method
readFile
(path: string)
v3/@claude-flow/testing/src/helpers/setup-teardown.ts:502
↓ 59 callers
Function
getAdapter
(sessionId?: string)
v3/@claude-flow/browser/src/mcp-tools/browser-tools.ts:12
↓ 59 callers
Function
takeObject
(idx)
ruflo/src/ruvocal/static/wasm/rvagent_wasm.js:1414
↓ 58 callers
Method
alloc
(size: number)
v3/plugins/prime-radiant/src/types.ts:351
↓ 58 callers
Method
debug
(message: string, data?: unknown)
v3/mcp/types.ts:518
↓ 58 callers
Method
dirname
(path: string)
v3/@claude-flow/security/__tests__/unit/path-validator.test.ts:37
↓ 57 callers
Method
shutdown
()
v3/@claude-flow/memory/src/domain/repositories/memory-repository.interface.ts:118
↓ 56 callers
Method
delete
(id: string)
v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts:45
↓ 56 callers
Function
formatTime
(ms: number)
v3/@claude-flow/performance/src/framework/benchmark.ts:193
↓ 56 callers
Function
textResult
(text: string, isError = false)
v3/@claude-flow/plugin-iot-cognitum/src/mcp-tools.ts:8
↓ 55 callers
Method
clear
()
v3/@claude-flow/cli/src/ruvector/vector-db.ts:27
↓ 55 callers
Function
getProjectCwd
()
v3/@claude-flow/cli-core/src/mcp-tools/types.ts:28
↓ 55 callers
Method
skip
(n: number)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:930
↓ 53 callers
Function
createTestVector
* Create test vector
v3/@claude-flow/plugins/__tests__/ruvector-bridge.test.ts:140
↓ 53 callers
Method
kill
(pid: number)
v3/@claude-flow/security/__tests__/unit/safe-executor.test.ts:25
↓ 53 callers
Function
loadCommand
* Load a command lazily
v3/@claude-flow/cli/src/commands/index.ts:93
↓ 53 callers
Function
makeContext
(overrides: Partial<StepContext> = {})
v3/@claude-flow/guidance/tests/continue-gate.test.ts:14
↓ 53 callers
Function
test
(name, fn)
ruflo/src/mcp-bridge/test-harness.js:31
↓ 52 callers
Method
insertOne
( doc: Partial<T> & Record<string, unknown> )
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:522
↓ 52 callers
Method
recordOutcome
* Record a gate outcome, update the accumulator, and log to the ledger.
v3/@claude-flow/guidance/src/trust.ts:519
↓ 51 callers
Function
createMockEvent
(overrides: Partial<RunEvent> = {})
v3/@claude-flow/guidance/tests/proof.test.ts:20
↓ 51 callers
Function
handler
()
v3/@claude-flow/mcp/src/resource-registry.ts:453
↓ 50 callers
Method
get
(key: string)
v3/@claude-flow/testing/src/helpers/test-utils.ts:586
↓ 50 callers
Method
getState
()
v3/@claude-flow/swarm/src/types.ts:515
↓ 49 callers
Method
addStringParam
( name: string, description: string, options?: { required?: boolean; default?: string; enum?: stri
v3/@claude-flow/plugins/src/sdk/index.ts:284
↓ 49 callers
Method
query
(query: MemoryQuery)
v3/src/shared/types/index.ts:329
↓ 48 callers
Function
assert
(cond, label)
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/test-mcp-tools.mjs:40
↓ 48 callers
Function
assert
(cond, label)
plugins/ruflo-metaharness/scripts/test-mcp-tools.mjs:40
↓ 48 callers
Method
close
Tear down. After close(), send/broadcast reject.
v3/@claude-flow/swarm/src/consensus/transport.ts:79
↓ 48 callers
Method
next
Uniform sample in [0, 1)
v3/@claude-flow/neural/src/utils/rng.ts:25
↓ 48 callers
Function
tmp
(name: string)
tests/rvf-capability-verify.test.ts:40
↓ 47 callers
Method
set
* Set a cached value * @param key Cache key * @param value Value to cache * @param ttl Optional TTL override
v3/plugins/prime-radiant/src/interfaces.ts:594
↓ 46 callers
Method
assign
* Assign task to an agent
v3/@claude-flow/swarm/src/domain/entities/task.js:132
↓ 46 callers
Method
emit
(event: T, data: EventDataMap[T])
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1488
↓ 46 callers
Method
end
()
v3/@claude-flow/plugins/src/integrations/ruvector/streaming.ts:51
↓ 46 callers
Method
get
(agentId: string)
v3/plugins/agentic-qe/src/bridges/QECoreBridge.ts:43
↓ 46 callers
Method
registerCommand
(command: Command)
v3/@claude-flow/cli/src/parser.ts:103
↓ 46 callers
Function
sanitizeString
* Sanitize a string value with length limit
v3/plugins/gastown-bridge/src/sanitizers.ts:492
↓ 45 callers
Method
append
* Append an event to the store
v3/@claude-flow/shared/src/core/interfaces/event.interface.ts:196
↓ 45 callers
Method
init
()
v3/plugins/ruvector-upstream/src/types.ts:20
↓ 44 callers
Method
addEdge
Add a directed edge. Skips if either node missing. Updates weight to max if exists.
v3/@claude-flow/memory/src/memory-graph.ts:126
↓ 44 callers
Method
close
Clean up resources
v3/@claude-flow/memory/benchmarks/longmemeval/types.ts:119
↓ 44 callers
Method
isValid
(path: string)
v3/@claude-flow/security/__tests__/unit/path-validator.test.ts:15
↓ 44 callers
Function
makeProposalParams
(overrides: Record<string, unknown> = {})
v3/@claude-flow/guidance/tests/evolution.test.ts:21
↓ 44 callers
Method
migrateUp
(target?: string | number)
v3/@claude-flow/plugins/__tests__/ruvector-migrations.test.ts:218
↓ 43 callers
Function
buildValidManifest
* Build a fully valid manifest. Tests can override specific fields.
v3/@claude-flow/guidance/tests/manifest-validator.test.ts:25
↓ 43 callers
Function
createMock
()
v3/@claude-flow/testing/src/helpers/create-mock.ts:29
↓ 43 callers
Method
destroy
()
v3/plugins/ruvector-upstream/src/types.ts:21
↓ 43 callers
Method
get
(id: string)
v3/@claude-flow/plugins/examples/ruvector-plugins/shared/vector-utils.ts:21
↓ 43 callers
Method
logEvent
* Log a run event
v3/@claude-flow/guidance/src/ledger.ts:251
↓ 43 callers
Method
register
* Register an attention mechanism implementation.
v3/@claude-flow/plugins/src/integrations/ruvector/attention.ts:129
↓ 42 callers
Method
debug
(message: string, ...args: unknown[])
v3/plugins/agentic-qe/src/interfaces.ts:1058
↓ 42 callers
Method
getConfig
* Get current configuration.
v3/@claude-flow/plugins/src/integrations/ruvector/attention.ts:89
↓ 42 callers
Function
readFile
(p: string)
v3/@claude-flow/cli/__tests__/integration-docker.test.ts:41
← previous
next →
101–200 of 18,477, ranked by callers