@claude-flow/cli 3.10.46 → 3.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/agents/analysis/analyze-code-quality.md +178 -178
- package/.claude/agents/analysis/code-analyzer.md +209 -209
- package/.claude/agents/analysis/code-review/analyze-code-quality.md +178 -178
- package/.claude/agents/architecture/arch-system-design.md +156 -156
- package/.claude/agents/architecture/system-design/arch-system-design.md +154 -154
- package/.claude/agents/browser/browser-agent.yaml +182 -182
- package/.claude/agents/consensus/byzantine-coordinator.md +62 -62
- package/.claude/agents/consensus/crdt-synchronizer.md +996 -996
- package/.claude/agents/consensus/gossip-coordinator.md +62 -62
- package/.claude/agents/consensus/performance-benchmarker.md +850 -850
- package/.claude/agents/consensus/quorum-manager.md +822 -822
- package/.claude/agents/consensus/raft-manager.md +62 -62
- package/.claude/agents/consensus/security-manager.md +621 -621
- package/.claude/agents/core/planner.md +374 -374
- package/.claude/agents/custom/test-long-runner.md +44 -44
- package/.claude/agents/data/data-ml-model.md +444 -444
- package/.claude/agents/data/ml/data-ml-model.md +192 -192
- package/.claude/agents/development/backend/dev-backend-api.md +141 -141
- package/.claude/agents/development/dev-backend-api.md +344 -344
- package/.claude/agents/devops/ci-cd/ops-cicd-github.md +163 -163
- package/.claude/agents/devops/ops-cicd-github.md +164 -164
- package/.claude/agents/documentation/api-docs/docs-api-openapi.md +173 -173
- package/.claude/agents/documentation/docs-api-openapi.md +354 -354
- package/.claude/agents/flow-nexus/app-store.md +87 -87
- package/.claude/agents/flow-nexus/authentication.md +68 -68
- package/.claude/agents/flow-nexus/challenges.md +80 -80
- package/.claude/agents/flow-nexus/neural-network.md +87 -87
- package/.claude/agents/flow-nexus/payments.md +82 -82
- package/.claude/agents/flow-nexus/sandbox.md +75 -75
- package/.claude/agents/flow-nexus/swarm.md +75 -75
- package/.claude/agents/flow-nexus/user-tools.md +95 -95
- package/.claude/agents/flow-nexus/workflow.md +83 -83
- package/.claude/agents/github/code-review-swarm.md +377 -377
- package/.claude/agents/github/github-modes.md +172 -172
- package/.claude/agents/github/issue-tracker.md +575 -575
- package/.claude/agents/github/multi-repo-swarm.md +552 -552
- package/.claude/agents/github/pr-manager.md +437 -437
- package/.claude/agents/github/project-board-sync.md +508 -508
- package/.claude/agents/github/release-manager.md +604 -604
- package/.claude/agents/github/release-swarm.md +582 -582
- package/.claude/agents/github/repo-architect.md +397 -397
- package/.claude/agents/github/swarm-issue.md +572 -572
- package/.claude/agents/github/swarm-pr.md +427 -427
- package/.claude/agents/github/sync-coordinator.md +451 -451
- package/.claude/agents/github/workflow-automation.md +902 -902
- package/.claude/agents/goal/agent.md +815 -815
- package/.claude/agents/optimization/benchmark-suite.md +664 -664
- package/.claude/agents/optimization/load-balancer.md +430 -430
- package/.claude/agents/optimization/performance-monitor.md +671 -671
- package/.claude/agents/optimization/resource-allocator.md +673 -673
- package/.claude/agents/optimization/topology-optimizer.md +807 -807
- package/.claude/agents/payments/agentic-payments.md +126 -126
- package/.claude/agents/sona/sona-learning-optimizer.md +74 -74
- package/.claude/agents/sparc/architecture.md +698 -698
- package/.claude/agents/sparc/pseudocode.md +519 -519
- package/.claude/agents/sparc/refinement.md +801 -801
- package/.claude/agents/sparc/specification.md +477 -477
- package/.claude/agents/specialized/mobile/spec-mobile-react-native.md +224 -224
- package/.claude/agents/specialized/spec-mobile-react-native.md +226 -226
- package/.claude/agents/sublinear/consensus-coordinator.md +337 -337
- package/.claude/agents/sublinear/matrix-optimizer.md +184 -184
- package/.claude/agents/sublinear/pagerank-analyzer.md +298 -298
- package/.claude/agents/sublinear/performance-optimizer.md +367 -367
- package/.claude/agents/sublinear/trading-predictor.md +245 -245
- package/.claude/agents/swarm/adaptive-coordinator.md +1126 -1126
- package/.claude/agents/swarm/hierarchical-coordinator.md +709 -709
- package/.claude/agents/swarm/mesh-coordinator.md +962 -962
- package/.claude/agents/templates/automation-smart-agent.md +204 -204
- package/.claude/agents/templates/base-template-generator.md +289 -289
- package/.claude/agents/templates/coordinator-swarm-init.md +89 -89
- package/.claude/agents/templates/github-pr-manager.md +176 -176
- package/.claude/agents/templates/implementer-sparc-coder.md +258 -258
- package/.claude/agents/templates/memory-coordinator.md +186 -186
- package/.claude/agents/templates/orchestrator-task.md +138 -138
- package/.claude/agents/templates/performance-analyzer.md +198 -198
- package/.claude/agents/templates/sparc-coordinator.md +513 -513
- package/.claude/agents/testing/production-validator.md +394 -394
- package/.claude/agents/testing/tdd-london-swarm.md +243 -243
- package/.claude/agents/v3/aidefence-guardian.md +282 -282
- package/.claude/agents/v3/claims-authorizer.md +208 -208
- package/.claude/agents/v3/collective-intelligence-coordinator.md +993 -993
- package/.claude/agents/v3/ddd-domain-expert.md +220 -220
- package/.claude/agents/v3/injection-analyst.md +236 -236
- package/.claude/agents/v3/performance-engineer.md +1233 -1233
- package/.claude/agents/v3/pii-detector.md +151 -151
- package/.claude/agents/v3/reasoningbank-learner.md +213 -213
- package/.claude/agents/v3/security-architect-aidefence.md +410 -410
- package/.claude/agents/v3/security-architect.md +867 -867
- package/.claude/agents/v3/swarm-memory-manager.md +157 -157
- package/.claude/agents/v3/v3-integration-architect.md +205 -205
- package/.claude/commands/agents/README.md +50 -50
- package/.claude/commands/agents/agent-capabilities.md +140 -140
- package/.claude/commands/agents/agent-coordination.md +28 -28
- package/.claude/commands/agents/agent-spawning.md +28 -28
- package/.claude/commands/agents/agent-types.md +216 -216
- package/.claude/commands/agents/health.md +139 -139
- package/.claude/commands/agents/list.md +100 -100
- package/.claude/commands/agents/logs.md +130 -130
- package/.claude/commands/agents/metrics.md +122 -122
- package/.claude/commands/agents/pool.md +127 -127
- package/.claude/commands/agents/spawn.md +140 -140
- package/.claude/commands/agents/status.md +115 -115
- package/.claude/commands/agents/stop.md +102 -102
- package/.claude/commands/analysis/COMMAND_COMPLIANCE_REPORT.md +53 -53
- package/.claude/commands/analysis/README.md +9 -9
- package/.claude/commands/analysis/bottleneck-detect.md +162 -162
- package/.claude/commands/analysis/performance-bottlenecks.md +58 -58
- package/.claude/commands/analysis/performance-report.md +25 -25
- package/.claude/commands/analysis/token-efficiency.md +44 -44
- package/.claude/commands/analysis/token-usage.md +25 -25
- package/.claude/commands/automation/README.md +9 -9
- package/.claude/commands/automation/auto-agent.md +122 -122
- package/.claude/commands/automation/self-healing.md +105 -105
- package/.claude/commands/automation/session-memory.md +89 -89
- package/.claude/commands/automation/smart-agents.md +72 -72
- package/.claude/commands/automation/smart-spawn.md +25 -25
- package/.claude/commands/automation/workflow-select.md +25 -25
- package/.claude/commands/claude-flow-help.md +103 -103
- package/.claude/commands/claude-flow-memory.md +107 -107
- package/.claude/commands/claude-flow-swarm.md +205 -205
- package/.claude/commands/coordination/README.md +9 -9
- package/.claude/commands/coordination/agent-spawn.md +25 -25
- package/.claude/commands/coordination/init.md +44 -44
- package/.claude/commands/coordination/orchestrate.md +43 -43
- package/.claude/commands/coordination/spawn.md +45 -45
- package/.claude/commands/coordination/swarm-init.md +85 -85
- package/.claude/commands/coordination/task-orchestrate.md +25 -25
- package/.claude/commands/github/README.md +11 -11
- package/.claude/commands/github/code-review-swarm.md +513 -513
- package/.claude/commands/github/code-review.md +25 -25
- package/.claude/commands/github/github-modes.md +146 -146
- package/.claude/commands/github/github-swarm.md +121 -121
- package/.claude/commands/github/issue-tracker.md +291 -291
- package/.claude/commands/github/issue-triage.md +25 -25
- package/.claude/commands/github/multi-repo-swarm.md +518 -518
- package/.claude/commands/github/pr-enhance.md +26 -26
- package/.claude/commands/github/pr-manager.md +169 -169
- package/.claude/commands/github/project-board-sync.md +470 -470
- package/.claude/commands/github/release-manager.md +339 -339
- package/.claude/commands/github/release-swarm.md +543 -543
- package/.claude/commands/github/repo-analyze.md +25 -25
- package/.claude/commands/github/repo-architect.md +366 -366
- package/.claude/commands/github/swarm-issue.md +484 -484
- package/.claude/commands/github/swarm-pr.md +287 -287
- package/.claude/commands/github/sync-coordinator.md +302 -302
- package/.claude/commands/github/workflow-automation.md +441 -441
- package/.claude/commands/hive-mind/README.md +17 -17
- package/.claude/commands/hive-mind/hive-mind-consensus.md +8 -8
- package/.claude/commands/hive-mind/hive-mind-init.md +18 -18
- package/.claude/commands/hive-mind/hive-mind-memory.md +8 -8
- package/.claude/commands/hive-mind/hive-mind-metrics.md +8 -8
- package/.claude/commands/hive-mind/hive-mind-resume.md +8 -8
- package/.claude/commands/hive-mind/hive-mind-sessions.md +8 -8
- package/.claude/commands/hive-mind/hive-mind-spawn.md +21 -21
- package/.claude/commands/hive-mind/hive-mind-status.md +8 -8
- package/.claude/commands/hive-mind/hive-mind-stop.md +8 -8
- package/.claude/commands/hive-mind/hive-mind-wizard.md +8 -8
- package/.claude/commands/hive-mind/hive-mind.md +27 -27
- package/.claude/commands/hooks/README.md +11 -11
- package/.claude/commands/hooks/overview.md +57 -57
- package/.claude/commands/hooks/post-edit.md +117 -117
- package/.claude/commands/hooks/post-task.md +112 -112
- package/.claude/commands/hooks/pre-edit.md +113 -113
- package/.claude/commands/hooks/pre-task.md +111 -111
- package/.claude/commands/hooks/session-end.md +118 -118
- package/.claude/commands/hooks/setup.md +102 -102
- package/.claude/commands/memory/README.md +9 -9
- package/.claude/commands/memory/memory-persist.md +25 -25
- package/.claude/commands/memory/memory-search.md +25 -25
- package/.claude/commands/memory/memory-usage.md +25 -25
- package/.claude/commands/memory/neural.md +47 -47
- package/.claude/commands/monitoring/README.md +9 -9
- package/.claude/commands/monitoring/agent-metrics.md +25 -25
- package/.claude/commands/monitoring/agents.md +44 -44
- package/.claude/commands/monitoring/real-time-view.md +25 -25
- package/.claude/commands/monitoring/status.md +46 -46
- package/.claude/commands/monitoring/swarm-monitor.md +25 -25
- package/.claude/commands/optimization/README.md +9 -9
- package/.claude/commands/optimization/auto-topology.md +61 -61
- package/.claude/commands/optimization/cache-manage.md +25 -25
- package/.claude/commands/optimization/parallel-execute.md +25 -25
- package/.claude/commands/optimization/parallel-execution.md +49 -49
- package/.claude/commands/optimization/topology-optimize.md +25 -25
- package/.claude/commands/pair/README.md +260 -260
- package/.claude/commands/pair/commands.md +545 -545
- package/.claude/commands/pair/config.md +509 -509
- package/.claude/commands/pair/examples.md +511 -511
- package/.claude/commands/pair/modes.md +347 -347
- package/.claude/commands/pair/session.md +406 -406
- package/.claude/commands/pair/start.md +208 -208
- package/.claude/commands/sparc/analyzer.md +51 -51
- package/.claude/commands/sparc/architect.md +53 -53
- package/.claude/commands/sparc/ask.md +97 -97
- package/.claude/commands/sparc/batch-executor.md +54 -54
- package/.claude/commands/sparc/code.md +89 -89
- package/.claude/commands/sparc/coder.md +54 -54
- package/.claude/commands/sparc/debug.md +83 -83
- package/.claude/commands/sparc/debugger.md +54 -54
- package/.claude/commands/sparc/designer.md +53 -53
- package/.claude/commands/sparc/devops.md +109 -109
- package/.claude/commands/sparc/docs-writer.md +80 -80
- package/.claude/commands/sparc/documenter.md +54 -54
- package/.claude/commands/sparc/innovator.md +54 -54
- package/.claude/commands/sparc/integration.md +83 -83
- package/.claude/commands/sparc/mcp.md +117 -117
- package/.claude/commands/sparc/memory-manager.md +54 -54
- package/.claude/commands/sparc/optimizer.md +54 -54
- package/.claude/commands/sparc/orchestrator.md +131 -131
- package/.claude/commands/sparc/post-deployment-monitoring-mode.md +83 -83
- package/.claude/commands/sparc/refinement-optimization-mode.md +83 -83
- package/.claude/commands/sparc/researcher.md +54 -54
- package/.claude/commands/sparc/reviewer.md +54 -54
- package/.claude/commands/sparc/security-review.md +80 -80
- package/.claude/commands/sparc/sparc-modes.md +174 -174
- package/.claude/commands/sparc/sparc.md +111 -111
- package/.claude/commands/sparc/spec-pseudocode.md +80 -80
- package/.claude/commands/sparc/supabase-admin.md +348 -348
- package/.claude/commands/sparc/swarm-coordinator.md +54 -54
- package/.claude/commands/sparc/tdd.md +54 -54
- package/.claude/commands/sparc/tester.md +54 -54
- package/.claude/commands/sparc/tutorial.md +79 -79
- package/.claude/commands/sparc/workflow-manager.md +54 -54
- package/.claude/commands/sparc.md +166 -166
- package/.claude/commands/stream-chain/pipeline.md +120 -120
- package/.claude/commands/stream-chain/run.md +69 -69
- package/.claude/commands/swarm/README.md +15 -15
- package/.claude/commands/swarm/analysis.md +95 -95
- package/.claude/commands/swarm/development.md +96 -96
- package/.claude/commands/swarm/examples.md +168 -168
- package/.claude/commands/swarm/maintenance.md +102 -102
- package/.claude/commands/swarm/optimization.md +117 -117
- package/.claude/commands/swarm/research.md +136 -136
- package/.claude/commands/swarm/swarm-analysis.md +8 -8
- package/.claude/commands/swarm/swarm-background.md +8 -8
- package/.claude/commands/swarm/swarm-init.md +19 -19
- package/.claude/commands/swarm/swarm-modes.md +8 -8
- package/.claude/commands/swarm/swarm-monitor.md +8 -8
- package/.claude/commands/swarm/swarm-spawn.md +19 -19
- package/.claude/commands/swarm/swarm-status.md +8 -8
- package/.claude/commands/swarm/swarm-strategies.md +8 -8
- package/.claude/commands/swarm/swarm.md +87 -87
- package/.claude/commands/swarm/testing.md +131 -131
- package/.claude/commands/training/README.md +9 -9
- package/.claude/commands/training/model-update.md +25 -25
- package/.claude/commands/training/neural-patterns.md +107 -107
- package/.claude/commands/training/neural-train.md +75 -75
- package/.claude/commands/training/pattern-learn.md +25 -25
- package/.claude/commands/training/specialization.md +62 -62
- package/.claude/commands/truth/start.md +142 -142
- package/.claude/commands/verify/check.md +49 -49
- package/.claude/commands/verify/start.md +127 -127
- package/.claude/commands/workflows/README.md +9 -9
- package/.claude/commands/workflows/development.md +77 -77
- package/.claude/commands/workflows/research.md +62 -62
- package/.claude/commands/workflows/workflow-create.md +25 -25
- package/.claude/commands/workflows/workflow-execute.md +25 -25
- package/.claude/commands/workflows/workflow-export.md +25 -25
- package/.claude/helpers/README.md +96 -96
- package/.claude/helpers/adr-compliance.sh +186 -186
- package/.claude/helpers/auto-commit.sh +178 -178
- package/.claude/helpers/auto-memory-hook.mjs +368 -368
- package/.claude/helpers/checkpoint-manager.sh +251 -251
- package/.claude/helpers/daemon-manager.sh +252 -252
- package/.claude/helpers/ddd-tracker.sh +144 -144
- package/.claude/helpers/github-safe.js +156 -156
- package/.claude/helpers/github-setup.sh +45 -45
- package/.claude/helpers/guidance-hook.sh +13 -13
- package/.claude/helpers/guidance-hooks.sh +102 -102
- package/.claude/helpers/health-monitor.sh +108 -108
- package/.claude/helpers/hook-handler.cjs +286 -286
- package/.claude/helpers/intelligence.cjs +1031 -1031
- package/.claude/helpers/learning-hooks.sh +329 -329
- package/.claude/helpers/learning-optimizer.sh +127 -127
- package/.claude/helpers/learning-service.mjs +1144 -1144
- package/.claude/helpers/memory.js +83 -83
- package/.claude/helpers/metrics-db.mjs +488 -488
- package/.claude/helpers/pattern-consolidator.sh +86 -86
- package/.claude/helpers/perf-worker.sh +160 -160
- package/.claude/helpers/post-commit +16 -16
- package/.claude/helpers/pre-commit +26 -26
- package/.claude/helpers/quick-start.sh +19 -19
- package/.claude/helpers/router.js +105 -105
- package/.claude/helpers/security-scanner.sh +127 -127
- package/.claude/helpers/session.js +157 -157
- package/.claude/helpers/setup-mcp.sh +18 -18
- package/.claude/helpers/standard-checkpoint-hooks.sh +189 -189
- package/.claude/helpers/statusline-hook.sh +21 -21
- package/.claude/helpers/statusline.cjs +604 -604
- package/.claude/helpers/statusline.js +352 -352
- package/.claude/helpers/swarm-comms.sh +353 -353
- package/.claude/helpers/swarm-hooks.sh +761 -761
- package/.claude/helpers/swarm-monitor.sh +210 -210
- package/.claude/helpers/sync-v3-metrics.sh +245 -245
- package/.claude/helpers/update-v3-progress.sh +165 -165
- package/.claude/helpers/v3-quick-status.sh +57 -57
- package/.claude/helpers/v3.sh +110 -110
- package/.claude/helpers/validate-v3-config.sh +215 -215
- package/.claude/helpers/worker-manager.sh +170 -170
- package/.claude/settings.json +182 -182
- package/.claude/skills/agentdb-advanced/SKILL.md +550 -550
- package/.claude/skills/agentdb-learning/SKILL.md +545 -545
- package/.claude/skills/agentdb-memory-patterns/SKILL.md +339 -339
- package/.claude/skills/agentdb-optimization/SKILL.md +509 -509
- package/.claude/skills/agentdb-vector-search/SKILL.md +339 -339
- package/.claude/skills/browser/SKILL.md +204 -204
- package/.claude/skills/dual-mode/README.md +71 -71
- package/.claude/skills/dual-mode/dual-collect.md +103 -103
- package/.claude/skills/dual-mode/dual-coordinate.md +85 -85
- package/.claude/skills/dual-mode/dual-spawn.md +81 -81
- package/.claude/skills/flow-nexus-neural/SKILL.md +727 -727
- package/.claude/skills/flow-nexus-platform/SKILL.md +1154 -1154
- package/.claude/skills/flow-nexus-swarm/SKILL.md +604 -604
- package/.claude/skills/github-code-review/SKILL.md +1125 -1125
- package/.claude/skills/github-multi-repo/SKILL.md +862 -862
- package/.claude/skills/github-project-management/SKILL.md +1262 -1262
- package/.claude/skills/github-release-management/SKILL.md +1064 -1064
- package/.claude/skills/github-workflow-automation/SKILL.md +1047 -1047
- package/.claude/skills/hooks-automation/SKILL.md +1201 -1201
- package/.claude/skills/pair-programming/SKILL.md +1202 -1202
- package/.claude/skills/reasoningbank-agentdb/SKILL.md +446 -446
- package/.claude/skills/reasoningbank-intelligence/SKILL.md +201 -201
- package/.claude/skills/skill-builder/SKILL.md +910 -910
- package/.claude/skills/sparc-methodology/SKILL.md +1106 -1106
- package/.claude/skills/stream-chain/SKILL.md +560 -560
- package/.claude/skills/swarm-advanced/SKILL.md +970 -970
- package/.claude/skills/swarm-orchestration/SKILL.md +179 -179
- package/.claude/skills/v3-cli-modernization/SKILL.md +871 -871
- package/.claude/skills/v3-core-implementation/SKILL.md +796 -796
- package/.claude/skills/v3-ddd-architecture/SKILL.md +441 -441
- package/.claude/skills/v3-integration-deep/SKILL.md +240 -240
- package/.claude/skills/v3-mcp-optimization/SKILL.md +776 -776
- package/.claude/skills/v3-memory-unification/SKILL.md +173 -173
- package/.claude/skills/v3-performance-optimization/SKILL.md +389 -389
- package/.claude/skills/v3-security-overhaul/SKILL.md +81 -81
- package/.claude/skills/v3-swarm-coordination/SKILL.md +339 -339
- package/.claude/skills/verification-quality/SKILL.md +691 -691
- package/README.md +412 -412
- package/bin/cli.js +314 -314
- package/bin/mcp-server.js +224 -224
- package/bin/preinstall.cjs +2 -2
- package/dist/src/benchmarks/gaia-critic.js +24 -24
- package/dist/src/commands/completions.js +409 -409
- package/dist/src/commands/daemon.js +44 -44
- package/dist/src/commands/doctor.d.ts.map +1 -1
- package/dist/src/commands/doctor.js +175 -1
- package/dist/src/commands/doctor.js.map +1 -1
- package/dist/src/commands/eject.d.ts +33 -0
- package/dist/src/commands/eject.d.ts.map +1 -0
- package/dist/src/commands/eject.js +195 -0
- package/dist/src/commands/eject.js.map +1 -0
- package/dist/src/commands/embeddings.js +26 -26
- package/dist/src/commands/hive-mind.js +97 -97
- package/dist/src/commands/hooks.d.ts.map +1 -1
- package/dist/src/commands/hooks.js +11 -10
- package/dist/src/commands/hooks.js.map +1 -1
- package/dist/src/commands/index.d.ts.map +1 -1
- package/dist/src/commands/index.js +4 -0
- package/dist/src/commands/index.js.map +1 -1
- package/dist/src/commands/init.d.ts.map +1 -1
- package/dist/src/commands/init.js +3 -0
- package/dist/src/commands/init.js.map +1 -1
- package/dist/src/commands/metaharness.d.ts +39 -0
- package/dist/src/commands/metaharness.d.ts.map +1 -0
- package/dist/src/commands/metaharness.js +194 -0
- package/dist/src/commands/metaharness.js.map +1 -0
- package/dist/src/commands/neural.d.ts.map +1 -1
- package/dist/src/commands/neural.js +2351 -1
- package/dist/src/commands/neural.js.map +1 -1
- package/dist/src/commands/ruvector/backup.js +23 -23
- package/dist/src/commands/ruvector/benchmark.js +31 -31
- package/dist/src/commands/ruvector/import.js +14 -14
- package/dist/src/commands/ruvector/init.js +115 -115
- package/dist/src/commands/ruvector/migrate.js +99 -99
- package/dist/src/commands/ruvector/optimize.js +51 -51
- package/dist/src/commands/ruvector/setup.js +624 -624
- package/dist/src/commands/ruvector/status.js +38 -38
- package/dist/src/init/claudemd-generator.js +231 -231
- package/dist/src/init/executor.js +453 -453
- package/dist/src/init/helpers-generator.js +727 -727
- package/dist/src/init/statusline-generator.js +717 -717
- package/dist/src/mcp-client.d.ts.map +1 -1
- package/dist/src/mcp-client.js +4 -0
- package/dist/src/mcp-client.js.map +1 -1
- package/dist/src/mcp-tools/agent-execute-core.d.ts +23 -1
- package/dist/src/mcp-tools/agent-execute-core.d.ts.map +1 -1
- package/dist/src/mcp-tools/agent-execute-core.js +136 -9
- package/dist/src/mcp-tools/agent-execute-core.js.map +1 -1
- package/dist/src/mcp-tools/agent-tools.d.ts.map +1 -1
- package/dist/src/mcp-tools/agent-tools.js +48 -4
- package/dist/src/mcp-tools/agent-tools.js.map +1 -1
- package/dist/src/mcp-tools/agentdb-tools.js +15 -15
- package/dist/src/mcp-tools/hooks-tools.d.ts.map +1 -1
- package/dist/src/mcp-tools/hooks-tools.js +196 -0
- package/dist/src/mcp-tools/hooks-tools.js.map +1 -1
- package/dist/src/mcp-tools/index.d.ts +1 -0
- package/dist/src/mcp-tools/index.d.ts.map +1 -1
- package/dist/src/mcp-tools/index.js +2 -0
- package/dist/src/mcp-tools/index.js.map +1 -1
- package/dist/src/mcp-tools/metaharness-tools.d.ts +31 -0
- package/dist/src/mcp-tools/metaharness-tools.d.ts.map +1 -0
- package/dist/src/mcp-tools/metaharness-tools.js +372 -0
- package/dist/src/mcp-tools/metaharness-tools.js.map +1 -0
- package/dist/src/memory/graph-edge-writer.js +18 -18
- package/dist/src/memory/memory-bridge.js +84 -84
- package/dist/src/memory/memory-initializer.js +393 -393
- package/dist/src/memory/rabitq-index.js +5 -5
- package/dist/src/plugins/store/discovery.d.ts.map +1 -1
- package/dist/src/plugins/store/discovery.js +3 -0
- package/dist/src/plugins/store/discovery.js.map +1 -1
- package/dist/src/plugins/store/types.d.ts +6 -1
- package/dist/src/plugins/store/types.d.ts.map +1 -1
- package/dist/src/runtime/headless.js +28 -28
- package/dist/src/ruvector/enhanced-model-router.d.ts +5 -0
- package/dist/src/ruvector/enhanced-model-router.d.ts.map +1 -1
- package/dist/src/ruvector/enhanced-model-router.js +18 -1
- package/dist/src/ruvector/enhanced-model-router.js.map +1 -1
- package/dist/src/ruvector/model-prices.d.ts +50 -0
- package/dist/src/ruvector/model-prices.d.ts.map +1 -0
- package/dist/src/ruvector/model-prices.js +72 -0
- package/dist/src/ruvector/model-prices.js.map +1 -0
- package/dist/src/ruvector/model-router.d.ts +147 -8
- package/dist/src/ruvector/model-router.d.ts.map +1 -1
- package/dist/src/ruvector/model-router.js +455 -18
- package/dist/src/ruvector/model-router.js.map +1 -1
- package/dist/src/ruvector/neural-router.d.ts +172 -39
- package/dist/src/ruvector/neural-router.d.ts.map +1 -1
- package/dist/src/ruvector/neural-router.js +780 -91
- package/dist/src/ruvector/neural-router.js.map +1 -1
- package/dist/src/ruvector/router-calibrator.d.ts +65 -0
- package/dist/src/ruvector/router-calibrator.d.ts.map +1 -0
- package/dist/src/ruvector/router-calibrator.js +120 -0
- package/dist/src/ruvector/router-calibrator.js.map +1 -0
- package/dist/src/ruvector/router-parallel-recorder.d.ts +127 -0
- package/dist/src/ruvector/router-parallel-recorder.d.ts.map +1 -0
- package/dist/src/ruvector/router-parallel-recorder.js +183 -0
- package/dist/src/ruvector/router-parallel-recorder.js.map +1 -0
- package/dist/src/ruvector/router-trajectory.d.ts +137 -45
- package/dist/src/ruvector/router-trajectory.d.ts.map +1 -1
- package/dist/src/ruvector/router-trajectory.js +226 -63
- package/dist/src/ruvector/router-trajectory.js.map +1 -1
- package/dist/src/ruvector/task-embedder.d.ts +56 -0
- package/dist/src/ruvector/task-embedder.d.ts.map +1 -0
- package/dist/src/ruvector/task-embedder.js +237 -0
- package/dist/src/ruvector/task-embedder.js.map +1 -0
- package/dist/src/services/headless-worker-executor.js +84 -84
- package/dist/src/transfer/deploy-seraphine.js +23 -23
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +138 -134
- package/scripts/beir-bootstrap-significance.mjs +162 -162
- package/scripts/bench-rvagent.mjs +312 -312
- package/scripts/benchmark-codemods.mjs +127 -127
- package/scripts/benchmark-cross-repo.mjs +206 -206
- package/scripts/benchmark-pretrained-retrieval.mjs +305 -305
- package/scripts/benchmark-self-learning.mjs +241 -241
- package/scripts/benchmark-trajectory-mrr.mjs +191 -191
- package/scripts/deploy-ipfs-node.sh +153 -153
- package/scripts/grid-search-retrieval.mjs +216 -216
- package/scripts/postinstall.cjs +153 -153
- package/scripts/pretrain-from-github.mjs +358 -358
- package/scripts/publish-registry.ts +345 -345
- package/scripts/publish.sh +57 -57
- package/scripts/run-beir-bge.mjs +324 -324
- package/scripts/run-beir-hybrid.mjs +261 -261
- package/scripts/run-beir-lucene-bm25.mjs +154 -154
- package/scripts/run-beir-nfcorpus.mjs +231 -231
- package/scripts/run-beir-rrf-ablation.mjs +221 -221
- package/scripts/setup-ipfs-registry.md +366 -366
- package/dist/src/ruvector/flash-attention.d.ts +0 -195
- package/dist/src/ruvector/flash-attention.d.ts.map +0 -1
- package/dist/src/ruvector/flash-attention.js +0 -643
- package/dist/src/ruvector/flash-attention.js.map +0 -1
- package/dist/src/ruvector/moe-router.d.ts +0 -206
- package/dist/src/ruvector/moe-router.d.ts.map +0 -1
- package/dist/src/ruvector/moe-router.js +0 -626
- package/dist/src/ruvector/moe-router.js.map +0 -1
- package/dist/src/services/event-stream.d.ts +0 -25
- package/dist/src/services/event-stream.js +0 -27
- package/dist/src/services/loop-worker-runner.d.ts +0 -16
- package/dist/src/services/loop-worker-runner.js +0 -34
- package/dist/src/services/runtime-capabilities.d.ts +0 -22
- package/dist/src/services/runtime-capabilities.js +0 -45
|
@@ -0,0 +1,195 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* V3 CLI Eject Command — ADR-150 Phase-2 differentiator.
|
|
3
|
+
*
|
|
4
|
+
* Lifts the calling ruflo/claude-flow project into a renamed standalone
|
|
5
|
+
* harness using `metaharness --from-existing <dir>`. Attribution to
|
|
6
|
+
* ruflo is preserved via the upstream's `<!-- ruflo-attribution-block -->`
|
|
7
|
+
* convention.
|
|
8
|
+
*
|
|
9
|
+
* npx ruflo eject --name my-harness # dry-run plan
|
|
10
|
+
* npx ruflo eject --name my-harness --confirm # actually eject
|
|
11
|
+
* npx ruflo eject --name my-harness --target /abs/out --confirm
|
|
12
|
+
*
|
|
13
|
+
* SAFETY GATES (load-bearing)
|
|
14
|
+
* 1. Dry-run by default. `--confirm` required for any disk write.
|
|
15
|
+
* 2. `--target` MUST resolve OUTSIDE the calling repo root. Default
|
|
16
|
+
* is `/tmp/ruflo-eject-<ts>-<name>/`. Writing to the calling repo
|
|
17
|
+
* is refused with exit 2 — protects the user from `cwd: $ruflo`
|
|
18
|
+
* eject accidents.
|
|
19
|
+
* 3. Refuses existing target dirs (no overwrites).
|
|
20
|
+
* 4. Subprocess + 10-minute hard timeout. No library import; no
|
|
21
|
+
* static `@metaharness/*` dependency.
|
|
22
|
+
*
|
|
23
|
+
* ADR-150 ARCHITECTURAL CONSTRAINT
|
|
24
|
+
* When metaharness is unavailable (offline, no network), the command
|
|
25
|
+
* exits 0 with a structured "feature not available" message. Ruflo
|
|
26
|
+
* continues to function — rule #3 (graceful degradation).
|
|
27
|
+
*
|
|
28
|
+
* Created with ruv.io
|
|
29
|
+
*/
|
|
30
|
+
import { output } from '../output.js';
|
|
31
|
+
import { spawnSync } from 'child_process';
|
|
32
|
+
import { existsSync } from 'fs';
|
|
33
|
+
import { resolve as resolvePath } from 'path';
|
|
34
|
+
import { tmpdir } from 'os';
|
|
35
|
+
function parseArgs(args) {
|
|
36
|
+
const o = { name: null, target: null, confirm: false, format: 'table' };
|
|
37
|
+
for (let i = 0; i < args.length; i++) {
|
|
38
|
+
const a = args[i];
|
|
39
|
+
if (a === '--name')
|
|
40
|
+
o.name = args[++i] || null;
|
|
41
|
+
else if (a === '--target')
|
|
42
|
+
o.target = args[++i] || null;
|
|
43
|
+
else if (a === '--confirm')
|
|
44
|
+
o.confirm = true;
|
|
45
|
+
else if (a === '--format')
|
|
46
|
+
o.format = (args[++i] || 'table');
|
|
47
|
+
}
|
|
48
|
+
return o;
|
|
49
|
+
}
|
|
50
|
+
function runEject(targetDir, name) {
|
|
51
|
+
const r = spawnSync('npx', ['-y', 'metaharness@latest', '--from-existing', process.cwd(), '--name', name, '--target', targetDir, '--yes'], {
|
|
52
|
+
stdio: 'inherit',
|
|
53
|
+
env: process.env,
|
|
54
|
+
timeout: 10 * 60 * 1000,
|
|
55
|
+
shell: process.platform === 'win32',
|
|
56
|
+
});
|
|
57
|
+
const stderr = ''; // stdio: inherit — captured by terminal not by us
|
|
58
|
+
if (r.status === null) {
|
|
59
|
+
return { exitCode: 124, stderr: 'subprocess timed out after 10 minutes', degraded: false };
|
|
60
|
+
}
|
|
61
|
+
if (r.error && /ENOENT|spawn/.test(String(r.error.message || ''))) {
|
|
62
|
+
return { exitCode: 127, stderr: 'metaharness binary unavailable', degraded: true };
|
|
63
|
+
}
|
|
64
|
+
return { exitCode: r.status, stderr };
|
|
65
|
+
}
|
|
66
|
+
export const ejectCommand = {
|
|
67
|
+
name: 'eject',
|
|
68
|
+
description: 'Lift the calling ruflo project into a renamed standalone harness via metaharness --from-existing (ADR-150 Phase 2). Dry-run by default; --confirm required to write.',
|
|
69
|
+
options: [
|
|
70
|
+
{
|
|
71
|
+
name: 'name',
|
|
72
|
+
description: 'Name for the ejected harness (required)',
|
|
73
|
+
type: 'string',
|
|
74
|
+
required: false,
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
name: 'target',
|
|
78
|
+
description: 'Absolute output dir (default: /tmp/ruflo-eject-<ts>-<name>/); refused if inside the calling repo',
|
|
79
|
+
type: 'string',
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
name: 'confirm',
|
|
83
|
+
description: 'Actually write the eject. Without this flag the command prints a dry-run plan and exits.',
|
|
84
|
+
type: 'boolean',
|
|
85
|
+
default: false,
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
name: 'format',
|
|
89
|
+
description: 'Output format: table | json',
|
|
90
|
+
type: 'string',
|
|
91
|
+
default: 'table',
|
|
92
|
+
},
|
|
93
|
+
],
|
|
94
|
+
examples: [
|
|
95
|
+
{ command: 'npx ruflo eject --name my-harness', description: 'Dry-run; prints what would happen' },
|
|
96
|
+
{
|
|
97
|
+
command: 'npx ruflo eject --name my-harness --confirm',
|
|
98
|
+
description: 'Eject to /tmp/ruflo-eject-<ts>-my-harness/',
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
command: 'npx ruflo eject --name my-harness --target /abs/out --confirm',
|
|
102
|
+
description: 'Eject to a specific dir (must be outside the calling repo)',
|
|
103
|
+
},
|
|
104
|
+
],
|
|
105
|
+
async action(context) {
|
|
106
|
+
// iter 128 — flags declared on the Command get parsed by the CLI parser
|
|
107
|
+
// and land in context.flags (NOT context.options or context.args).
|
|
108
|
+
// Fall back to parseArgs(context.args) for programmatic invocations
|
|
109
|
+
// where the parser wasn't used (e.g. unit tests).
|
|
110
|
+
const ctx = context;
|
|
111
|
+
const parsedArgs = parseArgs(ctx.args || []);
|
|
112
|
+
const flagName = ctx.flags?.name;
|
|
113
|
+
const flagTarget = ctx.flags?.target;
|
|
114
|
+
const flagConfirm = ctx.flags?.confirm;
|
|
115
|
+
const flagFormat = ctx.flags?.format;
|
|
116
|
+
const opts = {
|
|
117
|
+
name: flagName || parsedArgs.name,
|
|
118
|
+
target: flagTarget || parsedArgs.target,
|
|
119
|
+
confirm: typeof flagConfirm === 'boolean' ? flagConfirm : parsedArgs.confirm,
|
|
120
|
+
format: (flagFormat || parsedArgs.format),
|
|
121
|
+
};
|
|
122
|
+
if (!opts.name) {
|
|
123
|
+
output.writeln(output.error('eject: --name is required'));
|
|
124
|
+
output.writeln('');
|
|
125
|
+
output.writeln('Example: npx ruflo eject --name my-harness');
|
|
126
|
+
return { success: false, exitCode: 2, data: { error: 'name-required' } };
|
|
127
|
+
}
|
|
128
|
+
// Safety: resolve target, refuse calling-repo paths.
|
|
129
|
+
const repoRoot = resolvePath(process.cwd());
|
|
130
|
+
const target = opts.target
|
|
131
|
+
? resolvePath(opts.target)
|
|
132
|
+
: resolvePath(tmpdir(), `ruflo-eject-${Date.now()}-${opts.name}`);
|
|
133
|
+
if (target === repoRoot || target.startsWith(repoRoot + '/')) {
|
|
134
|
+
output.writeln(output.error(`eject: refusing to write to ${target}`));
|
|
135
|
+
output.writeln(output.error(`This is inside the calling repo (${repoRoot}). Pick a --target OUTSIDE the repo.`));
|
|
136
|
+
return { success: false, exitCode: 2, data: { error: 'target-inside-repo', target, repoRoot } };
|
|
137
|
+
}
|
|
138
|
+
if (existsSync(target)) {
|
|
139
|
+
output.writeln(output.error(`eject: target ${target} already exists — refusing to overwrite`));
|
|
140
|
+
return { success: false, exitCode: 2, data: { error: 'target-exists', target } };
|
|
141
|
+
}
|
|
142
|
+
const plan = {
|
|
143
|
+
name: opts.name,
|
|
144
|
+
sourceRepo: repoRoot,
|
|
145
|
+
target,
|
|
146
|
+
confirm: opts.confirm,
|
|
147
|
+
command: `npx -y metaharness@latest --from-existing ${repoRoot} --name ${opts.name} --target ${target} --yes`,
|
|
148
|
+
};
|
|
149
|
+
if (!opts.confirm) {
|
|
150
|
+
if (opts.format === 'json') {
|
|
151
|
+
output.writeln(JSON.stringify({ ...plan, dryRun: true }, null, 2));
|
|
152
|
+
}
|
|
153
|
+
else {
|
|
154
|
+
output.writeln(output.bold('# ruflo eject (dry-run)'));
|
|
155
|
+
output.writeln('');
|
|
156
|
+
output.writeln(`name: ${plan.name}`);
|
|
157
|
+
output.writeln(`sourceRepo: ${plan.sourceRepo}`);
|
|
158
|
+
output.writeln(`target: ${plan.target}`);
|
|
159
|
+
output.writeln('');
|
|
160
|
+
output.writeln(output.dim('Would execute:'));
|
|
161
|
+
output.writeln(output.dim(` ${plan.command}`));
|
|
162
|
+
output.writeln('');
|
|
163
|
+
output.writeln('Re-run with --confirm to actually eject.');
|
|
164
|
+
}
|
|
165
|
+
return { success: true, exitCode: 0, data: { ...plan, dryRun: true } };
|
|
166
|
+
}
|
|
167
|
+
// Actually run.
|
|
168
|
+
output.writeln(output.bold('# ruflo eject — running'));
|
|
169
|
+
output.writeln('');
|
|
170
|
+
output.writeln(`Ejecting ${repoRoot} → ${target} as "${opts.name}"...`);
|
|
171
|
+
output.writeln('');
|
|
172
|
+
const r = runEject(target, opts.name);
|
|
173
|
+
if (r.degraded) {
|
|
174
|
+
output.writeln(output.warning('eject: metaharness binary unavailable — feature degraded'));
|
|
175
|
+
output.writeln(output.dim('(ADR-150 graceful degradation: ruflo runs without it; install with `npm i -D metaharness`.)'));
|
|
176
|
+
return { success: true, exitCode: 0, data: { ...plan, degraded: true, reason: 'metaharness-not-available' } };
|
|
177
|
+
}
|
|
178
|
+
if (r.exitCode !== 0) {
|
|
179
|
+
output.writeln(output.error(`eject: metaharness exited ${r.exitCode}`));
|
|
180
|
+
if (r.stderr)
|
|
181
|
+
output.writeln(output.dim(r.stderr.slice(0, 400)));
|
|
182
|
+
return { success: false, exitCode: r.exitCode, data: { ...plan, exitCode: r.exitCode } };
|
|
183
|
+
}
|
|
184
|
+
output.writeln('');
|
|
185
|
+
output.writeln(output.bold(`✓ Ejected to ${target}`));
|
|
186
|
+
output.writeln('');
|
|
187
|
+
output.writeln(output.dim('Next steps:'));
|
|
188
|
+
output.writeln(output.dim(` cd ${target}`));
|
|
189
|
+
output.writeln(output.dim(' npm install'));
|
|
190
|
+
output.writeln(output.dim(' npx harness doctor'));
|
|
191
|
+
return { success: true, exitCode: 0, data: { ...plan, ejected: true } };
|
|
192
|
+
},
|
|
193
|
+
};
|
|
194
|
+
export default ejectCommand;
|
|
195
|
+
//# sourceMappingURL=eject.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eject.js","sourceRoot":"","sources":["../../../src/commands/eject.ts"],"names":[],"mappings":"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"}
|
|
@@ -147,13 +147,13 @@ const searchCommand = {
|
|
|
147
147
|
// Get all entries with embeddings from database
|
|
148
148
|
// Parameterized query to prevent SQL injection (CRIT-01)
|
|
149
149
|
const embeddingSql = namespace !== 'all'
|
|
150
|
-
? `SELECT id, key, namespace, content, embedding, embedding_dimensions
|
|
151
|
-
FROM memory_entries
|
|
152
|
-
WHERE status = 'active' AND embedding IS NOT NULL AND namespace = ?
|
|
150
|
+
? `SELECT id, key, namespace, content, embedding, embedding_dimensions
|
|
151
|
+
FROM memory_entries
|
|
152
|
+
WHERE status = 'active' AND embedding IS NOT NULL AND namespace = ?
|
|
153
153
|
LIMIT 1000`
|
|
154
|
-
: `SELECT id, key, namespace, content, embedding, embedding_dimensions
|
|
155
|
-
FROM memory_entries
|
|
156
|
-
WHERE status = 'active' AND embedding IS NOT NULL
|
|
154
|
+
: `SELECT id, key, namespace, content, embedding, embedding_dimensions
|
|
155
|
+
FROM memory_entries
|
|
156
|
+
WHERE status = 'active' AND embedding IS NOT NULL
|
|
157
157
|
LIMIT 1000`;
|
|
158
158
|
const embeddingStmt = db.prepare(embeddingSql);
|
|
159
159
|
if (namespace !== 'all') {
|
|
@@ -192,16 +192,16 @@ const searchCommand = {
|
|
|
192
192
|
const likePattern = `%${query}%`;
|
|
193
193
|
const remainingLimit = Math.max(0, limit - results.length);
|
|
194
194
|
const keywordSql = namespace !== 'all'
|
|
195
|
-
? `SELECT id, key, namespace, content
|
|
196
|
-
FROM memory_entries
|
|
197
|
-
WHERE status = 'active'
|
|
198
|
-
AND (content LIKE ? OR key LIKE ?)
|
|
199
|
-
AND namespace = ?
|
|
195
|
+
? `SELECT id, key, namespace, content
|
|
196
|
+
FROM memory_entries
|
|
197
|
+
WHERE status = 'active'
|
|
198
|
+
AND (content LIKE ? OR key LIKE ?)
|
|
199
|
+
AND namespace = ?
|
|
200
200
|
LIMIT ?`
|
|
201
|
-
: `SELECT id, key, namespace, content
|
|
202
|
-
FROM memory_entries
|
|
203
|
-
WHERE status = 'active'
|
|
204
|
-
AND (content LIKE ? OR key LIKE ?)
|
|
201
|
+
: `SELECT id, key, namespace, content
|
|
202
|
+
FROM memory_entries
|
|
203
|
+
WHERE status = 'active'
|
|
204
|
+
AND (content LIKE ? OR key LIKE ?)
|
|
205
205
|
LIMIT ?`;
|
|
206
206
|
const keywordStmt = db.prepare(keywordSql);
|
|
207
207
|
if (namespace !== 'all') {
|
|
@@ -408,17 +408,17 @@ const collectionsCommand = {
|
|
|
408
408
|
const fileBuffer = fs.readFileSync(fullDbPath);
|
|
409
409
|
const db = new SQL.Database(fileBuffer);
|
|
410
410
|
// Get collection stats from database
|
|
411
|
-
const statsQuery = db.exec(`
|
|
412
|
-
SELECT
|
|
413
|
-
namespace,
|
|
414
|
-
COUNT(*) as total_entries,
|
|
415
|
-
SUM(CASE WHEN embedding IS NOT NULL THEN 1 ELSE 0 END) as with_embeddings,
|
|
416
|
-
AVG(embedding_dimensions) as avg_dimensions,
|
|
417
|
-
SUM(LENGTH(content)) as total_content_size
|
|
418
|
-
FROM memory_entries
|
|
419
|
-
WHERE status = 'active'
|
|
420
|
-
GROUP BY namespace
|
|
421
|
-
ORDER BY total_entries DESC
|
|
411
|
+
const statsQuery = db.exec(`
|
|
412
|
+
SELECT
|
|
413
|
+
namespace,
|
|
414
|
+
COUNT(*) as total_entries,
|
|
415
|
+
SUM(CASE WHEN embedding IS NOT NULL THEN 1 ELSE 0 END) as with_embeddings,
|
|
416
|
+
AVG(embedding_dimensions) as avg_dimensions,
|
|
417
|
+
SUM(LENGTH(content)) as total_content_size
|
|
418
|
+
FROM memory_entries
|
|
419
|
+
WHERE status = 'active'
|
|
420
|
+
GROUP BY namespace
|
|
421
|
+
ORDER BY total_entries DESC
|
|
422
422
|
`);
|
|
423
423
|
// Get vector index info
|
|
424
424
|
const indexQuery = db.exec(`SELECT name, dimensions, hnsw_m FROM vector_indexes`);
|
|
@@ -51,103 +51,103 @@ function generateHiveMindPrompt(swarmId, swarmName, objective, workers, workerGr
|
|
|
51
51
|
const queenType = flags.queenType || 'strategic';
|
|
52
52
|
const consensusAlgorithm = flags.consensus || 'byzantine';
|
|
53
53
|
const topology = flags.topology || 'hierarchical-mesh';
|
|
54
|
-
return `🧠 HIVE MIND COLLECTIVE INTELLIGENCE SYSTEM
|
|
55
|
-
═══════════════════════════════════════════════
|
|
56
|
-
|
|
57
|
-
You are the Queen coordinator of a Hive Mind swarm with collective intelligence capabilities.
|
|
58
|
-
|
|
59
|
-
HIVE MIND CONFIGURATION:
|
|
60
|
-
📌 Swarm ID: ${swarmId}
|
|
61
|
-
📌 Swarm Name: ${swarmName}
|
|
62
|
-
🎯 Objective: ${objective}
|
|
63
|
-
👑 Queen Type: ${queenType}
|
|
64
|
-
🐝 Worker Count: ${workers.length}
|
|
65
|
-
🔗 Topology: ${topology}
|
|
66
|
-
🤝 Consensus Algorithm: ${consensusAlgorithm}
|
|
67
|
-
⏰ Initialized: ${currentTime}
|
|
68
|
-
|
|
69
|
-
WORKER DISTRIBUTION:
|
|
70
|
-
${workerTypes.map(type => `• ${type}: ${workerGroups[type].length} agents`).join('\n')}
|
|
71
|
-
|
|
72
|
-
🔧 AVAILABLE MCP TOOLS FOR HIVE MIND COORDINATION:
|
|
73
|
-
|
|
74
|
-
1️⃣ **COLLECTIVE INTELLIGENCE**
|
|
75
|
-
mcp__ruflo__hive-mind_consensus - Democratic decision making
|
|
76
|
-
mcp__ruflo__hive-mind_memory - Share knowledge across the hive
|
|
77
|
-
mcp__ruflo__hive-mind_broadcast - Broadcast to all workers
|
|
78
|
-
mcp__ruflo__neural_patterns - Neural pattern recognition
|
|
79
|
-
|
|
80
|
-
2️⃣ **QUEEN COORDINATION**
|
|
81
|
-
mcp__ruflo__hive-mind_status - Monitor swarm health
|
|
82
|
-
mcp__ruflo__task_create - Create and delegate tasks
|
|
83
|
-
mcp__ruflo__coordination_orchestrate - Orchestrate task distribution
|
|
84
|
-
mcp__ruflo__agent_spawn - Spawn additional workers
|
|
85
|
-
|
|
86
|
-
3️⃣ **WORKER MANAGEMENT**
|
|
87
|
-
mcp__ruflo__agent_list - List all active agents
|
|
88
|
-
mcp__ruflo__agent_status - Check agent status
|
|
89
|
-
mcp__ruflo__agent_health - Check worker health
|
|
90
|
-
mcp__ruflo__hive-mind_join - Add agent to hive
|
|
91
|
-
mcp__ruflo__hive-mind_leave - Remove agent from hive
|
|
92
|
-
|
|
93
|
-
4️⃣ **TASK ORCHESTRATION**
|
|
94
|
-
mcp__ruflo__task_assign - Assign tasks to workers
|
|
95
|
-
mcp__ruflo__task_status - Track task progress
|
|
96
|
-
mcp__ruflo__task_complete - Mark tasks complete
|
|
97
|
-
mcp__ruflo__workflow_create - Create workflows
|
|
98
|
-
|
|
99
|
-
5️⃣ **MEMORY & LEARNING**
|
|
100
|
-
mcp__ruflo__memory_store - Store collective knowledge
|
|
101
|
-
mcp__ruflo__memory_retrieve - Access shared memory
|
|
102
|
-
mcp__ruflo__memory_search - Search memory patterns
|
|
103
|
-
mcp__ruflo__neural_train - Learn from experiences
|
|
104
|
-
mcp__ruflo__hooks_intelligence_pattern-store - Store patterns
|
|
105
|
-
|
|
106
|
-
📋 HIVE MIND EXECUTION PROTOCOL:
|
|
107
|
-
|
|
108
|
-
1. **INITIALIZATION PHASE**
|
|
109
|
-
- Verify all workers are online and responsive
|
|
110
|
-
- Establish communication channels
|
|
111
|
-
- Load previous session state if available
|
|
112
|
-
- Initialize shared memory space
|
|
113
|
-
|
|
114
|
-
2. **TASK DISTRIBUTION PHASE**
|
|
115
|
-
- Analyze the objective and decompose into subtasks
|
|
116
|
-
- Assign tasks based on worker specializations
|
|
117
|
-
- Set up task dependencies and ordering
|
|
118
|
-
- Monitor parallel execution
|
|
119
|
-
|
|
120
|
-
3. **COORDINATION PHASE**
|
|
121
|
-
- Use consensus for critical decisions
|
|
122
|
-
- Aggregate results from workers
|
|
123
|
-
- Resolve conflicts using ${consensusAlgorithm} consensus
|
|
124
|
-
- Share learnings across the hive
|
|
125
|
-
|
|
126
|
-
4. **COMPLETION PHASE**
|
|
127
|
-
- Verify all subtasks are complete
|
|
128
|
-
- Consolidate results
|
|
129
|
-
- Store learnings in collective memory
|
|
130
|
-
- Report final status
|
|
131
|
-
|
|
132
|
-
🎯 YOUR OBJECTIVE:
|
|
133
|
-
${objective}
|
|
134
|
-
|
|
135
|
-
⚠️ CRITICAL — TOOL PREFERENCE RULES (#1422):
|
|
136
|
-
• You MUST use Ruflo MCP tools (mcp__ruflo__*) for ALL orchestration tasks
|
|
137
|
-
• Do NOT use Claude native Task/Agent tools for swarm coordination — use mcp__ruflo__agent_spawn, mcp__ruflo__task_assign, etc.
|
|
138
|
-
• Native Claude tools (Read, Write, Edit, Bash, Grep, Glob) should ONLY be used for file operations and shell commands
|
|
139
|
-
• All agent spawning, task assignment, memory, and coordination MUST go through mcp__ruflo__* tools
|
|
140
|
-
• If a Ruflo MCP tool exists for an operation, always prefer it over any native equivalent
|
|
141
|
-
|
|
142
|
-
💡 COORDINATION TIPS:
|
|
143
|
-
• Use mcp__ruflo__hive-mind_broadcast for swarm-wide announcements
|
|
144
|
-
• Check worker status regularly with mcp__ruflo__hive-mind_status
|
|
145
|
-
• Store important decisions in shared memory for persistence
|
|
146
|
-
• Use consensus for any decisions affecting multiple workers
|
|
147
|
-
• Use mcp__ruflo__task_assign to assign tasks to workers, then mcp__ruflo__task_complete when done
|
|
148
|
-
|
|
149
|
-
🚀 BEGIN HIVE MIND COORDINATION NOW!
|
|
150
|
-
Start by checking the current hive status and then proceed with the objective.
|
|
54
|
+
return `🧠 HIVE MIND COLLECTIVE INTELLIGENCE SYSTEM
|
|
55
|
+
═══════════════════════════════════════════════
|
|
56
|
+
|
|
57
|
+
You are the Queen coordinator of a Hive Mind swarm with collective intelligence capabilities.
|
|
58
|
+
|
|
59
|
+
HIVE MIND CONFIGURATION:
|
|
60
|
+
📌 Swarm ID: ${swarmId}
|
|
61
|
+
📌 Swarm Name: ${swarmName}
|
|
62
|
+
🎯 Objective: ${objective}
|
|
63
|
+
👑 Queen Type: ${queenType}
|
|
64
|
+
🐝 Worker Count: ${workers.length}
|
|
65
|
+
🔗 Topology: ${topology}
|
|
66
|
+
🤝 Consensus Algorithm: ${consensusAlgorithm}
|
|
67
|
+
⏰ Initialized: ${currentTime}
|
|
68
|
+
|
|
69
|
+
WORKER DISTRIBUTION:
|
|
70
|
+
${workerTypes.map(type => `• ${type}: ${workerGroups[type].length} agents`).join('\n')}
|
|
71
|
+
|
|
72
|
+
🔧 AVAILABLE MCP TOOLS FOR HIVE MIND COORDINATION:
|
|
73
|
+
|
|
74
|
+
1️⃣ **COLLECTIVE INTELLIGENCE**
|
|
75
|
+
mcp__ruflo__hive-mind_consensus - Democratic decision making
|
|
76
|
+
mcp__ruflo__hive-mind_memory - Share knowledge across the hive
|
|
77
|
+
mcp__ruflo__hive-mind_broadcast - Broadcast to all workers
|
|
78
|
+
mcp__ruflo__neural_patterns - Neural pattern recognition
|
|
79
|
+
|
|
80
|
+
2️⃣ **QUEEN COORDINATION**
|
|
81
|
+
mcp__ruflo__hive-mind_status - Monitor swarm health
|
|
82
|
+
mcp__ruflo__task_create - Create and delegate tasks
|
|
83
|
+
mcp__ruflo__coordination_orchestrate - Orchestrate task distribution
|
|
84
|
+
mcp__ruflo__agent_spawn - Spawn additional workers
|
|
85
|
+
|
|
86
|
+
3️⃣ **WORKER MANAGEMENT**
|
|
87
|
+
mcp__ruflo__agent_list - List all active agents
|
|
88
|
+
mcp__ruflo__agent_status - Check agent status
|
|
89
|
+
mcp__ruflo__agent_health - Check worker health
|
|
90
|
+
mcp__ruflo__hive-mind_join - Add agent to hive
|
|
91
|
+
mcp__ruflo__hive-mind_leave - Remove agent from hive
|
|
92
|
+
|
|
93
|
+
4️⃣ **TASK ORCHESTRATION**
|
|
94
|
+
mcp__ruflo__task_assign - Assign tasks to workers
|
|
95
|
+
mcp__ruflo__task_status - Track task progress
|
|
96
|
+
mcp__ruflo__task_complete - Mark tasks complete
|
|
97
|
+
mcp__ruflo__workflow_create - Create workflows
|
|
98
|
+
|
|
99
|
+
5️⃣ **MEMORY & LEARNING**
|
|
100
|
+
mcp__ruflo__memory_store - Store collective knowledge
|
|
101
|
+
mcp__ruflo__memory_retrieve - Access shared memory
|
|
102
|
+
mcp__ruflo__memory_search - Search memory patterns
|
|
103
|
+
mcp__ruflo__neural_train - Learn from experiences
|
|
104
|
+
mcp__ruflo__hooks_intelligence_pattern-store - Store patterns
|
|
105
|
+
|
|
106
|
+
📋 HIVE MIND EXECUTION PROTOCOL:
|
|
107
|
+
|
|
108
|
+
1. **INITIALIZATION PHASE**
|
|
109
|
+
- Verify all workers are online and responsive
|
|
110
|
+
- Establish communication channels
|
|
111
|
+
- Load previous session state if available
|
|
112
|
+
- Initialize shared memory space
|
|
113
|
+
|
|
114
|
+
2. **TASK DISTRIBUTION PHASE**
|
|
115
|
+
- Analyze the objective and decompose into subtasks
|
|
116
|
+
- Assign tasks based on worker specializations
|
|
117
|
+
- Set up task dependencies and ordering
|
|
118
|
+
- Monitor parallel execution
|
|
119
|
+
|
|
120
|
+
3. **COORDINATION PHASE**
|
|
121
|
+
- Use consensus for critical decisions
|
|
122
|
+
- Aggregate results from workers
|
|
123
|
+
- Resolve conflicts using ${consensusAlgorithm} consensus
|
|
124
|
+
- Share learnings across the hive
|
|
125
|
+
|
|
126
|
+
4. **COMPLETION PHASE**
|
|
127
|
+
- Verify all subtasks are complete
|
|
128
|
+
- Consolidate results
|
|
129
|
+
- Store learnings in collective memory
|
|
130
|
+
- Report final status
|
|
131
|
+
|
|
132
|
+
🎯 YOUR OBJECTIVE:
|
|
133
|
+
${objective}
|
|
134
|
+
|
|
135
|
+
⚠️ CRITICAL — TOOL PREFERENCE RULES (#1422):
|
|
136
|
+
• You MUST use Ruflo MCP tools (mcp__ruflo__*) for ALL orchestration tasks
|
|
137
|
+
• Do NOT use Claude native Task/Agent tools for swarm coordination — use mcp__ruflo__agent_spawn, mcp__ruflo__task_assign, etc.
|
|
138
|
+
• Native Claude tools (Read, Write, Edit, Bash, Grep, Glob) should ONLY be used for file operations and shell commands
|
|
139
|
+
• All agent spawning, task assignment, memory, and coordination MUST go through mcp__ruflo__* tools
|
|
140
|
+
• If a Ruflo MCP tool exists for an operation, always prefer it over any native equivalent
|
|
141
|
+
|
|
142
|
+
💡 COORDINATION TIPS:
|
|
143
|
+
• Use mcp__ruflo__hive-mind_broadcast for swarm-wide announcements
|
|
144
|
+
• Check worker status regularly with mcp__ruflo__hive-mind_status
|
|
145
|
+
• Store important decisions in shared memory for persistence
|
|
146
|
+
• Use consensus for any decisions affecting multiple workers
|
|
147
|
+
• Use mcp__ruflo__task_assign to assign tasks to workers, then mcp__ruflo__task_complete when done
|
|
148
|
+
|
|
149
|
+
🚀 BEGIN HIVE MIND COORDINATION NOW!
|
|
150
|
+
Start by checking the current hive status and then proceed with the objective.
|
|
151
151
|
`;
|
|
152
152
|
}
|
|
153
153
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hooks.d.ts","sourceRoot":"","sources":["../../../src/commands/hooks.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAiC,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"hooks.d.ts","sourceRoot":"","sources":["../../../src/commands/hooks.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAiC,MAAM,aAAa,CAAC;AA+nK1E,eAAO,MAAM,YAAY,EAAE,OA0G1B,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -2262,7 +2262,8 @@ const workerDispatchCommand = {
|
|
|
2262
2262
|
const background = !ctx.flags['sync'];
|
|
2263
2263
|
if (!trigger) {
|
|
2264
2264
|
output.printError('--trigger is required');
|
|
2265
|
-
output.writeln('Available triggers: ultralearn, optimize, consolidate, predict, audit, map, preload, deepdive, document, refactor, benchmark, testgaps');
|
|
2265
|
+
output.writeln('Available triggers: ultralearn, optimize, consolidate, predict, audit, map, preload, deepdive, document, refactor, benchmark, testgaps, oia-audit');
|
|
2266
|
+
output.writeln(output.dim('Tip: `oia-audit` (ADR-150) also runs as `ruflo metaharness oia-audit` for direct invocation.'));
|
|
2266
2267
|
return { success: false, exitCode: 1 };
|
|
2267
2268
|
}
|
|
2268
2269
|
const spinner = output.createSpinner({ text: `Dispatching ${trigger} worker...`, spinner: 'dots' });
|
|
@@ -3963,15 +3964,15 @@ const tokenOptimizeCommand = {
|
|
|
3963
3964
|
const total = stats.cacheHits + stats.cacheMisses;
|
|
3964
3965
|
const hitRate = total > 0 ? (stats.cacheHits / total * 100).toFixed(1) : '0';
|
|
3965
3966
|
const savings = (stats.totalTokensSaved / 1000 * 0.01).toFixed(2);
|
|
3966
|
-
output.writeln(`## Token Optimization Report
|
|
3967
|
-
|
|
3968
|
-
| Metric | Value |
|
|
3969
|
-
|--------|-------|
|
|
3970
|
-
| Tokens Saved | ${stats.totalTokensSaved.toLocaleString()} |
|
|
3971
|
-
| Edits Optimized | ${stats.editsOptimized} |
|
|
3972
|
-
| Cache Hit Rate | ${hitRate}% |
|
|
3973
|
-
| Memories Retrieved | ${stats.memoriesRetrieved} |
|
|
3974
|
-
| Est. Monthly Savings | $${savings} |
|
|
3967
|
+
output.writeln(`## Token Optimization Report
|
|
3968
|
+
|
|
3969
|
+
| Metric | Value |
|
|
3970
|
+
|--------|-------|
|
|
3971
|
+
| Tokens Saved | ${stats.totalTokensSaved.toLocaleString()} |
|
|
3972
|
+
| Edits Optimized | ${stats.editsOptimized} |
|
|
3973
|
+
| Cache Hit Rate | ${hitRate}% |
|
|
3974
|
+
| Memories Retrieved | ${stats.memoriesRetrieved} |
|
|
3975
|
+
| Est. Monthly Savings | $${savings} |
|
|
3975
3976
|
| Agentic-Flow Active | ${agenticFlowAvailable ? '✓' : '✗'} |`);
|
|
3976
3977
|
}
|
|
3977
3978
|
return { success: true, data: { config, stats: { ...stats, agenticFlowAvailable } } };
|