claude-flow 2.0.0 → 2.0.1
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/checkpoints/1757194415.json +1 -0
- package/.claude/checkpoints/1757194416.json +1 -0
- package/.claude/checkpoints/1757194435.json +1 -0
- package/.claude/checkpoints/1757194437.json +1 -0
- package/.claude/checkpoints/1757194468.json +1 -0
- package/.claude/checkpoints/1757194469.json +1 -0
- package/.claude/checkpoints/1757194554.json +1 -0
- package/.claude/checkpoints/1757194555.json +1 -0
- package/.claude/checkpoints/1757194606.json +1 -0
- package/.claude/checkpoints/1757194608.json +1 -0
- package/.claude/checkpoints/1757194817.json +1 -0
- package/.claude/checkpoints/1757194818.json +1 -0
- package/.claude/checkpoints/task-1757194691.json +1 -0
- package/.claude/checkpoints/task-1757194856.json +1 -0
- package/README.md +29 -1
- package/bin/claude-flow +1 -1
- package/package.json +1 -1
- package/src/cli/commands/index.ts +1 -672
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250906-213335", "file": "/workspaces/claude-code-flow/README.md", "timestamp": "2025-09-06T21:33:35Z", "type": "pre-edit", "original_branch": "alpha101"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250906-213336", "file": "/workspaces/claude-code-flow/README.md", "timestamp": "2025-09-06T21:33:36Z", "type": "post-edit", "branch": "alpha101", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 2190 ++++++++++++-------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/task-1757194091.json | 1 + README.md | 2 +- bin/claude-flow | 2 +- claude-flow-wiki | 0 package-lock.json | 4 +- package.json | 2 +- .../.claude/agents/flow-nexus/app-store.md | 88 + .../.claude/agents/flow-nexus/authentication.md | 69 + .../.claude/agents/flow-nexus/challenges.md | 81 + .../.claude/agents/flow-nexus/neural-network.md | 88 + .../.claude/agents/flow-nexus/payments.md | 83 + .../.claude/agents/flow-nexus/sandbox.md | 76 + .../test-alpha/.claude/agents/flow-nexus/swarm.md | 76 + .../.claude/agents/flow-nexus/user-tools.md | 96 + .../.claude/agents/flow-nexus/workflow.md | 84 + .../.claude/commands/flow-nexus/app-store.md | 124 ++ .../.claude/commands/flow-nexus/challenges.md | 120 ++ .../commands/flow-nexus/login-registration.md | 65 + .../.claude/commands/flow-nexus/neural-network.md | 134 ++ .../.claude/commands/flow-nexus/payments.md | 116 ++ .../.claude/commands/flow-nexus/sandbox.md | 83 + .../.claude/commands/flow-nexus/swarm.md | 87 + .../.claude/commands/flow-nexus/user-tools.md | 152 ++ .../.claude/commands/flow-nexus/workflow.md | 115 + test-alpha/test-alpha/CLAUDE.md | 117 ++ .../.claude/agents/MIGRATION_SUMMARY.md | 222 ++ .../test-full-alpha/.claude/agents/README.md | 89 + .../.claude/agents/analysis/code-analyzer.md | 209 ++ .../analysis/code-review/analyze-code-quality.md | 180 ++ .../system-design/arch-system-design.md | 156 ++ .../.claude/agents/base-template-generator.md | 42 + .../.claude/agents/consensus/README.md | 253 +++ .../agents/consensus/byzantine-coordinator.md | 63 + .../.claude/agents/consensus/crdt-synchronizer.md | 997 +++++++++ .../.claude/agents/consensus/gossip-coordinator.md | 63 + .../agents/consensus/performance-benchmarker.md | 851 ++++++++ .../.claude/agents/consensus/quorum-manager.md | 823 ++++++++ .../.claude/agents/consensus/raft-manager.md | 63 + .../.claude/agents/consensus/security-manager.md | 622 ++++++ .../test-full-alpha/.claude/agents/core/coder.md | 211 ++ .../test-full-alpha/.claude/agents/core/planner.md | 116 ++ .../.claude/agents/core/researcher.md | 136 ++ .../.claude/agents/core/reviewer.md | 272 +++ .../test-full-alpha/.claude/agents/core/tester.md | 266 +++ .../.claude/agents/data/ml/data-ml-model.md | 193 ++ .../agents/development/backend/dev-backend-api.md | 142 ++ .../.claude/agents/devops/ci-cd/ops-cicd-github.md | 164 ++ .../documentation/api-docs/docs-api-openapi.md | 174 ++ .../.claude/agents/flow-nexus/app-store.md | 88 + .../.claude/agents/flow-nexus/authentication.md | 69 + .../.claude/agents/flow-nexus/challenges.md | 81 + .../.claude/agents/flow-nexus/neural-network.md | 88 + .../.claude/agents/flow-nexus/payments.md | 83 + .../.claude/agents/flow-nexus/sandbox.md | 76 + .../.claude/agents/flow-nexus/swarm.md | 76 + .../.claude/agents/flow-nexus/user-tools.md | 96 + .../.claude/agents/flow-nexus/workflow.md | 84 + .../.claude/agents/github/code-review-swarm.md | 538 +++++ .../.claude/agents/github/github-modes.md | 173 ++ .../.claude/agents/github/issue-tracker.md | 319 +++ .../.claude/agents/github/multi-repo-swarm.md | 553 +++++ .../.claude/agents/github/pr-manager.md | 191 ++ .../.claude/agents/github/project-board-sync.md | 509 +++++ .../.claude/agents/github/release-manager.md | 367 ++++ .../.claude/agents/github/release-swarm.md | 583 ++++++ .../.claude/agents/github/repo-architect.md | 398 ++++ .../.claude/agents/github/swarm-issue.md | 573 +++++ .../.claude/agents/github/swarm-pr.md | 428 ++++ .../.claude/agents/github/sync-coordinator.md | 452 ++++ .../.claude/agents/github/workflow-automation.md | 635 ++++++ .../.claude/agents/optimization/README.md | 250 +++ .../.claude/agents/optimization/benchmark-suite.md | 665 ++++++ .../.claude/agents/optimization/load-balancer.md | 431 ++++ .../agents/optimization/performance-monitor.md | 672 ++++++ .../agents/optimization/resource-allocator.md | 674 ++++++ .../agents/optimization/topology-optimizer.md | 808 ++++++++ .../.claude/agents/sparc/architecture.md | 472 +++++ .../.claude/agents/sparc/pseudocode.md | 318 +++ .../.claude/agents/sparc/refinement.md | 525 +++++ .../.claude/agents/sparc/specification.md | 276 +++ .../specialized/mobile/spec-mobile-react-native.md | 226 ++ .../test-full-alpha/.claude/agents/swarm/README.md | 190 ++ .../.claude/agents/swarm/adaptive-coordinator.md | 396 ++++ .../agents/swarm/hierarchical-coordinator.md | 256 +++ .../.claude/agents/swarm/mesh-coordinator.md | 392 ++++ .../agents/templates/automation-smart-agent.md | 205 ++ .../agents/templates/coordinator-swarm-init.md | 90 + .../.claude/agents/templates/github-pr-manager.md | 177 ++ .../agents/templates/implementer-sparc-coder.md | 259 +++ .../.claude/agents/templates/memory-coordinator.md | 187 ++ .../.claude/agents/templates/migration-plan.md | 746 +++++++ .../.claude/agents/templates/orchestrator-task.md | 139 ++ .../agents/templates/performance-analyzer.md | 199 ++ .../.claude/agents/templates/sparc-coordinator.md | 183 ++ .../agents/testing/unit/tdd-london-swarm.md | 244 +++ .../testing/validation/production-validator.md | 395 ++++ .../.claude/commands/agents/README.md | 10 + .../.claude/commands/agents/agent-capabilities.md | 21 + .../.claude/commands/agents/agent-coordination.md | 28 + .../.claude/commands/agents/agent-spawning.md | 28 + .../.claude/commands/agents/agent-types.md | 26 + .../commands/analysis/COMMAND_COMPLIANCE_REPORT.md | 54 + .../.claude/commands/analysis/README.md | 9 + .../.claude/commands/analysis/bottleneck-detect.md | 162 ++ .../commands/analysis/performance-bottlenecks.md | 59 + .../commands/analysis/performance-report.md | 25 + .../.claude/commands/analysis/token-efficiency.md | 45 + .../.claude/commands/analysis/token-usage.md | 25 + .../.claude/commands/automation/README.md | 9 + .../.claude/commands/automation/auto-agent.md | 122 ++ .../.claude/commands/automation/self-healing.md | 106 + .../.claude/commands/automation/session-memory.md | 90 + .../.claude/commands/automation/smart-agents.md | 73 + .../.claude/commands/automation/smart-spawn.md | 25 + .../.claude/commands/automation/workflow-select.md | 25 + .../.claude/commands/coordination/README.md | 9 + .../.claude/commands/coordination/agent-spawn.md | 25 + .../.claude/commands/coordination/init.md | 44 + .../.claude/commands/coordination/orchestrate.md | 43 + .../.claude/commands/coordination/spawn.md | 45 + .../.claude/commands/coordination/swarm-init.md | 85 + .../commands/coordination/task-orchestrate.md | 25 + .../.claude/commands/flow-nexus/app-store.md | 124 ++ .../.claude/commands/flow-nexus/challenges.md | 120 ++ .../commands/flow-nexus/login-registration.md | 65 + .../.claude/commands/flow-nexus/neural-network.md | 134 ++ .../.claude/commands/flow-nexus/payments.md | 116 ++ .../.claude/commands/flow-nexus/sandbox.md | 83 + .../.claude/commands/flow-nexus/swarm.md | 87 + .../.claude/commands/flow-nexus/user-tools.md | 152 ++ .../.claude/commands/flow-nexus/workflow.md | 115 + .../.claude/commands/github/README.md | 11 + .../.claude/commands/github/code-review-swarm.md | 514 +++++ .../.claude/commands/github/code-review.md | 25 + .../.claude/commands/github/github-modes.md | 147 ++ .../.claude/commands/github/github-swarm.md | 121 ++ .../.claude/commands/github/issue-tracker.md | 292 +++ .../.claude/commands/github/issue-triage.md | 25 + .../.claude/commands/github/multi-repo-swarm.md | 519 +++++ .../.claude/commands/github/pr-enhance.md | 26 + .../.claude/commands/github/pr-manager.md | 170 ++ .../.claude/commands/github/project-board-sync.md | 471 +++++ .../.claude/commands/github/release-manager.md | 338 +++ .../.claude/commands/github/release-swarm.md | 544 +++++ .../.claude/commands/github/repo-analyze.md | 25 + .../.claude/commands/github/repo-architect.md | 367 ++++ .../.claude/commands/github/swarm-issue.md | 482 +++++ .../.claude/commands/github/swarm-pr.md | 285 +++ .../.claude/commands/github/sync-coordinator.md | 301 +++ .../.claude/commands/github/workflow-automation.md | 442 ++++ .../.claude/commands/hive-mind/README.md | 17 + .../commands/hive-mind/hive-mind-consensus.md | 8 + .../.claude/commands/hive-mind/hive-mind-init.md | 18 + .../.claude/commands/hive-mind/hive-mind-memory.md | 8 + .../commands/hive-mind/hive-mind-metrics.md | 8 + .../.claude/commands/hive-mind/hive-mind-resume.md | 8 + .../commands/hive-mind/hive-mind-sessions.md | 8 + .../.claude/commands/hive-mind/hive-mind-spawn.md | 21 + .../.claude/commands/hive-mind/hive-mind-status.md | 8 + .../.claude/commands/hive-mind/hive-mind-stop.md | 8 + .../.claude/commands/hive-mind/hive-mind-wizard.md | 8 + .../.claude/commands/hive-mind/hive-mind.md | 27 + .../.claude/commands/hooks/README.md | 11 + .../.claude/commands/hooks/overview.md | 58 + .../.claude/commands/hooks/post-edit.md | 117 ++ .../.claude/commands/hooks/post-task.md | 112 + .../.claude/commands/hooks/pre-edit.md | 113 + .../.claude/commands/hooks/pre-task.md | 111 + .../.claude/commands/hooks/session-end.md | 118 ++ .../.claude/commands/hooks/setup.md | 103 + .../.claude/commands/memory/README.md | 9 + .../.claude/commands/memory/memory-persist.md | 25 + .../.claude/commands/memory/memory-search.md | 25 + .../.claude/commands/memory/memory-usage.md | 25 + .../.claude/commands/memory/neural.md | 47 + .../.claude/commands/memory/usage.md | 46 + .../.claude/commands/monitoring/README.md | 9 + .../.claude/commands/monitoring/agent-metrics.md | 25 + .../.claude/commands/monitoring/agents.md | 44 + .../.claude/commands/monitoring/real-time-view.md | 25 + .../.claude/commands/monitoring/status.md | 46 + .../.claude/commands/monitoring/swarm-monitor.md | 25 + .../.claude/commands/optimization/README.md | 9 + .../.claude/commands/optimization/auto-topology.md | 62 + .../.claude/commands/optimization/cache-manage.md | 25 + .../commands/optimization/parallel-execute.md | 25 + .../commands/optimization/parallel-execution.md | 50 + .../commands/optimization/topology-optimize.md | 25 + .../.claude/commands/pair/README.md | 261 +++ .../.claude/commands/pair/commands.md | 546 +++++ .../.claude/commands/pair/config.md | 510 +++++ .../.claude/commands/pair/examples.md | 512 +++++ .../test-full-alpha/.claude/commands/pair/modes.md | 348 ++++ .../.claude/commands/pair/session.md | 407 ++++ .../test-full-alpha/.claude/commands/pair/start.md | 209 ++ .../.claude/commands/sparc/analyzer.md | 52 + .../.claude/commands/sparc/architect.md | 53 + .../.claude/commands/sparc/batch-executor.md | 54 + .../.claude/commands/sparc/coder.md | 54 + .../.claude/commands/sparc/debugger.md | 54 + .../.claude/commands/sparc/designer.md | 53 + .../.claude/commands/sparc/documenter.md | 54 + .../.claude/commands/sparc/innovator.md | 54 + .../.claude/commands/sparc/memory-manager.md | 54 + .../.claude/commands/sparc/optimizer.md | 54 + .../.claude/commands/sparc/orchestrator.md | 132 ++ .../.claude/commands/sparc/researcher.md | 54 + .../.claude/commands/sparc/reviewer.md | 54 + .../.claude/commands/sparc/sparc-modes.md | 174 ++ .../.claude/commands/sparc/swarm-coordinator.md | 54 + .../test-full-alpha/.claude/commands/sparc/tdd.md | 54 + .../.claude/commands/sparc/tester.md | 54 + .../.claude/commands/sparc/workflow-manager.md | 54 + .../.claude/commands/stream-chain/pipeline.md | 121 ++ .../.claude/commands/stream-chain/run.md | 70 + .../.claude/commands/swarm/README.md | 15 + .../.claude/commands/swarm/analysis.md | 95 + .../.claude/commands/swarm/development.md | 96 + .../.claude/commands/swarm/examples.md | 168 ++ .../.claude/commands/swarm/maintenance.md | 102 + .../.claude/commands/swarm/optimization.md | 117 ++ .../.claude/commands/swarm/research.md | 136 ++ .../.claude/commands/swarm/swarm-analysis.md | 8 + .../.claude/commands/swarm/swarm-background.md | 8 + .../.claude/commands/swarm/swarm-init.md | 19 + .../.claude/commands/swarm/swarm-modes.md | 8 + .../.claude/commands/swarm/swarm-monitor.md | 8 + .../.claude/commands/swarm/swarm-spawn.md | 19 + .../.claude/commands/swarm/swarm-status.md | 8 + .../.claude/commands/swarm/swarm-strategies.md | 8 + .../.claude/commands/swarm/swarm.md | 27 + .../.claude/commands/swarm/testing.md | 131 ++ .../.claude/commands/training/README.md | 9 + .../.claude/commands/training/model-update.md | 25 + .../.claude/commands/training/neural-patterns.md | 74 + .../.claude/commands/training/neural-train.md | 25 + .../.claude/commands/training/pattern-learn.md | 25 + .../.claude/commands/training/specialization.md | 63 + .../.claude/commands/truth/start.md | 143 ++ .../.claude/commands/verify/check.md | 50 + .../.claude/commands/verify/start.md | 128 ++ .../.claude/commands/workflows/README.md | 9 + .../.claude/commands/workflows/development.md | 78 + .../.claude/commands/workflows/research.md | 63 + .../.claude/commands/workflows/workflow-create.md | 25 + .../.claude/commands/workflows/workflow-execute.md | 25 + .../.claude/commands/workflows/workflow-export.md | 25 + .../.claude/helpers/checkpoint-manager.sh | 251 +++ .../test-full-alpha/.claude/helpers/github-safe.js | 106 + .../.claude/helpers/github-setup.sh | 28 + .../test-full-alpha/.claude/helpers/quick-start.sh | 19 + .../test-full-alpha/.claude/helpers/setup-mcp.sh | 18 + .../.claude/helpers/standard-checkpoint-hooks.sh | 179 ++ test-alpha/test-full-alpha/.claude/settings.json | 114 + test-alpha/test-full-alpha/.gitignore | 25 + test-alpha/test-full-alpha/CLAUDE.md | 352 ++++ test-alpha/test-full-alpha/memory/agents/README.md | 31 + .../test-full-alpha/memory/sessions/README.md | 32 + 261 files changed, 41124 insertions(+), 882 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250906-213355", "file": "/workspaces/claude-code-flow/README.md", "timestamp": "2025-09-06T21:33:55Z", "type": "pre-edit", "original_branch": "alpha101"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250906-213357", "file": "/workspaces/claude-code-flow/README.md", "timestamp": "2025-09-06T21:33:57Z", "type": "post-edit", "branch": "alpha101", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 1956 ++++++++++++++++-------------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1757194415.json | 1 + .claude/checkpoints/1757194416.json | 1 + README.md | 1 + bin/claude-flow | 2 +- claude-flow-wiki | 0 package-lock.json | 4 +- package.json | 2 +- 10 files changed, 1085 insertions(+), 890 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250906-213427", "file": "/workspaces/claude-code-flow/README.md", "timestamp": "2025-09-06T21:34:28Z", "type": "pre-edit", "original_branch": "alpha101"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250906-213429", "file": "/workspaces/claude-code-flow/README.md", "timestamp": "2025-09-06T21:34:29Z", "type": "post-edit", "branch": "alpha101", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 1968 +++++++++++++++++------------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1757194435.json | 1 + .claude/checkpoints/1757194437.json | 1 + README.md | 27 + bin/claude-flow | 2 +- claude-flow-wiki | 0 package-lock.json | 4 +- package.json | 2 +- 10 files changed, 1123 insertions(+), 890 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250906-213554", "file": "/workspaces/claude-code-flow/package.json", "timestamp": "2025-09-06T21:35:54Z", "type": "pre-edit", "original_branch": "alpha101"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250906-213555", "file": "/workspaces/claude-code-flow/package.json", "timestamp": "2025-09-06T21:35:55Z", "type": "post-edit", "branch": "alpha101", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 1998 +++++++++++++++++------------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1757194468.json | 1 + .claude/checkpoints/1757194469.json | 1 + bin/claude-flow | 2 +- claude-flow-wiki | 0 package-lock.json | 4 +- package.json | 2 +- 9 files changed, 1129 insertions(+), 887 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250906-213646", "file": "/workspaces/claude-code-flow/src/cli/commands/index.ts", "timestamp": "2025-09-06T21:36:46Z", "type": "pre-edit", "original_branch": "alpha101"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250906-213648", "file": "/workspaces/claude-code-flow/src/cli/commands/index.ts", "timestamp": "2025-09-06T21:36:48Z", "type": "post-edit", "branch": "alpha101", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 204 +++++++++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1757194554.json | 1 + .claude/checkpoints/1757194555.json | 1 + bin/claude-flow | 2 +- claude-flow-wiki | 0 package-lock.json | 4 +- src/cli/commands/index.ts | 1 + 9 files changed, 214 insertions(+), 7 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250906-214016", "file": "/workspaces/claude-code-flow/src/cli/commands/index.ts", "timestamp": "2025-09-06T21:40:17Z", "type": "pre-edit", "original_branch": "alpha101"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250906-214018", "file": "/workspaces/claude-code-flow/src/cli/commands/index.ts", "timestamp": "2025-09-06T21:40:18Z", "type": "post-edit", "branch": "alpha101", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 48 +++ .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/task-1757194691.json | 1 + claude-flow-wiki | 0 src/cli/commands/index.ts | 672 ------------------------------- 6 files changed, 53 insertions(+), 676 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"checkpoint": "task-20250906-213810", "task": "i just tried npx claude-flow@alpha init --flow-nexus --force on remote isntall the agents and comma", "timestamp": "2025-09-06T21:38:11Z", "commit": "e75582821986c2110ec6a640b4acc8a593616fdd", "github_release": "true"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"checkpoint": "task-20250906-214055", "task": "npx claude-flow@alpha init --force actually creates all teh files. ", "timestamp": "2025-09-06T21:40:56Z", "commit": "3bdda141f1ada607d5622bc6930341b9f386cbfa", "github_release": "true"}
|
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
|
|
5
5
|
[](https://github.com/ruvnet/claude-flow)
|
|
6
|
-
[](https://www.npmjs.com/package/claude-flow)
|
|
7
7
|
[](https://github.com/ruvnet/claude-flow)
|
|
8
8
|
[](https://discord.com/invite/dfxmpwkG2D)
|
|
9
9
|
[](https://github.com/ruvnet/claude-flow)
|
|
@@ -27,9 +27,37 @@
|
|
|
27
27
|
- **💾 SQLite Memory System**: Persistent `.swarm/memory.db` with 12 specialized tables
|
|
28
28
|
- **🪝 Advanced Hooks System**: Automated workflows with pre/post operation hooks
|
|
29
29
|
- **📊 GitHub Integration**: 6 specialized modes for repository management
|
|
30
|
+
- **🌐 Flow Nexus Cloud Platform**: E2B sandboxes, AI swarms, challenges, and marketplace integration
|
|
30
31
|
|
|
31
32
|
> 🔥 **Revolutionary AI Coordination**: Build faster, smarter, and more efficiently with AI-powered development orchestration
|
|
32
33
|
|
|
34
|
+
## 🌐 **Flow Nexus Cloud Platform**
|
|
35
|
+
|
|
36
|
+
**NEW**: Claude-Flow v2.0.0 now includes **Flow Nexus integration** - a cloud-powered AI development platform featuring:
|
|
37
|
+
|
|
38
|
+
- **E2B Sandboxes**: Secure isolated environments for Node.js, Python, React, Next.js
|
|
39
|
+
- **AI Swarms**: Deploy multi-agent systems in cloud infrastructure
|
|
40
|
+
- **Neural Training**: Distributed machine learning with custom model deployment
|
|
41
|
+
- **Challenges & Marketplace**: Coding challenges with rUv credit rewards and template marketplace
|
|
42
|
+
- **Workflow Automation**: Event-driven automation with message queue processing
|
|
43
|
+
|
|
44
|
+
### 🚀 **Quick Start with Flow Nexus**
|
|
45
|
+
|
|
46
|
+
```bash
|
|
47
|
+
# 1. Initialize Flow Nexus only (minimal setup)
|
|
48
|
+
npx claude-flow init --flow-nexus
|
|
49
|
+
|
|
50
|
+
# 2. Register and login (use MCP tools in Claude Code)
|
|
51
|
+
mcp__flow-nexus__user_register({ email: "your@email.com", password: "secure" })
|
|
52
|
+
mcp__flow-nexus__user_login({ email: "your@email.com", password: "secure" })
|
|
53
|
+
|
|
54
|
+
# 3. Deploy your first cloud swarm
|
|
55
|
+
mcp__flow-nexus__swarm_init({ topology: "mesh", maxAgents: 5 })
|
|
56
|
+
mcp__flow-nexus__sandbox_create({ template: "node", name: "api-dev" })
|
|
57
|
+
```
|
|
58
|
+
|
|
59
|
+
> 📚 **Complete documentation**: Visit [flow-nexus.ruv.net](https://flow-nexus.ruv.net) for comprehensive guides, tutorials, and API reference.
|
|
60
|
+
|
|
33
61
|
## ⚡ **Try v2.0.0 Alpha in 4 Commands**
|
|
34
62
|
|
|
35
63
|
### 📋 **Prerequisites**
|
package/bin/claude-flow
CHANGED
package/package.json
CHANGED
|
@@ -15,6 +15,7 @@ import { SimpleMemoryManager } from './memory.js';
|
|
|
15
15
|
import { sparcAction } from './sparc.js';
|
|
16
16
|
import { createMigrateCommand } from './migrate.js';
|
|
17
17
|
import { enterpriseCommands } from './enterprise.js';
|
|
18
|
+
import { createFlowNexusClaudeMd } from '../simple-commands/init/templates/claude-md.js';
|
|
18
19
|
|
|
19
20
|
// Import enhanced orchestration commands
|
|
20
21
|
import { startCommand } from './start.js';
|
|
@@ -2511,90 +2512,6 @@ This is a Claude-Flow AI agent orchestration system.
|
|
|
2511
2512
|
`;
|
|
2512
2513
|
}
|
|
2513
2514
|
|
|
2514
|
-
function createFlowNexusClaudeMd(): string {
|
|
2515
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
2516
|
-
|
|
2517
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
2518
|
-
|
|
2519
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
2520
|
-
|
|
2521
|
-
### 🚀 Core Features
|
|
2522
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
2523
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
2524
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
2525
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
2526
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
2527
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
2528
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
2529
|
-
|
|
2530
|
-
### 🔐 Authentication Commands
|
|
2531
|
-
|
|
2532
|
-
\`\`\`javascript
|
|
2533
|
-
// Register new account
|
|
2534
|
-
mcp__flow-nexus__user_register({
|
|
2535
|
-
email: "user@example.com",
|
|
2536
|
-
password: "secure_password",
|
|
2537
|
-
full_name: "Your Name" // optional
|
|
2538
|
-
})
|
|
2539
|
-
|
|
2540
|
-
// Login to access features
|
|
2541
|
-
mcp__flow-nexus__user_login({
|
|
2542
|
-
email: "user@example.com",
|
|
2543
|
-
password: "your_password"
|
|
2544
|
-
})
|
|
2545
|
-
|
|
2546
|
-
// Check account status
|
|
2547
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
2548
|
-
\`\`\`
|
|
2549
|
-
|
|
2550
|
-
### ⚡ Quick Start
|
|
2551
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
2552
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
2553
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
2554
|
-
|
|
2555
|
-
### Key Capabilities
|
|
2556
|
-
|
|
2557
|
-
**🤖 AI Swarms**
|
|
2558
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
2559
|
-
- Pre-built templates for common architectures
|
|
2560
|
-
- Auto-scaling and load balancing
|
|
2561
|
-
|
|
2562
|
-
**📦 E2B Sandboxes**
|
|
2563
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
2564
|
-
- Support for Node.js, Python, React, Next.js
|
|
2565
|
-
- Real-time code execution with environment variables
|
|
2566
|
-
|
|
2567
|
-
**⚡ Workflows**
|
|
2568
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
2569
|
-
- Parallel task processing with message queues
|
|
2570
|
-
- Reusable workflow templates
|
|
2571
|
-
|
|
2572
|
-
**🎯 Challenges & Learning**
|
|
2573
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
2574
|
-
- Earn rUv credits by completing tasks
|
|
2575
|
-
- Global leaderboard and achievements
|
|
2576
|
-
|
|
2577
|
-
**🧠 Neural Networks**
|
|
2578
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
2579
|
-
- Distributed training across sandboxes
|
|
2580
|
-
- Pre-built templates for ML tasks
|
|
2581
|
-
|
|
2582
|
-
**💰 Credits & Billing**
|
|
2583
|
-
- Pay-as-you-go with rUv credits
|
|
2584
|
-
- Auto-refill configuration available
|
|
2585
|
-
- Free tier for getting started
|
|
2586
|
-
|
|
2587
|
-
### Example: Deploy a Swarm
|
|
2588
|
-
\`\`\`javascript
|
|
2589
|
-
// Login and deploy
|
|
2590
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
2591
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
2592
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
2593
|
-
\`\`\`
|
|
2594
|
-
|
|
2595
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
2596
|
-
`;
|
|
2597
|
-
}
|
|
2598
2515
|
|
|
2599
2516
|
function createFullClaudeMd(): string {
|
|
2600
2517
|
return `# Claude Code Configuration
|
|
@@ -2646,90 +2563,6 @@ This is a Claude-Flow AI agent orchestration system with the following component
|
|
|
2646
2563
|
`;
|
|
2647
2564
|
}
|
|
2648
2565
|
|
|
2649
|
-
function createFlowNexusClaudeMd(): string {
|
|
2650
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
2651
|
-
|
|
2652
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
2653
|
-
|
|
2654
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
2655
|
-
|
|
2656
|
-
### 🚀 Core Features
|
|
2657
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
2658
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
2659
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
2660
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
2661
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
2662
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
2663
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
2664
|
-
|
|
2665
|
-
### 🔐 Authentication Commands
|
|
2666
|
-
|
|
2667
|
-
\`\`\`javascript
|
|
2668
|
-
// Register new account
|
|
2669
|
-
mcp__flow-nexus__user_register({
|
|
2670
|
-
email: "user@example.com",
|
|
2671
|
-
password: "secure_password",
|
|
2672
|
-
full_name: "Your Name" // optional
|
|
2673
|
-
})
|
|
2674
|
-
|
|
2675
|
-
// Login to access features
|
|
2676
|
-
mcp__flow-nexus__user_login({
|
|
2677
|
-
email: "user@example.com",
|
|
2678
|
-
password: "your_password"
|
|
2679
|
-
})
|
|
2680
|
-
|
|
2681
|
-
// Check account status
|
|
2682
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
2683
|
-
\`\`\`
|
|
2684
|
-
|
|
2685
|
-
### ⚡ Quick Start
|
|
2686
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
2687
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
2688
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
2689
|
-
|
|
2690
|
-
### Key Capabilities
|
|
2691
|
-
|
|
2692
|
-
**🤖 AI Swarms**
|
|
2693
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
2694
|
-
- Pre-built templates for common architectures
|
|
2695
|
-
- Auto-scaling and load balancing
|
|
2696
|
-
|
|
2697
|
-
**📦 E2B Sandboxes**
|
|
2698
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
2699
|
-
- Support for Node.js, Python, React, Next.js
|
|
2700
|
-
- Real-time code execution with environment variables
|
|
2701
|
-
|
|
2702
|
-
**⚡ Workflows**
|
|
2703
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
2704
|
-
- Parallel task processing with message queues
|
|
2705
|
-
- Reusable workflow templates
|
|
2706
|
-
|
|
2707
|
-
**🎯 Challenges & Learning**
|
|
2708
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
2709
|
-
- Earn rUv credits by completing tasks
|
|
2710
|
-
- Global leaderboard and achievements
|
|
2711
|
-
|
|
2712
|
-
**🧠 Neural Networks**
|
|
2713
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
2714
|
-
- Distributed training across sandboxes
|
|
2715
|
-
- Pre-built templates for ML tasks
|
|
2716
|
-
|
|
2717
|
-
**💰 Credits & Billing**
|
|
2718
|
-
- Pay-as-you-go with rUv credits
|
|
2719
|
-
- Auto-refill configuration available
|
|
2720
|
-
- Free tier for getting started
|
|
2721
|
-
|
|
2722
|
-
### Example: Deploy a Swarm
|
|
2723
|
-
\`\`\`javascript
|
|
2724
|
-
// Login and deploy
|
|
2725
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
2726
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
2727
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
2728
|
-
\`\`\`
|
|
2729
|
-
|
|
2730
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
2731
|
-
`;
|
|
2732
|
-
}
|
|
2733
2566
|
|
|
2734
2567
|
function createMinimalMemoryBankMd(): string {
|
|
2735
2568
|
return `# Memory Bank
|
|
@@ -2745,90 +2578,6 @@ function createMinimalMemoryBankMd(): string {
|
|
|
2745
2578
|
`;
|
|
2746
2579
|
}
|
|
2747
2580
|
|
|
2748
|
-
function createFlowNexusClaudeMd(): string {
|
|
2749
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
2750
|
-
|
|
2751
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
2752
|
-
|
|
2753
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
2754
|
-
|
|
2755
|
-
### 🚀 Core Features
|
|
2756
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
2757
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
2758
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
2759
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
2760
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
2761
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
2762
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
2763
|
-
|
|
2764
|
-
### 🔐 Authentication Commands
|
|
2765
|
-
|
|
2766
|
-
\`\`\`javascript
|
|
2767
|
-
// Register new account
|
|
2768
|
-
mcp__flow-nexus__user_register({
|
|
2769
|
-
email: "user@example.com",
|
|
2770
|
-
password: "secure_password",
|
|
2771
|
-
full_name: "Your Name" // optional
|
|
2772
|
-
})
|
|
2773
|
-
|
|
2774
|
-
// Login to access features
|
|
2775
|
-
mcp__flow-nexus__user_login({
|
|
2776
|
-
email: "user@example.com",
|
|
2777
|
-
password: "your_password"
|
|
2778
|
-
})
|
|
2779
|
-
|
|
2780
|
-
// Check account status
|
|
2781
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
2782
|
-
\`\`\`
|
|
2783
|
-
|
|
2784
|
-
### ⚡ Quick Start
|
|
2785
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
2786
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
2787
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
2788
|
-
|
|
2789
|
-
### Key Capabilities
|
|
2790
|
-
|
|
2791
|
-
**🤖 AI Swarms**
|
|
2792
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
2793
|
-
- Pre-built templates for common architectures
|
|
2794
|
-
- Auto-scaling and load balancing
|
|
2795
|
-
|
|
2796
|
-
**📦 E2B Sandboxes**
|
|
2797
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
2798
|
-
- Support for Node.js, Python, React, Next.js
|
|
2799
|
-
- Real-time code execution with environment variables
|
|
2800
|
-
|
|
2801
|
-
**⚡ Workflows**
|
|
2802
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
2803
|
-
- Parallel task processing with message queues
|
|
2804
|
-
- Reusable workflow templates
|
|
2805
|
-
|
|
2806
|
-
**🎯 Challenges & Learning**
|
|
2807
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
2808
|
-
- Earn rUv credits by completing tasks
|
|
2809
|
-
- Global leaderboard and achievements
|
|
2810
|
-
|
|
2811
|
-
**🧠 Neural Networks**
|
|
2812
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
2813
|
-
- Distributed training across sandboxes
|
|
2814
|
-
- Pre-built templates for ML tasks
|
|
2815
|
-
|
|
2816
|
-
**💰 Credits & Billing**
|
|
2817
|
-
- Pay-as-you-go with rUv credits
|
|
2818
|
-
- Auto-refill configuration available
|
|
2819
|
-
- Free tier for getting started
|
|
2820
|
-
|
|
2821
|
-
### Example: Deploy a Swarm
|
|
2822
|
-
\`\`\`javascript
|
|
2823
|
-
// Login and deploy
|
|
2824
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
2825
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
2826
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
2827
|
-
\`\`\`
|
|
2828
|
-
|
|
2829
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
2830
|
-
`;
|
|
2831
|
-
}
|
|
2832
2581
|
|
|
2833
2582
|
function createFullMemoryBankMd(): string {
|
|
2834
2583
|
return `# Memory Bank Configuration
|
|
@@ -2892,90 +2641,6 @@ Memory settings are configured in \`claude-flow.config.json\`:
|
|
|
2892
2641
|
`;
|
|
2893
2642
|
}
|
|
2894
2643
|
|
|
2895
|
-
function createFlowNexusClaudeMd(): string {
|
|
2896
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
2897
|
-
|
|
2898
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
2899
|
-
|
|
2900
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
2901
|
-
|
|
2902
|
-
### 🚀 Core Features
|
|
2903
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
2904
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
2905
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
2906
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
2907
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
2908
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
2909
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
2910
|
-
|
|
2911
|
-
### 🔐 Authentication Commands
|
|
2912
|
-
|
|
2913
|
-
\`\`\`javascript
|
|
2914
|
-
// Register new account
|
|
2915
|
-
mcp__flow-nexus__user_register({
|
|
2916
|
-
email: "user@example.com",
|
|
2917
|
-
password: "secure_password",
|
|
2918
|
-
full_name: "Your Name" // optional
|
|
2919
|
-
})
|
|
2920
|
-
|
|
2921
|
-
// Login to access features
|
|
2922
|
-
mcp__flow-nexus__user_login({
|
|
2923
|
-
email: "user@example.com",
|
|
2924
|
-
password: "your_password"
|
|
2925
|
-
})
|
|
2926
|
-
|
|
2927
|
-
// Check account status
|
|
2928
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
2929
|
-
\`\`\`
|
|
2930
|
-
|
|
2931
|
-
### ⚡ Quick Start
|
|
2932
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
2933
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
2934
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
2935
|
-
|
|
2936
|
-
### Key Capabilities
|
|
2937
|
-
|
|
2938
|
-
**🤖 AI Swarms**
|
|
2939
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
2940
|
-
- Pre-built templates for common architectures
|
|
2941
|
-
- Auto-scaling and load balancing
|
|
2942
|
-
|
|
2943
|
-
**📦 E2B Sandboxes**
|
|
2944
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
2945
|
-
- Support for Node.js, Python, React, Next.js
|
|
2946
|
-
- Real-time code execution with environment variables
|
|
2947
|
-
|
|
2948
|
-
**⚡ Workflows**
|
|
2949
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
2950
|
-
- Parallel task processing with message queues
|
|
2951
|
-
- Reusable workflow templates
|
|
2952
|
-
|
|
2953
|
-
**🎯 Challenges & Learning**
|
|
2954
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
2955
|
-
- Earn rUv credits by completing tasks
|
|
2956
|
-
- Global leaderboard and achievements
|
|
2957
|
-
|
|
2958
|
-
**🧠 Neural Networks**
|
|
2959
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
2960
|
-
- Distributed training across sandboxes
|
|
2961
|
-
- Pre-built templates for ML tasks
|
|
2962
|
-
|
|
2963
|
-
**💰 Credits & Billing**
|
|
2964
|
-
- Pay-as-you-go with rUv credits
|
|
2965
|
-
- Auto-refill configuration available
|
|
2966
|
-
- Free tier for getting started
|
|
2967
|
-
|
|
2968
|
-
### Example: Deploy a Swarm
|
|
2969
|
-
\`\`\`javascript
|
|
2970
|
-
// Login and deploy
|
|
2971
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
2972
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
2973
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
2974
|
-
\`\`\`
|
|
2975
|
-
|
|
2976
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
2977
|
-
`;
|
|
2978
|
-
}
|
|
2979
2644
|
|
|
2980
2645
|
function createMinimalCoordinationMd(): string {
|
|
2981
2646
|
return `# Agent Coordination
|
|
@@ -2990,90 +2655,6 @@ function createMinimalCoordinationMd(): string {
|
|
|
2990
2655
|
`;
|
|
2991
2656
|
}
|
|
2992
2657
|
|
|
2993
|
-
function createFlowNexusClaudeMd(): string {
|
|
2994
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
2995
|
-
|
|
2996
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
2997
|
-
|
|
2998
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
2999
|
-
|
|
3000
|
-
### 🚀 Core Features
|
|
3001
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
3002
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
3003
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
3004
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
3005
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
3006
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
3007
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
3008
|
-
|
|
3009
|
-
### 🔐 Authentication Commands
|
|
3010
|
-
|
|
3011
|
-
\`\`\`javascript
|
|
3012
|
-
// Register new account
|
|
3013
|
-
mcp__flow-nexus__user_register({
|
|
3014
|
-
email: "user@example.com",
|
|
3015
|
-
password: "secure_password",
|
|
3016
|
-
full_name: "Your Name" // optional
|
|
3017
|
-
})
|
|
3018
|
-
|
|
3019
|
-
// Login to access features
|
|
3020
|
-
mcp__flow-nexus__user_login({
|
|
3021
|
-
email: "user@example.com",
|
|
3022
|
-
password: "your_password"
|
|
3023
|
-
})
|
|
3024
|
-
|
|
3025
|
-
// Check account status
|
|
3026
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
3027
|
-
\`\`\`
|
|
3028
|
-
|
|
3029
|
-
### ⚡ Quick Start
|
|
3030
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
3031
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
3032
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
3033
|
-
|
|
3034
|
-
### Key Capabilities
|
|
3035
|
-
|
|
3036
|
-
**🤖 AI Swarms**
|
|
3037
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
3038
|
-
- Pre-built templates for common architectures
|
|
3039
|
-
- Auto-scaling and load balancing
|
|
3040
|
-
|
|
3041
|
-
**📦 E2B Sandboxes**
|
|
3042
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
3043
|
-
- Support for Node.js, Python, React, Next.js
|
|
3044
|
-
- Real-time code execution with environment variables
|
|
3045
|
-
|
|
3046
|
-
**⚡ Workflows**
|
|
3047
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
3048
|
-
- Parallel task processing with message queues
|
|
3049
|
-
- Reusable workflow templates
|
|
3050
|
-
|
|
3051
|
-
**🎯 Challenges & Learning**
|
|
3052
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
3053
|
-
- Earn rUv credits by completing tasks
|
|
3054
|
-
- Global leaderboard and achievements
|
|
3055
|
-
|
|
3056
|
-
**🧠 Neural Networks**
|
|
3057
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
3058
|
-
- Distributed training across sandboxes
|
|
3059
|
-
- Pre-built templates for ML tasks
|
|
3060
|
-
|
|
3061
|
-
**💰 Credits & Billing**
|
|
3062
|
-
- Pay-as-you-go with rUv credits
|
|
3063
|
-
- Auto-refill configuration available
|
|
3064
|
-
- Free tier for getting started
|
|
3065
|
-
|
|
3066
|
-
### Example: Deploy a Swarm
|
|
3067
|
-
\`\`\`javascript
|
|
3068
|
-
// Login and deploy
|
|
3069
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
3070
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
3071
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
3072
|
-
\`\`\`
|
|
3073
|
-
|
|
3074
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
3075
|
-
`;
|
|
3076
|
-
}
|
|
3077
2658
|
|
|
3078
2659
|
function createFullCoordinationMd(): string {
|
|
3079
2660
|
return `# Agent Coordination System
|
|
@@ -3167,90 +2748,6 @@ Coordination settings in \`claude-flow.config.json\`:
|
|
|
3167
2748
|
`;
|
|
3168
2749
|
}
|
|
3169
2750
|
|
|
3170
|
-
function createFlowNexusClaudeMd(): string {
|
|
3171
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
3172
|
-
|
|
3173
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
3174
|
-
|
|
3175
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
3176
|
-
|
|
3177
|
-
### 🚀 Core Features
|
|
3178
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
3179
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
3180
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
3181
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
3182
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
3183
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
3184
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
3185
|
-
|
|
3186
|
-
### 🔐 Authentication Commands
|
|
3187
|
-
|
|
3188
|
-
\`\`\`javascript
|
|
3189
|
-
// Register new account
|
|
3190
|
-
mcp__flow-nexus__user_register({
|
|
3191
|
-
email: "user@example.com",
|
|
3192
|
-
password: "secure_password",
|
|
3193
|
-
full_name: "Your Name" // optional
|
|
3194
|
-
})
|
|
3195
|
-
|
|
3196
|
-
// Login to access features
|
|
3197
|
-
mcp__flow-nexus__user_login({
|
|
3198
|
-
email: "user@example.com",
|
|
3199
|
-
password: "your_password"
|
|
3200
|
-
})
|
|
3201
|
-
|
|
3202
|
-
// Check account status
|
|
3203
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
3204
|
-
\`\`\`
|
|
3205
|
-
|
|
3206
|
-
### ⚡ Quick Start
|
|
3207
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
3208
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
3209
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
3210
|
-
|
|
3211
|
-
### Key Capabilities
|
|
3212
|
-
|
|
3213
|
-
**🤖 AI Swarms**
|
|
3214
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
3215
|
-
- Pre-built templates for common architectures
|
|
3216
|
-
- Auto-scaling and load balancing
|
|
3217
|
-
|
|
3218
|
-
**📦 E2B Sandboxes**
|
|
3219
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
3220
|
-
- Support for Node.js, Python, React, Next.js
|
|
3221
|
-
- Real-time code execution with environment variables
|
|
3222
|
-
|
|
3223
|
-
**⚡ Workflows**
|
|
3224
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
3225
|
-
- Parallel task processing with message queues
|
|
3226
|
-
- Reusable workflow templates
|
|
3227
|
-
|
|
3228
|
-
**🎯 Challenges & Learning**
|
|
3229
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
3230
|
-
- Earn rUv credits by completing tasks
|
|
3231
|
-
- Global leaderboard and achievements
|
|
3232
|
-
|
|
3233
|
-
**🧠 Neural Networks**
|
|
3234
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
3235
|
-
- Distributed training across sandboxes
|
|
3236
|
-
- Pre-built templates for ML tasks
|
|
3237
|
-
|
|
3238
|
-
**💰 Credits & Billing**
|
|
3239
|
-
- Pay-as-you-go with rUv credits
|
|
3240
|
-
- Auto-refill configuration available
|
|
3241
|
-
- Free tier for getting started
|
|
3242
|
-
|
|
3243
|
-
### Example: Deploy a Swarm
|
|
3244
|
-
\`\`\`javascript
|
|
3245
|
-
// Login and deploy
|
|
3246
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
3247
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
3248
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
3249
|
-
\`\`\`
|
|
3250
|
-
|
|
3251
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
3252
|
-
`;
|
|
3253
|
-
}
|
|
3254
2751
|
|
|
3255
2752
|
function createAgentsReadme(): string {
|
|
3256
2753
|
return `# Agent Memory Storage
|
|
@@ -3287,90 +2784,6 @@ ${new Date().toISOString()}
|
|
|
3287
2784
|
`;
|
|
3288
2785
|
}
|
|
3289
2786
|
|
|
3290
|
-
function createFlowNexusClaudeMd(): string {
|
|
3291
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
3292
|
-
|
|
3293
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
3294
|
-
|
|
3295
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
3296
|
-
|
|
3297
|
-
### 🚀 Core Features
|
|
3298
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
3299
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
3300
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
3301
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
3302
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
3303
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
3304
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
3305
|
-
|
|
3306
|
-
### 🔐 Authentication Commands
|
|
3307
|
-
|
|
3308
|
-
\`\`\`javascript
|
|
3309
|
-
// Register new account
|
|
3310
|
-
mcp__flow-nexus__user_register({
|
|
3311
|
-
email: "user@example.com",
|
|
3312
|
-
password: "secure_password",
|
|
3313
|
-
full_name: "Your Name" // optional
|
|
3314
|
-
})
|
|
3315
|
-
|
|
3316
|
-
// Login to access features
|
|
3317
|
-
mcp__flow-nexus__user_login({
|
|
3318
|
-
email: "user@example.com",
|
|
3319
|
-
password: "your_password"
|
|
3320
|
-
})
|
|
3321
|
-
|
|
3322
|
-
// Check account status
|
|
3323
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
3324
|
-
\`\`\`
|
|
3325
|
-
|
|
3326
|
-
### ⚡ Quick Start
|
|
3327
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
3328
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
3329
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
3330
|
-
|
|
3331
|
-
### Key Capabilities
|
|
3332
|
-
|
|
3333
|
-
**🤖 AI Swarms**
|
|
3334
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
3335
|
-
- Pre-built templates for common architectures
|
|
3336
|
-
- Auto-scaling and load balancing
|
|
3337
|
-
|
|
3338
|
-
**📦 E2B Sandboxes**
|
|
3339
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
3340
|
-
- Support for Node.js, Python, React, Next.js
|
|
3341
|
-
- Real-time code execution with environment variables
|
|
3342
|
-
|
|
3343
|
-
**⚡ Workflows**
|
|
3344
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
3345
|
-
- Parallel task processing with message queues
|
|
3346
|
-
- Reusable workflow templates
|
|
3347
|
-
|
|
3348
|
-
**🎯 Challenges & Learning**
|
|
3349
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
3350
|
-
- Earn rUv credits by completing tasks
|
|
3351
|
-
- Global leaderboard and achievements
|
|
3352
|
-
|
|
3353
|
-
**🧠 Neural Networks**
|
|
3354
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
3355
|
-
- Distributed training across sandboxes
|
|
3356
|
-
- Pre-built templates for ML tasks
|
|
3357
|
-
|
|
3358
|
-
**💰 Credits & Billing**
|
|
3359
|
-
- Pay-as-you-go with rUv credits
|
|
3360
|
-
- Auto-refill configuration available
|
|
3361
|
-
- Free tier for getting started
|
|
3362
|
-
|
|
3363
|
-
### Example: Deploy a Swarm
|
|
3364
|
-
\`\`\`javascript
|
|
3365
|
-
// Login and deploy
|
|
3366
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
3367
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
3368
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
3369
|
-
\`\`\`
|
|
3370
|
-
|
|
3371
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
3372
|
-
`;
|
|
3373
|
-
}
|
|
3374
2787
|
|
|
3375
2788
|
function createSessionsReadme(): string {
|
|
3376
2789
|
return `# Session Memory Storage
|
|
@@ -3408,87 +2821,3 @@ ${new Date().toISOString()}
|
|
|
3408
2821
|
`;
|
|
3409
2822
|
}
|
|
3410
2823
|
|
|
3411
|
-
function createFlowNexusClaudeMd(): string {
|
|
3412
|
-
return `# Claude Code Configuration - Flow Nexus Integration
|
|
3413
|
-
|
|
3414
|
-
## 🌐 Flow Nexus Cloud Platform
|
|
3415
|
-
|
|
3416
|
-
Flow Nexus extends Claude Flow with cloud-powered features for AI development and deployment.
|
|
3417
|
-
|
|
3418
|
-
### 🚀 Core Features
|
|
3419
|
-
- **AI Swarms**: Deploy multi-agent systems in isolated cloud environments
|
|
3420
|
-
- **E2B Sandboxes**: Secure code execution with Node.js, Python, React, Next.js support
|
|
3421
|
-
- **Workflows**: Event-driven automation with parallel task processing
|
|
3422
|
-
- **Neural Networks**: Train and deploy custom ML models with distributed computing
|
|
3423
|
-
- **Challenges**: Coding challenges with leaderboards and credit rewards
|
|
3424
|
-
- **App Store**: Marketplace for templates, applications, and AI-powered tools
|
|
3425
|
-
- **rUv Credits**: Flexible credit system for pay-as-you-go usage
|
|
3426
|
-
|
|
3427
|
-
### 🔐 Authentication Commands
|
|
3428
|
-
|
|
3429
|
-
\`\`\`javascript
|
|
3430
|
-
// Register new account
|
|
3431
|
-
mcp__flow-nexus__user_register({
|
|
3432
|
-
email: "user@example.com",
|
|
3433
|
-
password: "secure_password",
|
|
3434
|
-
full_name: "Your Name" // optional
|
|
3435
|
-
})
|
|
3436
|
-
|
|
3437
|
-
// Login to access features
|
|
3438
|
-
mcp__flow-nexus__user_login({
|
|
3439
|
-
email: "user@example.com",
|
|
3440
|
-
password: "your_password"
|
|
3441
|
-
})
|
|
3442
|
-
|
|
3443
|
-
// Check account status
|
|
3444
|
-
mcp__flow-nexus__auth_status({ detailed: true })
|
|
3445
|
-
\`\`\`
|
|
3446
|
-
|
|
3447
|
-
### ⚡ Quick Start
|
|
3448
|
-
1. **Register**: \`mcp__flow-nexus__user_register\` with email/password
|
|
3449
|
-
2. **Login**: \`mcp__flow-nexus__user_login\` to access features
|
|
3450
|
-
3. **Check Balance**: \`mcp__flow-nexus__check_balance\` for credits
|
|
3451
|
-
|
|
3452
|
-
### Key Capabilities
|
|
3453
|
-
|
|
3454
|
-
**🤖 AI Swarms**
|
|
3455
|
-
- Deploy multi-agent swarms in cloud sandboxes
|
|
3456
|
-
- Pre-built templates for common architectures
|
|
3457
|
-
- Auto-scaling and load balancing
|
|
3458
|
-
|
|
3459
|
-
**📦 E2B Sandboxes**
|
|
3460
|
-
- \`mcp__flow-nexus__sandbox_create\` - Isolated execution environments
|
|
3461
|
-
- Support for Node.js, Python, React, Next.js
|
|
3462
|
-
- Real-time code execution with environment variables
|
|
3463
|
-
|
|
3464
|
-
**⚡ Workflows**
|
|
3465
|
-
- \`mcp__flow-nexus__workflow_create\` - Event-driven automation
|
|
3466
|
-
- Parallel task processing with message queues
|
|
3467
|
-
- Reusable workflow templates
|
|
3468
|
-
|
|
3469
|
-
**🎯 Challenges & Learning**
|
|
3470
|
-
- \`mcp__flow-nexus__challenges_list\` - Coding challenges
|
|
3471
|
-
- Earn rUv credits by completing tasks
|
|
3472
|
-
- Global leaderboard and achievements
|
|
3473
|
-
|
|
3474
|
-
**🧠 Neural Networks**
|
|
3475
|
-
- \`mcp__flow-nexus__neural_train\` - Train custom models
|
|
3476
|
-
- Distributed training across sandboxes
|
|
3477
|
-
- Pre-built templates for ML tasks
|
|
3478
|
-
|
|
3479
|
-
**💰 Credits & Billing**
|
|
3480
|
-
- Pay-as-you-go with rUv credits
|
|
3481
|
-
- Auto-refill configuration available
|
|
3482
|
-
- Free tier for getting started
|
|
3483
|
-
|
|
3484
|
-
### Example: Deploy a Swarm
|
|
3485
|
-
\`\`\`javascript
|
|
3486
|
-
// Login and deploy
|
|
3487
|
-
mcp__flow-nexus__user_login { email: "user@example.com", password: "***" }
|
|
3488
|
-
mcp__flow-nexus__swarm_init { topology: "mesh", maxAgents: 5 }
|
|
3489
|
-
mcp__flow-nexus__sandbox_create { template: "node", name: "api-dev" }
|
|
3490
|
-
\`\`\`
|
|
3491
|
-
|
|
3492
|
-
Learn more: https://github.com/ruvnet/claude-flow#flow-nexus
|
|
3493
|
-
`;
|
|
3494
|
-
}
|