claude-flow 2.0.0-alpha.70 → 2.0.0-alpha.72
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/commands/sparc/architect.md +24 -51
- package/.claude/commands/sparc/tdd.md +30 -59
- package/.claude/settings.local.json +6 -1
- package/bin/claude-flow +1 -1
- package/package.json +1 -1
- package/src/cli/simple-commands/hooks.js +11 -2
- package/src/cli/simple-commands/init/templates/settings.json +4 -4
- package/.claude/commands/analysis/README.md +0 -9
- package/.claude/commands/analysis/bottleneck-detect.md +0 -162
- package/.claude/commands/analysis/performance-report.md +0 -25
- package/.claude/commands/analysis/token-usage.md +0 -25
- package/.claude/commands/automation/README.md +0 -9
- package/.claude/commands/automation/auto-agent.md +0 -122
- package/.claude/commands/automation/smart-spawn.md +0 -25
- package/.claude/commands/automation/workflow-select.md +0 -25
- package/.claude/commands/coordination/README.md +0 -9
- package/.claude/commands/coordination/agent-spawn.md +0 -25
- package/.claude/commands/coordination/swarm-init.md +0 -85
- package/.claude/commands/coordination/task-orchestrate.md +0 -25
- package/.claude/commands/github/README.md +0 -11
- package/.claude/commands/github/code-review.md +0 -25
- package/.claude/commands/github/github-swarm.md +0 -121
- package/.claude/commands/github/issue-triage.md +0 -25
- package/.claude/commands/github/pr-enhance.md +0 -26
- package/.claude/commands/github/repo-analyze.md +0 -25
- package/.claude/commands/hooks/README.md +0 -11
- package/.claude/commands/hooks/post-edit.md +0 -117
- package/.claude/commands/hooks/post-task.md +0 -112
- package/.claude/commands/hooks/pre-edit.md +0 -113
- package/.claude/commands/hooks/pre-task.md +0 -111
- package/.claude/commands/hooks/session-end.md +0 -118
- package/.claude/commands/memory/README.md +0 -9
- package/.claude/commands/memory/memory-persist.md +0 -25
- package/.claude/commands/memory/memory-search.md +0 -25
- package/.claude/commands/memory/memory-usage.md +0 -25
- package/.claude/commands/monitoring/README.md +0 -9
- package/.claude/commands/monitoring/agent-metrics.md +0 -25
- package/.claude/commands/monitoring/real-time-view.md +0 -25
- package/.claude/commands/monitoring/swarm-monitor.md +0 -25
- package/.claude/commands/optimization/README.md +0 -9
- package/.claude/commands/optimization/cache-manage.md +0 -25
- package/.claude/commands/optimization/parallel-execute.md +0 -25
- package/.claude/commands/optimization/topology-optimize.md +0 -25
- package/.claude/commands/sparc/ask.md +0 -97
- package/.claude/commands/sparc/code.md +0 -89
- package/.claude/commands/sparc/debug.md +0 -83
- package/.claude/commands/sparc/devops.md +0 -109
- package/.claude/commands/sparc/docs-writer.md +0 -80
- package/.claude/commands/sparc/integration.md +0 -83
- package/.claude/commands/sparc/mcp.md +0 -117
- package/.claude/commands/sparc/post-deployment-monitoring-mode.md +0 -83
- package/.claude/commands/sparc/refinement-optimization-mode.md +0 -83
- package/.claude/commands/sparc/security-review.md +0 -80
- package/.claude/commands/sparc/sparc.md +0 -111
- package/.claude/commands/sparc/spec-pseudocode.md +0 -80
- package/.claude/commands/sparc/supabase-admin.md +0 -348
- package/.claude/commands/sparc/tutorial.md +0 -79
- package/.claude/commands/sparc.md +0 -166
- package/.claude/commands/training/README.md +0 -9
- package/.claude/commands/training/model-update.md +0 -25
- package/.claude/commands/training/neural-train.md +0 -25
- package/.claude/commands/training/pattern-learn.md +0 -25
- package/.claude/commands/workflows/README.md +0 -9
- package/.claude/commands/workflows/workflow-create.md +0 -25
- package/.claude/commands/workflows/workflow-execute.md +0 -25
- package/.claude/commands/workflows/workflow-export.md +0 -25
- package/.claude/helpers/github-setup.sh +0 -28
- package/.claude/helpers/quick-start.sh +0 -19
- package/.claude/helpers/setup-mcp.sh +0 -18
- package/.claude/settings-backup.json +0 -186
- package/.claude/settings-clean.json +0 -96
- package/.claude/settings-fixed.json +0 -186
- package/.claude/settings-minimal.json +0 -52
- package/.claude/settings-working.json +0 -110
- package/dist/adapters/cliffy-node.d.ts +0 -45
- package/dist/adapters/cliffy-node.d.ts.map +0 -1
- package/dist/adapters/cliffy-node.js +0 -67
- package/dist/adapters/cliffy-node.js.map +0 -1
- package/dist/agents/agent-manager.d.ts +0 -191
- package/dist/agents/agent-manager.d.ts.map +0 -1
- package/dist/agents/agent-manager.js +0 -981
- package/dist/agents/agent-manager.js.map +0 -1
- package/dist/agents/agent-registry.d.ts +0 -112
- package/dist/agents/agent-registry.d.ts.map +0 -1
- package/dist/agents/agent-registry.js +0 -349
- package/dist/agents/agent-registry.js.map +0 -1
- package/dist/api/claude-api-errors.d.ts +0 -115
- package/dist/api/claude-api-errors.d.ts.map +0 -1
- package/dist/api/claude-api-errors.js +0 -198
- package/dist/api/claude-api-errors.js.map +0 -1
- package/dist/api/claude-client-enhanced.d.ts +0 -109
- package/dist/api/claude-client-enhanced.d.ts.map +0 -1
- package/dist/api/claude-client-enhanced.js +0 -479
- package/dist/api/claude-client-enhanced.js.map +0 -1
- package/dist/api/claude-client.d.ts +0 -197
- package/dist/api/claude-client.d.ts.map +0 -1
- package/dist/api/claude-client.js +0 -525
- package/dist/api/claude-client.js.map +0 -1
- package/dist/cli/agents/analyst.d.ts +0 -28
- package/dist/cli/agents/analyst.d.ts.map +0 -1
- package/dist/cli/agents/analyst.js +0 -698
- package/dist/cli/agents/analyst.js.map +0 -1
- package/dist/cli/agents/architect.d.ts +0 -27
- package/dist/cli/agents/architect.d.ts.map +0 -1
- package/dist/cli/agents/architect.js +0 -715
- package/dist/cli/agents/architect.js.map +0 -1
- package/dist/cli/agents/base-agent.d.ts +0 -80
- package/dist/cli/agents/base-agent.d.ts.map +0 -1
- package/dist/cli/agents/base-agent.js +0 -385
- package/dist/cli/agents/base-agent.js.map +0 -1
- package/dist/cli/agents/capabilities.d.ts +0 -106
- package/dist/cli/agents/capabilities.d.ts.map +0 -1
- package/dist/cli/agents/capabilities.js +0 -554
- package/dist/cli/agents/capabilities.js.map +0 -1
- package/dist/cli/agents/coder.d.ts +0 -34
- package/dist/cli/agents/coder.d.ts.map +0 -1
- package/dist/cli/agents/coder.js +0 -800
- package/dist/cli/agents/coder.js.map +0 -1
- package/dist/cli/agents/coordinator.d.ts +0 -25
- package/dist/cli/agents/coordinator.d.ts.map +0 -1
- package/dist/cli/agents/coordinator.js +0 -449
- package/dist/cli/agents/coordinator.js.map +0 -1
- package/dist/cli/agents/hive-agents.d.ts +0 -85
- package/dist/cli/agents/hive-agents.d.ts.map +0 -1
- package/dist/cli/agents/hive-agents.js +0 -547
- package/dist/cli/agents/hive-agents.js.map +0 -1
- package/dist/cli/agents/index.d.ts +0 -111
- package/dist/cli/agents/index.d.ts.map +0 -1
- package/dist/cli/agents/index.js +0 -276
- package/dist/cli/agents/index.js.map +0 -1
- package/dist/cli/agents/researcher.d.ts +0 -24
- package/dist/cli/agents/researcher.d.ts.map +0 -1
- package/dist/cli/agents/researcher.js +0 -336
- package/dist/cli/agents/researcher.js.map +0 -1
- package/dist/cli/agents/tester.d.ts +0 -27
- package/dist/cli/agents/tester.d.ts.map +0 -1
- package/dist/cli/agents/tester.js +0 -582
- package/dist/cli/agents/tester.js.map +0 -1
- package/dist/cli/cli-core.d.ts +0 -52
- package/dist/cli/cli-core.d.ts.map +0 -1
- package/dist/cli/cli-core.js +0 -264
- package/dist/cli/cli-core.js.map +0 -1
- package/dist/cli/command-registry.d.ts +0 -10
- package/dist/cli/command-registry.d.ts.map +0 -1
- package/dist/cli/command-registry.js +0 -735
- package/dist/cli/command-registry.js.map +0 -1
- package/dist/cli/commands/advanced-memory-commands.d.ts +0 -2
- package/dist/cli/commands/advanced-memory-commands.d.ts.map +0 -1
- package/dist/cli/commands/advanced-memory-commands.js +0 -858
- package/dist/cli/commands/advanced-memory-commands.js.map +0 -1
- package/dist/cli/commands/agent-simple.d.ts +0 -15
- package/dist/cli/commands/agent-simple.d.ts.map +0 -1
- package/dist/cli/commands/agent-simple.js +0 -356
- package/dist/cli/commands/agent-simple.js.map +0 -1
- package/dist/cli/commands/agent.d.ts +0 -7
- package/dist/cli/commands/agent.d.ts.map +0 -1
- package/dist/cli/commands/agent.js +0 -382
- package/dist/cli/commands/agent.js.map +0 -1
- package/dist/cli/commands/claude-api.d.ts +0 -6
- package/dist/cli/commands/claude-api.d.ts.map +0 -1
- package/dist/cli/commands/claude-api.js +0 -256
- package/dist/cli/commands/claude-api.js.map +0 -1
- package/dist/cli/commands/claude.d.ts +0 -3
- package/dist/cli/commands/claude.d.ts.map +0 -1
- package/dist/cli/commands/claude.js +0 -154
- package/dist/cli/commands/claude.js.map +0 -1
- package/dist/cli/commands/config-integration.d.ts +0 -16
- package/dist/cli/commands/config-integration.d.ts.map +0 -1
- package/dist/cli/commands/config-integration.js +0 -425
- package/dist/cli/commands/config-integration.js.map +0 -1
- package/dist/cli/commands/config.d.ts +0 -5
- package/dist/cli/commands/config.d.ts.map +0 -1
- package/dist/cli/commands/config.js +0 -88
- package/dist/cli/commands/config.js.map +0 -1
- package/dist/cli/commands/enterprise.d.ts +0 -3
- package/dist/cli/commands/enterprise.d.ts.map +0 -1
- package/dist/cli/commands/enterprise.js +0 -1506
- package/dist/cli/commands/enterprise.js.map +0 -1
- package/dist/cli/commands/help-new.d.ts +0 -7
- package/dist/cli/commands/help-new.d.ts.map +0 -1
- package/dist/cli/commands/help-new.js +0 -236
- package/dist/cli/commands/help-new.js.map +0 -1
- package/dist/cli/commands/help.d.ts +0 -7
- package/dist/cli/commands/help.d.ts.map +0 -1
- package/dist/cli/commands/help.js +0 -936
- package/dist/cli/commands/help.js.map +0 -1
- package/dist/cli/commands/hive-mind/index.d.ts +0 -19
- package/dist/cli/commands/hive-mind/index.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/index.js +0 -30
- package/dist/cli/commands/hive-mind/index.js.map +0 -1
- package/dist/cli/commands/hive-mind/init.d.ts +0 -10
- package/dist/cli/commands/hive-mind/init.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/init.js +0 -68
- package/dist/cli/commands/hive-mind/init.js.map +0 -1
- package/dist/cli/commands/hive-mind/optimize-memory.d.ts +0 -8
- package/dist/cli/commands/hive-mind/optimize-memory.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/optimize-memory.js +0 -400
- package/dist/cli/commands/hive-mind/optimize-memory.js.map +0 -1
- package/dist/cli/commands/hive-mind/pause.d.ts +0 -9
- package/dist/cli/commands/hive-mind/pause.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/pause.js +0 -81
- package/dist/cli/commands/hive-mind/pause.js.map +0 -1
- package/dist/cli/commands/hive-mind/ps.d.ts +0 -9
- package/dist/cli/commands/hive-mind/ps.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/ps.js +0 -120
- package/dist/cli/commands/hive-mind/ps.js.map +0 -1
- package/dist/cli/commands/hive-mind/resume.d.ts +0 -9
- package/dist/cli/commands/hive-mind/resume.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/resume.js +0 -62
- package/dist/cli/commands/hive-mind/resume.js.map +0 -1
- package/dist/cli/commands/hive-mind/spawn.d.ts +0 -10
- package/dist/cli/commands/hive-mind/spawn.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/spawn.js +0 -156
- package/dist/cli/commands/hive-mind/spawn.js.map +0 -1
- package/dist/cli/commands/hive-mind/status.d.ts +0 -10
- package/dist/cli/commands/hive-mind/status.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/status.js +0 -204
- package/dist/cli/commands/hive-mind/status.js.map +0 -1
- package/dist/cli/commands/hive-mind/stop.d.ts +0 -9
- package/dist/cli/commands/hive-mind/stop.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/stop.js +0 -125
- package/dist/cli/commands/hive-mind/stop.js.map +0 -1
- package/dist/cli/commands/hive-mind/task.d.ts +0 -10
- package/dist/cli/commands/hive-mind/task.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/task.js +0 -294
- package/dist/cli/commands/hive-mind/task.js.map +0 -1
- package/dist/cli/commands/hive-mind/wizard.d.ts +0 -10
- package/dist/cli/commands/hive-mind/wizard.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/wizard.js +0 -531
- package/dist/cli/commands/hive-mind/wizard.js.map +0 -1
- package/dist/cli/commands/hive.d.ts +0 -6
- package/dist/cli/commands/hive.d.ts.map +0 -1
- package/dist/cli/commands/hive.js +0 -409
- package/dist/cli/commands/hive.js.map +0 -1
- package/dist/cli/commands/hook-types.d.ts +0 -117
- package/dist/cli/commands/hook-types.d.ts.map +0 -1
- package/dist/cli/commands/hook-types.js +0 -5
- package/dist/cli/commands/hook-types.js.map +0 -1
- package/dist/cli/commands/hook-validator.d.ts +0 -18
- package/dist/cli/commands/hook-validator.d.ts.map +0 -1
- package/dist/cli/commands/hook-validator.js +0 -167
- package/dist/cli/commands/hook-validator.js.map +0 -1
- package/dist/cli/commands/hook.d.ts +0 -8
- package/dist/cli/commands/hook.d.ts.map +0 -1
- package/dist/cli/commands/hook.js +0 -299
- package/dist/cli/commands/hook.js.map +0 -1
- package/dist/cli/commands/index.d.ts +0 -3
- package/dist/cli/commands/index.d.ts.map +0 -1
- package/dist/cli/commands/index.js +0 -2532
- package/dist/cli/commands/index.js.map +0 -1
- package/dist/cli/commands/mcp.d.ts +0 -6
- package/dist/cli/commands/mcp.d.ts.map +0 -1
- package/dist/cli/commands/mcp.js +0 -169
- package/dist/cli/commands/mcp.js.map +0 -1
- package/dist/cli/commands/memory.d.ts +0 -30
- package/dist/cli/commands/memory.d.ts.map +0 -1
- package/dist/cli/commands/memory.js +0 -225
- package/dist/cli/commands/memory.js.map +0 -1
- package/dist/cli/commands/migrate.d.ts +0 -6
- package/dist/cli/commands/migrate.d.ts.map +0 -1
- package/dist/cli/commands/migrate.js +0 -139
- package/dist/cli/commands/migrate.js.map +0 -1
- package/dist/cli/commands/monitor.d.ts +0 -6
- package/dist/cli/commands/monitor.d.ts.map +0 -1
- package/dist/cli/commands/monitor.js +0 -493
- package/dist/cli/commands/monitor.js.map +0 -1
- package/dist/cli/commands/ruv-swarm.d.ts +0 -16
- package/dist/cli/commands/ruv-swarm.d.ts.map +0 -1
- package/dist/cli/commands/ruv-swarm.js +0 -563
- package/dist/cli/commands/ruv-swarm.js.map +0 -1
- package/dist/cli/commands/session.d.ts +0 -6
- package/dist/cli/commands/session.d.ts.map +0 -1
- package/dist/cli/commands/session.js +0 -548
- package/dist/cli/commands/session.js.map +0 -1
- package/dist/cli/commands/sparc.d.ts +0 -3
- package/dist/cli/commands/sparc.d.ts.map +0 -1
- package/dist/cli/commands/sparc.js +0 -472
- package/dist/cli/commands/sparc.js.map +0 -1
- package/dist/cli/commands/start/event-emitter.d.ts +0 -13
- package/dist/cli/commands/start/event-emitter.d.ts.map +0 -1
- package/dist/cli/commands/start/event-emitter.js +0 -35
- package/dist/cli/commands/start/event-emitter.js.map +0 -1
- package/dist/cli/commands/start/index.d.ts +0 -10
- package/dist/cli/commands/start/index.d.ts.map +0 -1
- package/dist/cli/commands/start/index.js +0 -9
- package/dist/cli/commands/start/index.js.map +0 -1
- package/dist/cli/commands/start/process-manager.d.ts +0 -31
- package/dist/cli/commands/start/process-manager.d.ts.map +0 -1
- package/dist/cli/commands/start/process-manager.js +0 -283
- package/dist/cli/commands/start/process-manager.js.map +0 -1
- package/dist/cli/commands/start/process-ui-simple.d.ts +0 -29
- package/dist/cli/commands/start/process-ui-simple.d.ts.map +0 -1
- package/dist/cli/commands/start/process-ui-simple.js +0 -334
- package/dist/cli/commands/start/process-ui-simple.js.map +0 -1
- package/dist/cli/commands/start/process-ui.d.ts +0 -5
- package/dist/cli/commands/start/process-ui.d.ts.map +0 -1
- package/dist/cli/commands/start/process-ui.js +0 -5
- package/dist/cli/commands/start/process-ui.js.map +0 -1
- package/dist/cli/commands/start/start-command.d.ts +0 -6
- package/dist/cli/commands/start/start-command.d.ts.map +0 -1
- package/dist/cli/commands/start/start-command.js +0 -462
- package/dist/cli/commands/start/start-command.js.map +0 -1
- package/dist/cli/commands/start/system-monitor.d.ts +0 -25
- package/dist/cli/commands/start/system-monitor.d.ts.map +0 -1
- package/dist/cli/commands/start/system-monitor.js +0 -265
- package/dist/cli/commands/start/system-monitor.js.map +0 -1
- package/dist/cli/commands/start/types.d.ts +0 -64
- package/dist/cli/commands/start/types.d.ts.map +0 -1
- package/dist/cli/commands/start/types.js +0 -22
- package/dist/cli/commands/start/types.js.map +0 -1
- package/dist/cli/commands/start.d.ts +0 -6
- package/dist/cli/commands/start.d.ts.map +0 -1
- package/dist/cli/commands/start.js +0 -6
- package/dist/cli/commands/start.js.map +0 -1
- package/dist/cli/commands/status.d.ts +0 -6
- package/dist/cli/commands/status.d.ts.map +0 -1
- package/dist/cli/commands/status.js +0 -307
- package/dist/cli/commands/status.js.map +0 -1
- package/dist/cli/commands/swarm-spawn.d.ts +0 -24
- package/dist/cli/commands/swarm-spawn.d.ts.map +0 -1
- package/dist/cli/commands/swarm-spawn.js +0 -56
- package/dist/cli/commands/swarm-spawn.js.map +0 -1
- package/dist/cli/commands/swarm.d.ts +0 -6
- package/dist/cli/commands/swarm.d.ts.map +0 -1
- package/dist/cli/commands/swarm.js +0 -465
- package/dist/cli/commands/swarm.js.map +0 -1
- package/dist/cli/commands/task.d.ts +0 -6
- package/dist/cli/commands/task.d.ts.map +0 -1
- package/dist/cli/commands/task.js +0 -75
- package/dist/cli/commands/task.js.map +0 -1
- package/dist/cli/commands/workflow.d.ts +0 -6
- package/dist/cli/commands/workflow.d.ts.map +0 -1
- package/dist/cli/commands/workflow.js +0 -624
- package/dist/cli/commands/workflow.js.map +0 -1
- package/dist/cli/completion.d.ts +0 -19
- package/dist/cli/completion.d.ts.map +0 -1
- package/dist/cli/completion.js +0 -545
- package/dist/cli/completion.js.map +0 -1
- package/dist/cli/formatter.d.ts +0 -69
- package/dist/cli/formatter.d.ts.map +0 -1
- package/dist/cli/formatter.js +0 -277
- package/dist/cli/formatter.js.map +0 -1
- package/dist/cli/help-formatter.d.ts +0 -49
- package/dist/cli/help-formatter.d.ts.map +0 -1
- package/dist/cli/help-formatter.js +0 -108
- package/dist/cli/help-formatter.js.map +0 -1
- package/dist/cli/index-remote.d.ts +0 -7
- package/dist/cli/index-remote.d.ts.map +0 -1
- package/dist/cli/index-remote.js +0 -126
- package/dist/cli/index-remote.js.map +0 -1
- package/dist/cli/index.d.ts +0 -7
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/index.js +0 -191
- package/dist/cli/index.js.map +0 -1
- package/dist/cli/init/batch-tools.d.ts +0 -2
- package/dist/cli/init/batch-tools.d.ts.map +0 -1
- package/dist/cli/init/batch-tools.js +0 -387
- package/dist/cli/init/batch-tools.js.map +0 -1
- package/dist/cli/init/claude-config.d.ts +0 -3
- package/dist/cli/init/claude-config.d.ts.map +0 -1
- package/dist/cli/init/claude-config.js +0 -294
- package/dist/cli/init/claude-config.js.map +0 -1
- package/dist/cli/init/directory-structure.d.ts +0 -2
- package/dist/cli/init/directory-structure.d.ts.map +0 -1
- package/dist/cli/init/directory-structure.js +0 -144
- package/dist/cli/init/directory-structure.js.map +0 -1
- package/dist/cli/init/index.d.ts +0 -6
- package/dist/cli/init/index.d.ts.map +0 -1
- package/dist/cli/init/index.js +0 -52
- package/dist/cli/init/index.js.map +0 -1
- package/dist/cli/init/sparc-environment.d.ts +0 -2
- package/dist/cli/init/sparc-environment.d.ts.map +0 -1
- package/dist/cli/init/sparc-environment.js +0 -426
- package/dist/cli/init/sparc-environment.js.map +0 -1
- package/dist/cli/init/swarm-commands.d.ts +0 -2
- package/dist/cli/init/swarm-commands.d.ts.map +0 -1
- package/dist/cli/init/swarm-commands.js +0 -795
- package/dist/cli/init/swarm-commands.js.map +0 -1
- package/dist/cli/init/utils.d.ts +0 -5
- package/dist/cli/init/utils.d.ts.map +0 -1
- package/dist/cli/init/utils.js +0 -14
- package/dist/cli/init/utils.js.map +0 -1
- package/dist/cli/main.d.ts +0 -6
- package/dist/cli/main.d.ts.map +0 -1
- package/dist/cli/main.js +0 -26
- package/dist/cli/main.js.map +0 -1
- package/dist/cli/node-compat.d.ts +0 -106
- package/dist/cli/node-compat.d.ts.map +0 -1
- package/dist/cli/node-compat.js +0 -248
- package/dist/cli/node-compat.js.map +0 -1
- package/dist/cli/node-repl.d.ts +0 -9
- package/dist/cli/node-repl.d.ts.map +0 -1
- package/dist/cli/node-repl.js +0 -594
- package/dist/cli/node-repl.js.map +0 -1
- package/dist/cli/repl.d.ts +0 -5
- package/dist/cli/repl.d.ts.map +0 -1
- package/dist/cli/repl.js +0 -949
- package/dist/cli/repl.js.map +0 -1
- package/dist/cli/runtime-detector.d.ts +0 -128
- package/dist/cli/runtime-detector.d.ts.map +0 -1
- package/dist/cli/runtime-detector.js +0 -267
- package/dist/cli/runtime-detector.js.map +0 -1
- package/dist/cli/simple-cli.d.ts +0 -7
- package/dist/cli/simple-cli.d.ts.map +0 -1
- package/dist/cli/simple-cli.js +0 -3074
- package/dist/cli/simple-cli.js.map +0 -1
- package/dist/cli/simple-commands/agent.d.ts +0 -2
- package/dist/cli/simple-commands/agent.d.ts.map +0 -1
- package/dist/cli/simple-commands/agent.js +0 -175
- package/dist/cli/simple-commands/agent.js.map +0 -1
- package/dist/cli/simple-commands/analysis.d.ts +0 -2
- package/dist/cli/simple-commands/analysis.d.ts.map +0 -1
- package/dist/cli/simple-commands/analysis.js +0 -207
- package/dist/cli/simple-commands/analysis.js.map +0 -1
- package/dist/cli/simple-commands/automation.d.ts +0 -2
- package/dist/cli/simple-commands/automation.d.ts.map +0 -1
- package/dist/cli/simple-commands/automation.js +0 -246
- package/dist/cli/simple-commands/automation.js.map +0 -1
- package/dist/cli/simple-commands/batch-manager.d.ts +0 -2
- package/dist/cli/simple-commands/batch-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/batch-manager.js +0 -289
- package/dist/cli/simple-commands/batch-manager.js.map +0 -1
- package/dist/cli/simple-commands/config.d.ts +0 -2
- package/dist/cli/simple-commands/config.d.ts.map +0 -1
- package/dist/cli/simple-commands/config.js +0 -278
- package/dist/cli/simple-commands/config.js.map +0 -1
- package/dist/cli/simple-commands/coordination.d.ts +0 -2
- package/dist/cli/simple-commands/coordination.d.ts.map +0 -1
- package/dist/cli/simple-commands/coordination.js +0 -249
- package/dist/cli/simple-commands/coordination.js.map +0 -1
- package/dist/cli/simple-commands/fix-hook-variables.d.ts +0 -16
- package/dist/cli/simple-commands/fix-hook-variables.d.ts.map +0 -1
- package/dist/cli/simple-commands/fix-hook-variables.js +0 -320
- package/dist/cli/simple-commands/fix-hook-variables.js.map +0 -1
- package/dist/cli/simple-commands/github.d.ts +0 -3
- package/dist/cli/simple-commands/github.d.ts.map +0 -1
- package/dist/cli/simple-commands/github.js +0 -343
- package/dist/cli/simple-commands/github.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.d.ts +0 -68
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.js +0 -264
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/communication.d.ts +0 -176
- package/dist/cli/simple-commands/hive-mind/communication.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/communication.js +0 -611
- package/dist/cli/simple-commands/hive-mind/communication.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/core.d.ts +0 -306
- package/dist/cli/simple-commands/hive-mind/core.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/core.js +0 -840
- package/dist/cli/simple-commands/hive-mind/core.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/db-optimizer.d.ts +0 -32
- package/dist/cli/simple-commands/hive-mind/db-optimizer.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/db-optimizer.js +0 -702
- package/dist/cli/simple-commands/hive-mind/db-optimizer.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.d.ts +0 -270
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.js +0 -1211
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/memory.d.ts +0 -334
- package/dist/cli/simple-commands/hive-mind/memory.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/memory.js +0 -1068
- package/dist/cli/simple-commands/hive-mind/memory.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.d.ts +0 -256
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.js +0 -520
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/queen.d.ts +0 -294
- package/dist/cli/simple-commands/hive-mind/queen.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/queen.js +0 -697
- package/dist/cli/simple-commands/hive-mind/queen.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/session-manager.d.ts +0 -139
- package/dist/cli/simple-commands/hive-mind/session-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/session-manager.js +0 -833
- package/dist/cli/simple-commands/hive-mind/session-manager.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind-optimize.d.ts +0 -6
- package/dist/cli/simple-commands/hive-mind-optimize.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind-optimize.js +0 -317
- package/dist/cli/simple-commands/hive-mind-optimize.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind.d.ts +0 -18
- package/dist/cli/simple-commands/hive-mind.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind.js +0 -2430
- package/dist/cli/simple-commands/hive-mind.js.map +0 -1
- package/dist/cli/simple-commands/hook-safety.d.ts +0 -177
- package/dist/cli/simple-commands/hook-safety.d.ts.map +0 -1
- package/dist/cli/simple-commands/hook-safety.js +0 -590
- package/dist/cli/simple-commands/hook-safety.js.map +0 -1
- package/dist/cli/simple-commands/hooks.d.ts +0 -3
- package/dist/cli/simple-commands/hooks.d.ts.map +0 -1
- package/dist/cli/simple-commands/hooks.js +0 -995
- package/dist/cli/simple-commands/hooks.js.map +0 -1
- package/dist/cli/simple-commands/init/batch-init.d.ts +0 -137
- package/dist/cli/simple-commands/init/batch-init.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/batch-init.js +0 -557
- package/dist/cli/simple-commands/init/batch-init.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.js +0 -432
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.js +0 -870
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.js +0 -332
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.d.ts +0 -3
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.js +0 -488
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.js +0 -50
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.d.ts +0 -3
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.js +0 -288
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/copy-revised-templates.d.ts +0 -29
- package/dist/cli/simple-commands/init/copy-revised-templates.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/copy-revised-templates.js +0 -159
- package/dist/cli/simple-commands/init/copy-revised-templates.js.map +0 -1
- package/dist/cli/simple-commands/init/executable-wrapper.d.ts +0 -2
- package/dist/cli/simple-commands/init/executable-wrapper.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/executable-wrapper.js +0 -116
- package/dist/cli/simple-commands/init/executable-wrapper.js.map +0 -1
- package/dist/cli/simple-commands/init/gitignore-updater.d.ts +0 -23
- package/dist/cli/simple-commands/init/gitignore-updater.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/gitignore-updater.js +0 -126
- package/dist/cli/simple-commands/init/gitignore-updater.js.map +0 -1
- package/dist/cli/simple-commands/init/help.d.ts +0 -2
- package/dist/cli/simple-commands/init/help.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/help.js +0 -95
- package/dist/cli/simple-commands/init/help.js.map +0 -1
- package/dist/cli/simple-commands/init/index.d.ts +0 -2
- package/dist/cli/simple-commands/init/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/index.js +0 -1127
- package/dist/cli/simple-commands/init/index.js.map +0 -1
- package/dist/cli/simple-commands/init/performance-monitor.d.ts +0 -73
- package/dist/cli/simple-commands/init/performance-monitor.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/performance-monitor.js +0 -277
- package/dist/cli/simple-commands/init/performance-monitor.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/backup-manager.d.ts +0 -95
- package/dist/cli/simple-commands/init/rollback/backup-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/backup-manager.js +0 -485
- package/dist/cli/simple-commands/init/rollback/backup-manager.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/index.d.ts +0 -114
- package/dist/cli/simple-commands/init/rollback/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/index.js +0 -353
- package/dist/cli/simple-commands/init/rollback/index.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/recovery-manager.d.ts +0 -161
- package/dist/cli/simple-commands/init/rollback/recovery-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/recovery-manager.js +0 -686
- package/dist/cli/simple-commands/init/rollback/recovery-manager.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/rollback-executor.d.ts +0 -112
- package/dist/cli/simple-commands/init/rollback/rollback-executor.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/rollback-executor.js +0 -479
- package/dist/cli/simple-commands/init/rollback/rollback-executor.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/state-tracker.d.ts +0 -121
- package/dist/cli/simple-commands/init/rollback/state-tracker.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/state-tracker.js +0 -431
- package/dist/cli/simple-commands/init/rollback/state-tracker.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roo-readme.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc/roo-readme.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roo-readme.js +0 -61
- package/dist/cli/simple-commands/init/sparc/roo-readme.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roomodes-config.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc/roomodes-config.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roomodes-config.js +0 -80
- package/dist/cli/simple-commands/init/sparc/roomodes-config.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc/workflows.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc/workflows.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc/workflows.js +0 -36
- package/dist/cli/simple-commands/init/sparc/workflows.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc-structure.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc-structure.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc-structure.js +0 -61
- package/dist/cli/simple-commands/init/sparc-structure.js.map +0 -1
- package/dist/cli/simple-commands/init/template-copier.d.ts +0 -27
- package/dist/cli/simple-commands/init/template-copier.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/template-copier.js +0 -510
- package/dist/cli/simple-commands/init/template-copier.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/claude-md.d.ts +0 -5
- package/dist/cli/simple-commands/init/templates/claude-md.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/claude-md.js +0 -646
- package/dist/cli/simple-commands/init/templates/claude-md.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/coordination-md.d.ts +0 -4
- package/dist/cli/simple-commands/init/templates/coordination-md.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/coordination-md.js +0 -338
- package/dist/cli/simple-commands/init/templates/coordination-md.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/enhanced-templates.d.ts +0 -18
- package/dist/cli/simple-commands/init/templates/enhanced-templates.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/enhanced-templates.js +0 -1300
- package/dist/cli/simple-commands/init/templates/enhanced-templates.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/memory-bank-md.d.ts +0 -4
- package/dist/cli/simple-commands/init/templates/memory-bank-md.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/memory-bank-md.js +0 -257
- package/dist/cli/simple-commands/init/templates/memory-bank-md.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/readme-files.d.ts +0 -3
- package/dist/cli/simple-commands/init/templates/readme-files.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/readme-files.js +0 -71
- package/dist/cli/simple-commands/init/templates/readme-files.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/sparc-modes.d.ts +0 -30
- package/dist/cli/simple-commands/init/templates/sparc-modes.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/sparc-modes.js +0 -1375
- package/dist/cli/simple-commands/init/templates/sparc-modes.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/config-validator.d.ts +0 -63
- package/dist/cli/simple-commands/init/validation/config-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/config-validator.js +0 -307
- package/dist/cli/simple-commands/init/validation/config-validator.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/health-checker.d.ts +0 -117
- package/dist/cli/simple-commands/init/validation/health-checker.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/health-checker.js +0 -538
- package/dist/cli/simple-commands/init/validation/health-checker.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/index.d.ts +0 -55
- package/dist/cli/simple-commands/init/validation/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/index.js +0 -347
- package/dist/cli/simple-commands/init/validation/index.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/mode-validator.d.ts +0 -76
- package/dist/cli/simple-commands/init/validation/mode-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/mode-validator.js +0 -342
- package/dist/cli/simple-commands/init/validation/mode-validator.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/post-init-validator.d.ts +0 -62
- package/dist/cli/simple-commands/init/validation/post-init-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/post-init-validator.js +0 -348
- package/dist/cli/simple-commands/init/validation/post-init-validator.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/pre-init-validator.d.ts +0 -86
- package/dist/cli/simple-commands/init/validation/pre-init-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/pre-init-validator.js +0 -260
- package/dist/cli/simple-commands/init/validation/pre-init-validator.js.map +0 -1
- package/dist/cli/simple-commands/mcp.d.ts +0 -2
- package/dist/cli/simple-commands/mcp.d.ts.map +0 -1
- package/dist/cli/simple-commands/mcp.js +0 -366
- package/dist/cli/simple-commands/mcp.js.map +0 -1
- package/dist/cli/simple-commands/memory.d.ts +0 -2
- package/dist/cli/simple-commands/memory.d.ts.map +0 -1
- package/dist/cli/simple-commands/memory.js +0 -277
- package/dist/cli/simple-commands/memory.js.map +0 -1
- package/dist/cli/simple-commands/migrate-hooks.d.ts +0 -10
- package/dist/cli/simple-commands/migrate-hooks.d.ts.map +0 -1
- package/dist/cli/simple-commands/migrate-hooks.js +0 -57
- package/dist/cli/simple-commands/migrate-hooks.js.map +0 -1
- package/dist/cli/simple-commands/monitor.d.ts +0 -3
- package/dist/cli/simple-commands/monitor.d.ts.map +0 -1
- package/dist/cli/simple-commands/monitor.js +0 -366
- package/dist/cli/simple-commands/monitor.js.map +0 -1
- package/dist/cli/simple-commands/process-ui-enhanced.d.ts +0 -55
- package/dist/cli/simple-commands/process-ui-enhanced.d.ts.map +0 -1
- package/dist/cli/simple-commands/process-ui-enhanced.js +0 -680
- package/dist/cli/simple-commands/process-ui-enhanced.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/architect.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/architect.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/architect.js +0 -126
- package/dist/cli/simple-commands/sparc-modes/architect.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/ask.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/ask.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/ask.js +0 -127
- package/dist/cli/simple-commands/sparc-modes/ask.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/code.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/code.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/code.js +0 -149
- package/dist/cli/simple-commands/sparc-modes/code.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/debug.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/debug.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/debug.js +0 -113
- package/dist/cli/simple-commands/sparc-modes/debug.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/devops.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/devops.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/devops.js +0 -138
- package/dist/cli/simple-commands/sparc-modes/devops.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/docs-writer.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/docs-writer.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/docs-writer.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/docs-writer.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/generic.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/generic.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/generic.js +0 -35
- package/dist/cli/simple-commands/sparc-modes/generic.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/index.d.ts +0 -17
- package/dist/cli/simple-commands/sparc-modes/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/index.js +0 -196
- package/dist/cli/simple-commands/sparc-modes/index.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/integration.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/integration.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/integration.js +0 -56
- package/dist/cli/simple-commands/sparc-modes/integration.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/mcp.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/mcp.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/mcp.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/mcp.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/monitoring.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/monitoring.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/monitoring.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/monitoring.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/optimization.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/optimization.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/optimization.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/optimization.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/security-review.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/security-review.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/security-review.js +0 -131
- package/dist/cli/simple-commands/sparc-modes/security-review.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.js +0 -168
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.js +0 -150
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/swarm.d.ts +0 -81
- package/dist/cli/simple-commands/sparc-modes/swarm.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/swarm.js +0 -428
- package/dist/cli/simple-commands/sparc-modes/swarm.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tdd.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/tdd.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tdd.js +0 -113
- package/dist/cli/simple-commands/sparc-modes/tdd.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tutorial.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/tutorial.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tutorial.js +0 -278
- package/dist/cli/simple-commands/sparc-modes/tutorial.js.map +0 -1
- package/dist/cli/simple-commands/sparc.d.ts +0 -2
- package/dist/cli/simple-commands/sparc.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc.js +0 -478
- package/dist/cli/simple-commands/sparc.js.map +0 -1
- package/dist/cli/simple-commands/start-ui.d.ts +0 -2
- package/dist/cli/simple-commands/start-ui.d.ts.map +0 -1
- package/dist/cli/simple-commands/start-ui.js +0 -135
- package/dist/cli/simple-commands/start-ui.js.map +0 -1
- package/dist/cli/simple-commands/start-wrapper.d.ts +0 -2
- package/dist/cli/simple-commands/start-wrapper.d.ts.map +0 -1
- package/dist/cli/simple-commands/start-wrapper.js +0 -263
- package/dist/cli/simple-commands/start-wrapper.js.map +0 -1
- package/dist/cli/simple-commands/start.d.ts +0 -2
- package/dist/cli/simple-commands/start.d.ts.map +0 -1
- package/dist/cli/simple-commands/start.js +0 -3
- package/dist/cli/simple-commands/start.js.map +0 -1
- package/dist/cli/simple-commands/status.d.ts +0 -2
- package/dist/cli/simple-commands/status.d.ts.map +0 -1
- package/dist/cli/simple-commands/status.js +0 -273
- package/dist/cli/simple-commands/status.js.map +0 -1
- package/dist/cli/simple-commands/swarm-executor.d.ts +0 -68
- package/dist/cli/simple-commands/swarm-executor.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm-executor.js +0 -212
- package/dist/cli/simple-commands/swarm-executor.js.map +0 -1
- package/dist/cli/simple-commands/swarm-metrics-integration.d.ts +0 -69
- package/dist/cli/simple-commands/swarm-metrics-integration.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm-metrics-integration.js +0 -294
- package/dist/cli/simple-commands/swarm-metrics-integration.js.map +0 -1
- package/dist/cli/simple-commands/swarm-webui-integration.d.ts +0 -68
- package/dist/cli/simple-commands/swarm-webui-integration.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm-webui-integration.js +0 -265
- package/dist/cli/simple-commands/swarm-webui-integration.js.map +0 -1
- package/dist/cli/simple-commands/swarm.d.ts +0 -2
- package/dist/cli/simple-commands/swarm.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm.js +0 -1742
- package/dist/cli/simple-commands/swarm.js.map +0 -1
- package/dist/cli/simple-commands/task.d.ts +0 -2
- package/dist/cli/simple-commands/task.d.ts.map +0 -1
- package/dist/cli/simple-commands/task.js +0 -190
- package/dist/cli/simple-commands/task.js.map +0 -1
- package/dist/cli/simple-commands/training.d.ts +0 -2
- package/dist/cli/simple-commands/training.d.ts.map +0 -1
- package/dist/cli/simple-commands/training.js +0 -240
- package/dist/cli/simple-commands/training.js.map +0 -1
- package/dist/cli/simple-commands/web-server.d.ts +0 -152
- package/dist/cli/simple-commands/web-server.d.ts.map +0 -1
- package/dist/cli/simple-commands/web-server.js +0 -816
- package/dist/cli/simple-commands/web-server.js.map +0 -1
- package/dist/cli/simple-mcp.d.ts +0 -6
- package/dist/cli/simple-mcp.d.ts.map +0 -1
- package/dist/cli/simple-mcp.js +0 -105
- package/dist/cli/simple-mcp.js.map +0 -1
- package/dist/cli/simple-orchestrator.d.ts +0 -19
- package/dist/cli/simple-orchestrator.d.ts.map +0 -1
- package/dist/cli/simple-orchestrator.js +0 -835
- package/dist/cli/simple-orchestrator.js.map +0 -1
- package/dist/cli/ui/compatible-ui.d.ts +0 -49
- package/dist/cli/ui/compatible-ui.d.ts.map +0 -1
- package/dist/cli/ui/compatible-ui.js +0 -319
- package/dist/cli/ui/compatible-ui.js.map +0 -1
- package/dist/cli/ui/fallback-handler.d.ts +0 -26
- package/dist/cli/ui/fallback-handler.d.ts.map +0 -1
- package/dist/cli/ui/fallback-handler.js +0 -166
- package/dist/cli/ui/fallback-handler.js.map +0 -1
- package/dist/cli/ui/index.d.ts +0 -11
- package/dist/cli/ui/index.d.ts.map +0 -1
- package/dist/cli/ui/index.js +0 -35
- package/dist/cli/ui/index.js.map +0 -1
- package/dist/cli/utils/environment-detector.d.ts +0 -59
- package/dist/cli/utils/environment-detector.d.ts.map +0 -1
- package/dist/cli/utils/environment-detector.js +0 -267
- package/dist/cli/utils/environment-detector.js.map +0 -1
- package/dist/cli/utils/interactive-detector.d.ts +0 -25
- package/dist/cli/utils/interactive-detector.d.ts.map +0 -1
- package/dist/cli/utils/interactive-detector.js +0 -129
- package/dist/cli/utils/interactive-detector.js.map +0 -1
- package/dist/cli/utils/prompt-defaults.d.ts +0 -82
- package/dist/cli/utils/prompt-defaults.d.ts.map +0 -1
- package/dist/cli/utils/prompt-defaults.js +0 -252
- package/dist/cli/utils/prompt-defaults.js.map +0 -1
- package/dist/cli/utils/safe-interactive.d.ts +0 -30
- package/dist/cli/utils/safe-interactive.d.ts.map +0 -1
- package/dist/cli/utils/safe-interactive.js +0 -134
- package/dist/cli/utils/safe-interactive.js.map +0 -1
- package/dist/cli/utils.d.ts +0 -74
- package/dist/cli/utils.d.ts.map +0 -1
- package/dist/cli/utils.js +0 -578
- package/dist/cli/utils.js.map +0 -1
- package/dist/cli/validation-helper.d.ts +0 -27
- package/dist/cli/validation-helper.d.ts.map +0 -1
- package/dist/cli/validation-helper.js +0 -72
- package/dist/cli/validation-helper.js.map +0 -1
- package/dist/communication/message-bus.d.ts +0 -283
- package/dist/communication/message-bus.d.ts.map +0 -1
- package/dist/communication/message-bus.js +0 -965
- package/dist/communication/message-bus.js.map +0 -1
- package/dist/config/config-manager.d.ts +0 -212
- package/dist/config/config-manager.d.ts.map +0 -1
- package/dist/config/config-manager.js +0 -550
- package/dist/config/config-manager.js.map +0 -1
- package/dist/config/ruv-swarm-config.d.ts +0 -173
- package/dist/config/ruv-swarm-config.d.ts.map +0 -1
- package/dist/config/ruv-swarm-config.js +0 -289
- package/dist/config/ruv-swarm-config.js.map +0 -1
- package/dist/config/ruv-swarm-integration.d.ts +0 -93
- package/dist/config/ruv-swarm-integration.d.ts.map +0 -1
- package/dist/config/ruv-swarm-integration.js +0 -292
- package/dist/config/ruv-swarm-integration.js.map +0 -1
- package/dist/constants/agent-types.d.ts +0 -46
- package/dist/constants/agent-types.d.ts.map +0 -1
- package/dist/constants/agent-types.js +0 -50
- package/dist/constants/agent-types.js.map +0 -1
- package/dist/coordination/advanced-scheduler.d.ts +0 -121
- package/dist/coordination/advanced-scheduler.d.ts.map +0 -1
- package/dist/coordination/advanced-scheduler.js +0 -382
- package/dist/coordination/advanced-scheduler.js.map +0 -1
- package/dist/coordination/advanced-task-executor.d.ts +0 -100
- package/dist/coordination/advanced-task-executor.d.ts.map +0 -1
- package/dist/coordination/advanced-task-executor.js +0 -463
- package/dist/coordination/advanced-task-executor.js.map +0 -1
- package/dist/coordination/background-executor.d.ts +0 -69
- package/dist/coordination/background-executor.d.ts.map +0 -1
- package/dist/coordination/background-executor.js +0 -363
- package/dist/coordination/background-executor.js.map +0 -1
- package/dist/coordination/circuit-breaker.d.ts +0 -124
- package/dist/coordination/circuit-breaker.d.ts.map +0 -1
- package/dist/coordination/circuit-breaker.js +0 -301
- package/dist/coordination/circuit-breaker.js.map +0 -1
- package/dist/coordination/conflict-resolution.d.ts +0 -133
- package/dist/coordination/conflict-resolution.d.ts.map +0 -1
- package/dist/coordination/conflict-resolution.js +0 -360
- package/dist/coordination/conflict-resolution.js.map +0 -1
- package/dist/coordination/dependency-graph.d.ts +0 -78
- package/dist/coordination/dependency-graph.d.ts.map +0 -1
- package/dist/coordination/dependency-graph.js +0 -387
- package/dist/coordination/dependency-graph.js.map +0 -1
- package/dist/coordination/hive-orchestrator.d.ts +0 -118
- package/dist/coordination/hive-orchestrator.d.ts.map +0 -1
- package/dist/coordination/hive-orchestrator.js +0 -325
- package/dist/coordination/hive-orchestrator.js.map +0 -1
- package/dist/coordination/hive-protocol.d.ts +0 -117
- package/dist/coordination/hive-protocol.d.ts.map +0 -1
- package/dist/coordination/hive-protocol.js +0 -372
- package/dist/coordination/hive-protocol.js.map +0 -1
- package/dist/coordination/index.d.ts +0 -14
- package/dist/coordination/index.d.ts.map +0 -1
- package/dist/coordination/index.js +0 -21
- package/dist/coordination/index.js.map +0 -1
- package/dist/coordination/load-balancer.d.ts +0 -139
- package/dist/coordination/load-balancer.d.ts.map +0 -1
- package/dist/coordination/load-balancer.js +0 -699
- package/dist/coordination/load-balancer.js.map +0 -1
- package/dist/coordination/manager.d.ts +0 -66
- package/dist/coordination/manager.d.ts.map +0 -1
- package/dist/coordination/manager.js +0 -354
- package/dist/coordination/manager.js.map +0 -1
- package/dist/coordination/messaging.d.ts +0 -37
- package/dist/coordination/messaging.d.ts.map +0 -1
- package/dist/coordination/messaging.js +0 -219
- package/dist/coordination/messaging.js.map +0 -1
- package/dist/coordination/metrics.d.ts +0 -153
- package/dist/coordination/metrics.d.ts.map +0 -1
- package/dist/coordination/metrics.js +0 -436
- package/dist/coordination/metrics.js.map +0 -1
- package/dist/coordination/resources.d.ts +0 -36
- package/dist/coordination/resources.d.ts.map +0 -1
- package/dist/coordination/resources.js +0 -254
- package/dist/coordination/resources.js.map +0 -1
- package/dist/coordination/scheduler.d.ts +0 -48
- package/dist/coordination/scheduler.d.ts.map +0 -1
- package/dist/coordination/scheduler.js +0 -308
- package/dist/coordination/scheduler.js.map +0 -1
- package/dist/coordination/swarm-coordinator.d.ts +0 -116
- package/dist/coordination/swarm-coordinator.d.ts.map +0 -1
- package/dist/coordination/swarm-coordinator.js +0 -563
- package/dist/coordination/swarm-coordinator.js.map +0 -1
- package/dist/coordination/swarm-monitor.d.ts +0 -101
- package/dist/coordination/swarm-monitor.d.ts.map +0 -1
- package/dist/coordination/swarm-monitor.js +0 -340
- package/dist/coordination/swarm-monitor.js.map +0 -1
- package/dist/coordination/work-stealing.d.ts +0 -44
- package/dist/coordination/work-stealing.d.ts.map +0 -1
- package/dist/coordination/work-stealing.js +0 -158
- package/dist/coordination/work-stealing.js.map +0 -1
- package/dist/core/config.d.ts +0 -243
- package/dist/core/config.d.ts.map +0 -1
- package/dist/core/config.js +0 -1125
- package/dist/core/config.js.map +0 -1
- package/dist/core/event-bus.d.ts +0 -63
- package/dist/core/event-bus.d.ts.map +0 -1
- package/dist/core/event-bus.js +0 -153
- package/dist/core/event-bus.js.map +0 -1
- package/dist/core/json-persistence.d.ts +0 -55
- package/dist/core/json-persistence.d.ts.map +0 -1
- package/dist/core/json-persistence.js +0 -111
- package/dist/core/json-persistence.js.map +0 -1
- package/dist/core/logger.d.ts +0 -62
- package/dist/core/logger.d.ts.map +0 -1
- package/dist/core/logger.js +0 -252
- package/dist/core/logger.js.map +0 -1
- package/dist/core/orchestrator-fixed.d.ts +0 -81
- package/dist/core/orchestrator-fixed.d.ts.map +0 -1
- package/dist/core/orchestrator-fixed.js +0 -213
- package/dist/core/orchestrator-fixed.js.map +0 -1
- package/dist/core/orchestrator.d.ts +0 -123
- package/dist/core/orchestrator.d.ts.map +0 -1
- package/dist/core/orchestrator.js +0 -1058
- package/dist/core/orchestrator.js.map +0 -1
- package/dist/core/persistence.d.ts +0 -53
- package/dist/core/persistence.d.ts.map +0 -1
- package/dist/core/persistence.js +0 -192
- package/dist/core/persistence.js.map +0 -1
- package/dist/enterprise/analytics-manager.d.ts +0 -489
- package/dist/enterprise/analytics-manager.d.ts.map +0 -1
- package/dist/enterprise/analytics-manager.js +0 -956
- package/dist/enterprise/analytics-manager.js.map +0 -1
- package/dist/enterprise/audit-manager.d.ts +0 -459
- package/dist/enterprise/audit-manager.d.ts.map +0 -1
- package/dist/enterprise/audit-manager.js +0 -1014
- package/dist/enterprise/audit-manager.js.map +0 -1
- package/dist/enterprise/cloud-manager.d.ts +0 -435
- package/dist/enterprise/cloud-manager.d.ts.map +0 -1
- package/dist/enterprise/cloud-manager.js +0 -789
- package/dist/enterprise/cloud-manager.js.map +0 -1
- package/dist/enterprise/deployment-manager.d.ts +0 -328
- package/dist/enterprise/deployment-manager.d.ts.map +0 -1
- package/dist/enterprise/deployment-manager.js +0 -830
- package/dist/enterprise/deployment-manager.js.map +0 -1
- package/dist/enterprise/index.d.ts +0 -13
- package/dist/enterprise/index.d.ts.map +0 -1
- package/dist/enterprise/index.js +0 -7
- package/dist/enterprise/index.js.map +0 -1
- package/dist/enterprise/project-manager.d.ts +0 -228
- package/dist/enterprise/project-manager.d.ts.map +0 -1
- package/dist/enterprise/project-manager.js +0 -537
- package/dist/enterprise/project-manager.js.map +0 -1
- package/dist/enterprise/security-manager.d.ts +0 -422
- package/dist/enterprise/security-manager.d.ts.map +0 -1
- package/dist/enterprise/security-manager.js +0 -910
- package/dist/enterprise/security-manager.js.map +0 -1
- package/dist/hive-mind/core/Agent.d.ts +0 -137
- package/dist/hive-mind/core/Agent.d.ts.map +0 -1
- package/dist/hive-mind/core/Agent.js +0 -567
- package/dist/hive-mind/core/Agent.js.map +0 -1
- package/dist/hive-mind/core/Communication.d.ts +0 -116
- package/dist/hive-mind/core/Communication.d.ts.map +0 -1
- package/dist/hive-mind/core/Communication.js +0 -407
- package/dist/hive-mind/core/Communication.js.map +0 -1
- package/dist/hive-mind/core/DatabaseManager.d.ts +0 -99
- package/dist/hive-mind/core/DatabaseManager.d.ts.map +0 -1
- package/dist/hive-mind/core/DatabaseManager.js +0 -648
- package/dist/hive-mind/core/DatabaseManager.js.map +0 -1
- package/dist/hive-mind/core/HiveMind.d.ts +0 -90
- package/dist/hive-mind/core/HiveMind.d.ts.map +0 -1
- package/dist/hive-mind/core/HiveMind.js +0 -439
- package/dist/hive-mind/core/HiveMind.js.map +0 -1
- package/dist/hive-mind/core/Memory.d.ts +0 -235
- package/dist/hive-mind/core/Memory.d.ts.map +0 -1
- package/dist/hive-mind/core/Memory.js +0 -1192
- package/dist/hive-mind/core/Memory.js.map +0 -1
- package/dist/hive-mind/core/MemoryMonitor.d.ts +0 -183
- package/dist/hive-mind/core/MemoryMonitor.d.ts.map +0 -1
- package/dist/hive-mind/core/MemoryMonitor.js +0 -547
- package/dist/hive-mind/core/MemoryMonitor.js.map +0 -1
- package/dist/hive-mind/core/Queen.d.ts +0 -115
- package/dist/hive-mind/core/Queen.d.ts.map +0 -1
- package/dist/hive-mind/core/Queen.js +0 -649
- package/dist/hive-mind/core/Queen.js.map +0 -1
- package/dist/hive-mind/index.d.ts +0 -17
- package/dist/hive-mind/index.d.ts.map +0 -1
- package/dist/hive-mind/index.js +0 -21
- package/dist/hive-mind/index.js.map +0 -1
- package/dist/hive-mind/integration/ConsensusEngine.d.ts +0 -117
- package/dist/hive-mind/integration/ConsensusEngine.d.ts.map +0 -1
- package/dist/hive-mind/integration/ConsensusEngine.js +0 -478
- package/dist/hive-mind/integration/ConsensusEngine.js.map +0 -1
- package/dist/hive-mind/integration/MCPToolWrapper.d.ts +0 -172
- package/dist/hive-mind/integration/MCPToolWrapper.d.ts.map +0 -1
- package/dist/hive-mind/integration/MCPToolWrapper.js +0 -217
- package/dist/hive-mind/integration/MCPToolWrapper.js.map +0 -1
- package/dist/hive-mind/integration/SwarmOrchestrator.d.ts +0 -172
- package/dist/hive-mind/integration/SwarmOrchestrator.d.ts.map +0 -1
- package/dist/hive-mind/integration/SwarmOrchestrator.js +0 -748
- package/dist/hive-mind/integration/SwarmOrchestrator.js.map +0 -1
- package/dist/hive-mind/types.d.ts +0 -298
- package/dist/hive-mind/types.d.ts.map +0 -1
- package/dist/hive-mind/types.js +0 -7
- package/dist/hive-mind/types.js.map +0 -1
- package/dist/integration/mock-components.d.ts +0 -107
- package/dist/integration/mock-components.d.ts.map +0 -1
- package/dist/integration/mock-components.js +0 -357
- package/dist/integration/mock-components.js.map +0 -1
- package/dist/integration/system-integration.d.ts +0 -84
- package/dist/integration/system-integration.d.ts.map +0 -1
- package/dist/integration/system-integration.js +0 -446
- package/dist/integration/system-integration.js.map +0 -1
- package/dist/integration/types.d.ts +0 -119
- package/dist/integration/types.d.ts.map +0 -1
- package/dist/integration/types.js +0 -5
- package/dist/integration/types.js.map +0 -1
- package/dist/mcp/auth.d.ts +0 -80
- package/dist/mcp/auth.d.ts.map +0 -1
- package/dist/mcp/auth.js +0 -350
- package/dist/mcp/auth.js.map +0 -1
- package/dist/mcp/claude-code-wrapper.d.ts +0 -26
- package/dist/mcp/claude-code-wrapper.d.ts.map +0 -1
- package/dist/mcp/claude-code-wrapper.js +0 -699
- package/dist/mcp/claude-code-wrapper.js.map +0 -1
- package/dist/mcp/claude-flow-tools.d.ts +0 -13
- package/dist/mcp/claude-flow-tools.d.ts.map +0 -1
- package/dist/mcp/claude-flow-tools.js +0 -1181
- package/dist/mcp/claude-flow-tools.js.map +0 -1
- package/dist/mcp/client.d.ts +0 -41
- package/dist/mcp/client.d.ts.map +0 -1
- package/dist/mcp/client.js +0 -194
- package/dist/mcp/client.js.map +0 -1
- package/dist/mcp/index.d.ts +0 -134
- package/dist/mcp/index.d.ts.map +0 -1
- package/dist/mcp/index.js +0 -212
- package/dist/mcp/index.js.map +0 -1
- package/dist/mcp/integrate-wrapper.d.ts +0 -16
- package/dist/mcp/integrate-wrapper.d.ts.map +0 -1
- package/dist/mcp/integrate-wrapper.js +0 -75
- package/dist/mcp/integrate-wrapper.js.map +0 -1
- package/dist/mcp/lifecycle-manager.d.ts +0 -121
- package/dist/mcp/lifecycle-manager.d.ts.map +0 -1
- package/dist/mcp/lifecycle-manager.js +0 -366
- package/dist/mcp/lifecycle-manager.js.map +0 -1
- package/dist/mcp/load-balancer.d.ts +0 -88
- package/dist/mcp/load-balancer.d.ts.map +0 -1
- package/dist/mcp/load-balancer.js +0 -393
- package/dist/mcp/load-balancer.js.map +0 -1
- package/dist/mcp/orchestration-integration.d.ts +0 -135
- package/dist/mcp/orchestration-integration.d.ts.map +0 -1
- package/dist/mcp/orchestration-integration.js +0 -735
- package/dist/mcp/orchestration-integration.js.map +0 -1
- package/dist/mcp/performance-monitor.d.ts +0 -164
- package/dist/mcp/performance-monitor.d.ts.map +0 -1
- package/dist/mcp/performance-monitor.js +0 -481
- package/dist/mcp/performance-monitor.js.map +0 -1
- package/dist/mcp/protocol-manager.d.ts +0 -88
- package/dist/mcp/protocol-manager.d.ts.map +0 -1
- package/dist/mcp/protocol-manager.js +0 -347
- package/dist/mcp/protocol-manager.js.map +0 -1
- package/dist/mcp/recovery/connection-health-monitor.d.ts +0 -69
- package/dist/mcp/recovery/connection-health-monitor.d.ts.map +0 -1
- package/dist/mcp/recovery/connection-health-monitor.js +0 -241
- package/dist/mcp/recovery/connection-health-monitor.js.map +0 -1
- package/dist/mcp/recovery/connection-state-manager.d.ts +0 -106
- package/dist/mcp/recovery/connection-state-manager.d.ts.map +0 -1
- package/dist/mcp/recovery/connection-state-manager.js +0 -318
- package/dist/mcp/recovery/connection-state-manager.js.map +0 -1
- package/dist/mcp/recovery/fallback-coordinator.d.ts +0 -79
- package/dist/mcp/recovery/fallback-coordinator.d.ts.map +0 -1
- package/dist/mcp/recovery/fallback-coordinator.js +0 -278
- package/dist/mcp/recovery/fallback-coordinator.js.map +0 -1
- package/dist/mcp/recovery/index.d.ts +0 -10
- package/dist/mcp/recovery/index.d.ts.map +0 -1
- package/dist/mcp/recovery/index.js +0 -10
- package/dist/mcp/recovery/index.js.map +0 -1
- package/dist/mcp/recovery/reconnection-manager.d.ts +0 -69
- package/dist/mcp/recovery/reconnection-manager.d.ts.map +0 -1
- package/dist/mcp/recovery/reconnection-manager.js +0 -226
- package/dist/mcp/recovery/reconnection-manager.js.map +0 -1
- package/dist/mcp/recovery/recovery-manager.d.ts +0 -93
- package/dist/mcp/recovery/recovery-manager.d.ts.map +0 -1
- package/dist/mcp/recovery/recovery-manager.js +0 -248
- package/dist/mcp/recovery/recovery-manager.js.map +0 -1
- package/dist/mcp/router.d.ts +0 -54
- package/dist/mcp/router.d.ts.map +0 -1
- package/dist/mcp/router.js +0 -204
- package/dist/mcp/router.js.map +0 -1
- package/dist/mcp/ruv-swarm-tools.d.ts +0 -58
- package/dist/mcp/ruv-swarm-tools.d.ts.map +0 -1
- package/dist/mcp/ruv-swarm-tools.js +0 -548
- package/dist/mcp/ruv-swarm-tools.js.map +0 -1
- package/dist/mcp/server-with-wrapper.d.ts +0 -6
- package/dist/mcp/server-with-wrapper.d.ts.map +0 -1
- package/dist/mcp/server-with-wrapper.js +0 -35
- package/dist/mcp/server-with-wrapper.js.map +0 -1
- package/dist/mcp/server-wrapper-mode.d.ts +0 -8
- package/dist/mcp/server-wrapper-mode.d.ts.map +0 -1
- package/dist/mcp/server-wrapper-mode.js +0 -27
- package/dist/mcp/server-wrapper-mode.js.map +0 -1
- package/dist/mcp/server.d.ts +0 -75
- package/dist/mcp/server.d.ts.map +0 -1
- package/dist/mcp/server.js +0 -538
- package/dist/mcp/server.js.map +0 -1
- package/dist/mcp/session-manager.d.ts +0 -60
- package/dist/mcp/session-manager.d.ts.map +0 -1
- package/dist/mcp/session-manager.js +0 -323
- package/dist/mcp/session-manager.js.map +0 -1
- package/dist/mcp/sparc-modes.d.ts +0 -12
- package/dist/mcp/sparc-modes.d.ts.map +0 -1
- package/dist/mcp/sparc-modes.js +0 -370
- package/dist/mcp/sparc-modes.js.map +0 -1
- package/dist/mcp/swarm-tools.d.ts +0 -87
- package/dist/mcp/swarm-tools.d.ts.map +0 -1
- package/dist/mcp/swarm-tools.js +0 -731
- package/dist/mcp/swarm-tools.js.map +0 -1
- package/dist/mcp/tools.d.ts +0 -145
- package/dist/mcp/tools.d.ts.map +0 -1
- package/dist/mcp/tools.js +0 -434
- package/dist/mcp/tools.js.map +0 -1
- package/dist/mcp/transports/base.d.ts +0 -22
- package/dist/mcp/transports/base.d.ts.map +0 -1
- package/dist/mcp/transports/base.js +0 -5
- package/dist/mcp/transports/base.js.map +0 -1
- package/dist/mcp/transports/http.d.ts +0 -48
- package/dist/mcp/transports/http.d.ts.map +0 -1
- package/dist/mcp/transports/http.js +0 -400
- package/dist/mcp/transports/http.js.map +0 -1
- package/dist/mcp/transports/stdio.d.ts +0 -37
- package/dist/mcp/transports/stdio.d.ts.map +0 -1
- package/dist/mcp/transports/stdio.js +0 -206
- package/dist/mcp/transports/stdio.js.map +0 -1
- package/dist/memory/advanced-memory-manager.d.ts +0 -303
- package/dist/memory/advanced-memory-manager.d.ts.map +0 -1
- package/dist/memory/advanced-memory-manager.js +0 -1467
- package/dist/memory/advanced-memory-manager.js.map +0 -1
- package/dist/memory/backends/base.d.ts +0 -21
- package/dist/memory/backends/base.d.ts.map +0 -1
- package/dist/memory/backends/base.js +0 -5
- package/dist/memory/backends/base.js.map +0 -1
- package/dist/memory/backends/markdown.d.ts +0 -35
- package/dist/memory/backends/markdown.d.ts.map +0 -1
- package/dist/memory/backends/markdown.js +0 -223
- package/dist/memory/backends/markdown.js.map +0 -1
- package/dist/memory/backends/sqlite.d.ts +0 -33
- package/dist/memory/backends/sqlite.d.ts.map +0 -1
- package/dist/memory/backends/sqlite.js +0 -291
- package/dist/memory/backends/sqlite.js.map +0 -1
- package/dist/memory/cache.d.ts +0 -65
- package/dist/memory/cache.d.ts.map +0 -1
- package/dist/memory/cache.js +0 -188
- package/dist/memory/cache.js.map +0 -1
- package/dist/memory/distributed-memory.d.ts +0 -188
- package/dist/memory/distributed-memory.d.ts.map +0 -1
- package/dist/memory/distributed-memory.js +0 -710
- package/dist/memory/distributed-memory.js.map +0 -1
- package/dist/memory/fallback-store.d.ts +0 -28
- package/dist/memory/fallback-store.d.ts.map +0 -1
- package/dist/memory/fallback-store.js +0 -101
- package/dist/memory/fallback-store.js.map +0 -1
- package/dist/memory/in-memory-store.d.ts +0 -41
- package/dist/memory/in-memory-store.d.ts.map +0 -1
- package/dist/memory/in-memory-store.js +0 -173
- package/dist/memory/in-memory-store.js.map +0 -1
- package/dist/memory/indexer.d.ts +0 -52
- package/dist/memory/indexer.d.ts.map +0 -1
- package/dist/memory/indexer.js +0 -191
- package/dist/memory/indexer.js.map +0 -1
- package/dist/memory/manager.d.ts +0 -58
- package/dist/memory/manager.d.ts.map +0 -1
- package/dist/memory/manager.js +0 -423
- package/dist/memory/manager.js.map +0 -1
- package/dist/memory/sqlite-store.d.ts +0 -34
- package/dist/memory/sqlite-store.d.ts.map +0 -1
- package/dist/memory/sqlite-store.js +0 -266
- package/dist/memory/sqlite-store.js.map +0 -1
- package/dist/memory/sqlite-wrapper.d.ts +0 -38
- package/dist/memory/sqlite-wrapper.d.ts.map +0 -1
- package/dist/memory/sqlite-wrapper.js +0 -157
- package/dist/memory/sqlite-wrapper.js.map +0 -1
- package/dist/memory/swarm-memory.d.ts +0 -91
- package/dist/memory/swarm-memory.d.ts.map +0 -1
- package/dist/memory/swarm-memory.js +0 -454
- package/dist/memory/swarm-memory.js.map +0 -1
- package/dist/migration/index.d.ts +0 -7
- package/dist/migration/index.d.ts.map +0 -1
- package/dist/migration/index.js +0 -166
- package/dist/migration/index.js.map +0 -1
- package/dist/migration/logger.d.ts +0 -26
- package/dist/migration/logger.d.ts.map +0 -1
- package/dist/migration/logger.js +0 -145
- package/dist/migration/logger.js.map +0 -1
- package/dist/migration/migration-analyzer.d.ts +0 -18
- package/dist/migration/migration-analyzer.d.ts.map +0 -1
- package/dist/migration/migration-analyzer.js +0 -284
- package/dist/migration/migration-analyzer.js.map +0 -1
- package/dist/migration/migration-runner.d.ts +0 -26
- package/dist/migration/migration-runner.d.ts.map +0 -1
- package/dist/migration/migration-runner.js +0 -505
- package/dist/migration/migration-runner.js.map +0 -1
- package/dist/migration/migration-validator.d.ts +0 -17
- package/dist/migration/migration-validator.d.ts.map +0 -1
- package/dist/migration/migration-validator.js +0 -309
- package/dist/migration/migration-validator.js.map +0 -1
- package/dist/migration/progress-reporter.d.ts +0 -28
- package/dist/migration/progress-reporter.d.ts.map +0 -1
- package/dist/migration/progress-reporter.js +0 -163
- package/dist/migration/progress-reporter.js.map +0 -1
- package/dist/migration/rollback-manager.d.ts +0 -24
- package/dist/migration/rollback-manager.d.ts.map +0 -1
- package/dist/migration/rollback-manager.js +0 -351
- package/dist/migration/rollback-manager.js.map +0 -1
- package/dist/migration/types.d.ts +0 -103
- package/dist/migration/types.d.ts.map +0 -1
- package/dist/migration/types.js +0 -6
- package/dist/migration/types.js.map +0 -1
- package/dist/monitoring/diagnostics.d.ts +0 -109
- package/dist/monitoring/diagnostics.d.ts.map +0 -1
- package/dist/monitoring/diagnostics.js +0 -557
- package/dist/monitoring/diagnostics.js.map +0 -1
- package/dist/monitoring/health-check.d.ts +0 -91
- package/dist/monitoring/health-check.d.ts.map +0 -1
- package/dist/monitoring/health-check.js +0 -370
- package/dist/monitoring/health-check.js.map +0 -1
- package/dist/monitoring/real-time-monitor.d.ts +0 -230
- package/dist/monitoring/real-time-monitor.d.ts.map +0 -1
- package/dist/monitoring/real-time-monitor.js +0 -852
- package/dist/monitoring/real-time-monitor.js.map +0 -1
- package/dist/providers/anthropic-provider.d.ts +0 -27
- package/dist/providers/anthropic-provider.d.ts.map +0 -1
- package/dist/providers/anthropic-provider.js +0 -247
- package/dist/providers/anthropic-provider.js.map +0 -1
- package/dist/providers/base-provider.d.ts +0 -134
- package/dist/providers/base-provider.d.ts.map +0 -1
- package/dist/providers/base-provider.js +0 -407
- package/dist/providers/base-provider.js.map +0 -1
- package/dist/providers/cohere-provider.d.ts +0 -28
- package/dist/providers/cohere-provider.d.ts.map +0 -1
- package/dist/providers/cohere-provider.js +0 -407
- package/dist/providers/cohere-provider.js.map +0 -1
- package/dist/providers/google-provider.d.ts +0 -23
- package/dist/providers/google-provider.d.ts.map +0 -1
- package/dist/providers/google-provider.js +0 -362
- package/dist/providers/google-provider.js.map +0 -1
- package/dist/providers/index.d.ts +0 -14
- package/dist/providers/index.d.ts.map +0 -1
- package/dist/providers/index.js +0 -18
- package/dist/providers/index.js.map +0 -1
- package/dist/providers/ollama-provider.d.ts +0 -23
- package/dist/providers/ollama-provider.d.ts.map +0 -1
- package/dist/providers/ollama-provider.js +0 -374
- package/dist/providers/ollama-provider.js.map +0 -1
- package/dist/providers/openai-provider.d.ts +0 -23
- package/dist/providers/openai-provider.d.ts.map +0 -1
- package/dist/providers/openai-provider.js +0 -349
- package/dist/providers/openai-provider.js.map +0 -1
- package/dist/providers/provider-manager.d.ts +0 -139
- package/dist/providers/provider-manager.d.ts.map +0 -1
- package/dist/providers/provider-manager.js +0 -513
- package/dist/providers/provider-manager.js.map +0 -1
- package/dist/providers/types.d.ts +0 -356
- package/dist/providers/types.d.ts.map +0 -1
- package/dist/providers/types.js +0 -61
- package/dist/providers/types.js.map +0 -1
- package/dist/providers/utils.d.ts +0 -37
- package/dist/providers/utils.d.ts.map +0 -1
- package/dist/providers/utils.js +0 -322
- package/dist/providers/utils.js.map +0 -1
- package/dist/resources/resource-manager.d.ts +0 -390
- package/dist/resources/resource-manager.d.ts.map +0 -1
- package/dist/resources/resource-manager.js +0 -1233
- package/dist/resources/resource-manager.js.map +0 -1
- package/dist/services/agentic-flow-hooks/hook-manager.d.ts +0 -70
- package/dist/services/agentic-flow-hooks/hook-manager.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/hook-manager.js +0 -512
- package/dist/services/agentic-flow-hooks/hook-manager.js.map +0 -1
- package/dist/services/agentic-flow-hooks/index.d.ts +0 -36
- package/dist/services/agentic-flow-hooks/index.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/index.js +0 -325
- package/dist/services/agentic-flow-hooks/index.js.map +0 -1
- package/dist/services/agentic-flow-hooks/llm-hooks.d.ts +0 -33
- package/dist/services/agentic-flow-hooks/llm-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/llm-hooks.js +0 -415
- package/dist/services/agentic-flow-hooks/llm-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/memory-hooks.d.ts +0 -45
- package/dist/services/agentic-flow-hooks/memory-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/memory-hooks.js +0 -532
- package/dist/services/agentic-flow-hooks/memory-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/neural-hooks.d.ts +0 -39
- package/dist/services/agentic-flow-hooks/neural-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/neural-hooks.js +0 -561
- package/dist/services/agentic-flow-hooks/neural-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/performance-hooks.d.ts +0 -33
- package/dist/services/agentic-flow-hooks/performance-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/performance-hooks.js +0 -621
- package/dist/services/agentic-flow-hooks/performance-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/types.d.ts +0 -379
- package/dist/services/agentic-flow-hooks/types.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/types.js +0 -8
- package/dist/services/agentic-flow-hooks/types.js.map +0 -1
- package/dist/services/agentic-flow-hooks/workflow-hooks.d.ts +0 -39
- package/dist/services/agentic-flow-hooks/workflow-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/workflow-hooks.js +0 -742
- package/dist/services/agentic-flow-hooks/workflow-hooks.js.map +0 -1
- package/dist/swarm/claude-flow-executor.d.ts +0 -28
- package/dist/swarm/claude-flow-executor.d.ts.map +0 -1
- package/dist/swarm/claude-flow-executor.js +0 -216
- package/dist/swarm/claude-flow-executor.js.map +0 -1
- package/dist/swarm/coordinator.d.ts +0 -167
- package/dist/swarm/coordinator.d.ts.map +0 -1
- package/dist/swarm/coordinator.js +0 -2738
- package/dist/swarm/coordinator.js.map +0 -1
- package/dist/swarm/direct-executor.d.ts +0 -48
- package/dist/swarm/direct-executor.d.ts.map +0 -1
- package/dist/swarm/direct-executor.js +0 -1120
- package/dist/swarm/direct-executor.js.map +0 -1
- package/dist/swarm/executor-v2.d.ts +0 -23
- package/dist/swarm/executor-v2.d.ts.map +0 -1
- package/dist/swarm/executor-v2.js +0 -321
- package/dist/swarm/executor-v2.js.map +0 -1
- package/dist/swarm/executor.d.ts +0 -120
- package/dist/swarm/executor.d.ts.map +0 -1
- package/dist/swarm/executor.js +0 -797
- package/dist/swarm/executor.js.map +0 -1
- package/dist/swarm/index.d.ts +0 -31
- package/dist/swarm/index.d.ts.map +0 -1
- package/dist/swarm/index.js +0 -42
- package/dist/swarm/index.js.map +0 -1
- package/dist/swarm/json-output-aggregator.d.ts +0 -100
- package/dist/swarm/json-output-aggregator.d.ts.map +0 -1
- package/dist/swarm/json-output-aggregator.js +0 -250
- package/dist/swarm/json-output-aggregator.js.map +0 -1
- package/dist/swarm/memory.d.ts +0 -176
- package/dist/swarm/memory.d.ts.map +0 -1
- package/dist/swarm/memory.js +0 -1068
- package/dist/swarm/memory.js.map +0 -1
- package/dist/swarm/optimizations/async-file-manager.d.ts +0 -53
- package/dist/swarm/optimizations/async-file-manager.d.ts.map +0 -1
- package/dist/swarm/optimizations/async-file-manager.js +0 -244
- package/dist/swarm/optimizations/async-file-manager.js.map +0 -1
- package/dist/swarm/optimizations/circular-buffer.d.ts +0 -46
- package/dist/swarm/optimizations/circular-buffer.d.ts.map +0 -1
- package/dist/swarm/optimizations/circular-buffer.js +0 -157
- package/dist/swarm/optimizations/circular-buffer.js.map +0 -1
- package/dist/swarm/optimizations/connection-pool.d.ts +0 -54
- package/dist/swarm/optimizations/connection-pool.d.ts.map +0 -1
- package/dist/swarm/optimizations/connection-pool.js +0 -226
- package/dist/swarm/optimizations/connection-pool.js.map +0 -1
- package/dist/swarm/optimizations/index.d.ts +0 -24
- package/dist/swarm/optimizations/index.d.ts.map +0 -1
- package/dist/swarm/optimizations/index.js +0 -30
- package/dist/swarm/optimizations/index.js.map +0 -1
- package/dist/swarm/optimizations/optimized-executor.d.ts +0 -109
- package/dist/swarm/optimizations/optimized-executor.d.ts.map +0 -1
- package/dist/swarm/optimizations/optimized-executor.js +0 -315
- package/dist/swarm/optimizations/optimized-executor.js.map +0 -1
- package/dist/swarm/optimizations/ttl-map.d.ts +0 -78
- package/dist/swarm/optimizations/ttl-map.d.ts.map +0 -1
- package/dist/swarm/optimizations/ttl-map.js +0 -229
- package/dist/swarm/optimizations/ttl-map.js.map +0 -1
- package/dist/swarm/prompt-cli.d.ts +0 -5
- package/dist/swarm/prompt-cli.d.ts.map +0 -1
- package/dist/swarm/prompt-cli.js +0 -261
- package/dist/swarm/prompt-cli.js.map +0 -1
- package/dist/swarm/prompt-copier-enhanced.d.ts +0 -17
- package/dist/swarm/prompt-copier-enhanced.d.ts.map +0 -1
- package/dist/swarm/prompt-copier-enhanced.js +0 -193
- package/dist/swarm/prompt-copier-enhanced.js.map +0 -1
- package/dist/swarm/prompt-copier.d.ts +0 -76
- package/dist/swarm/prompt-copier.d.ts.map +0 -1
- package/dist/swarm/prompt-copier.js +0 -377
- package/dist/swarm/prompt-copier.js.map +0 -1
- package/dist/swarm/prompt-manager.d.ts +0 -72
- package/dist/swarm/prompt-manager.d.ts.map +0 -1
- package/dist/swarm/prompt-manager.js +0 -276
- package/dist/swarm/prompt-manager.js.map +0 -1
- package/dist/swarm/prompt-utils.d.ts +0 -52
- package/dist/swarm/prompt-utils.d.ts.map +0 -1
- package/dist/swarm/prompt-utils.js +0 -267
- package/dist/swarm/prompt-utils.js.map +0 -1
- package/dist/swarm/sparc-executor.d.ts +0 -105
- package/dist/swarm/sparc-executor.d.ts.map +0 -1
- package/dist/swarm/sparc-executor.js +0 -1430
- package/dist/swarm/sparc-executor.js.map +0 -1
- package/dist/swarm/strategies/auto.d.ts +0 -57
- package/dist/swarm/strategies/auto.d.ts.map +0 -1
- package/dist/swarm/strategies/auto.js +0 -642
- package/dist/swarm/strategies/auto.js.map +0 -1
- package/dist/swarm/strategies/base.d.ts +0 -78
- package/dist/swarm/strategies/base.d.ts.map +0 -1
- package/dist/swarm/strategies/base.js +0 -111
- package/dist/swarm/strategies/base.js.map +0 -1
- package/dist/swarm/strategies/research.d.ts +0 -75
- package/dist/swarm/strategies/research.d.ts.map +0 -1
- package/dist/swarm/strategies/research.js +0 -846
- package/dist/swarm/strategies/research.js.map +0 -1
- package/dist/swarm/strategies/strategy-metrics-patch.d.ts +0 -11
- package/dist/swarm/strategies/strategy-metrics-patch.d.ts.map +0 -1
- package/dist/swarm/strategies/strategy-metrics-patch.js +0 -2
- package/dist/swarm/strategies/strategy-metrics-patch.js.map +0 -1
- package/dist/swarm/types.d.ts +0 -578
- package/dist/swarm/types.d.ts.map +0 -1
- package/dist/swarm/types.js +0 -54
- package/dist/swarm/types.js.map +0 -1
- package/dist/swarm/workers/copy-worker.d.ts +0 -2
- package/dist/swarm/workers/copy-worker.d.ts.map +0 -1
- package/dist/swarm/workers/copy-worker.js +0 -56
- package/dist/swarm/workers/copy-worker.js.map +0 -1
- package/dist/task/commands.d.ts +0 -60
- package/dist/task/commands.d.ts.map +0 -1
- package/dist/task/commands.js +0 -111
- package/dist/task/commands.js.map +0 -1
- package/dist/task/coordination.d.ts +0 -109
- package/dist/task/coordination.d.ts.map +0 -1
- package/dist/task/coordination.js +0 -634
- package/dist/task/coordination.js.map +0 -1
- package/dist/task/engine.d.ts +0 -198
- package/dist/task/engine.d.ts.map +0 -1
- package/dist/task/engine.js +0 -500
- package/dist/task/engine.js.map +0 -1
- package/dist/task/index.d.ts +0 -103
- package/dist/task/index.d.ts.map +0 -1
- package/dist/task/index.js +0 -276
- package/dist/task/index.js.map +0 -1
- package/dist/task/types.d.ts +0 -56
- package/dist/task/types.d.ts.map +0 -1
- package/dist/task/types.js +0 -2
- package/dist/task/types.js.map +0 -1
- package/dist/terminal/adapters/base.d.ts +0 -40
- package/dist/terminal/adapters/base.d.ts.map +0 -1
- package/dist/terminal/adapters/base.js +0 -5
- package/dist/terminal/adapters/base.js.map +0 -1
- package/dist/terminal/adapters/native.d.ts +0 -19
- package/dist/terminal/adapters/native.d.ts.map +0 -1
- package/dist/terminal/adapters/native.js +0 -414
- package/dist/terminal/adapters/native.js.map +0 -1
- package/dist/terminal/adapters/vscode.d.ts +0 -23
- package/dist/terminal/adapters/vscode.d.ts.map +0 -1
- package/dist/terminal/adapters/vscode.js +0 -267
- package/dist/terminal/adapters/vscode.js.map +0 -1
- package/dist/terminal/manager.d.ts +0 -59
- package/dist/terminal/manager.d.ts.map +0 -1
- package/dist/terminal/manager.js +0 -235
- package/dist/terminal/manager.js.map +0 -1
- package/dist/terminal/pool.d.ts +0 -32
- package/dist/terminal/pool.d.ts.map +0 -1
- package/dist/terminal/pool.js +0 -208
- package/dist/terminal/pool.js.map +0 -1
- package/dist/terminal/session.d.ts +0 -41
- package/dist/terminal/session.d.ts.map +0 -1
- package/dist/terminal/session.js +0 -210
- package/dist/terminal/session.js.map +0 -1
- package/dist/types/index.d.ts +0 -28
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/index.js +0 -15
- package/dist/types/index.js.map +0 -1
- package/dist/ui/hive-dashboard.d.ts +0 -140
- package/dist/ui/hive-dashboard.d.ts.map +0 -1
- package/dist/ui/hive-dashboard.js +0 -300
- package/dist/ui/hive-dashboard.js.map +0 -1
- package/dist/utils/error-handler.d.ts +0 -14
- package/dist/utils/error-handler.d.ts.map +0 -1
- package/dist/utils/error-handler.js +0 -29
- package/dist/utils/error-handler.js.map +0 -1
- package/dist/utils/errors.d.ts +0 -121
- package/dist/utils/errors.d.ts.map +0 -1
- package/dist/utils/errors.js +0 -194
- package/dist/utils/errors.js.map +0 -1
- package/dist/utils/formatters.d.ts +0 -15
- package/dist/utils/formatters.d.ts.map +0 -1
- package/dist/utils/formatters.js +0 -75
- package/dist/utils/formatters.js.map +0 -1
- package/dist/utils/helpers.d.ts +0 -134
- package/dist/utils/helpers.d.ts.map +0 -1
- package/dist/utils/helpers.js +0 -444
- package/dist/utils/helpers.js.map +0 -1
- package/dist/utils/npx-isolated-cache.d.ts +0 -17
- package/dist/utils/npx-isolated-cache.d.ts.map +0 -1
- package/dist/utils/npx-isolated-cache.js +0 -140
- package/dist/utils/npx-isolated-cache.js.map +0 -1
- package/dist/utils/paths.d.ts +0 -4
- package/dist/utils/paths.d.ts.map +0 -1
- package/dist/utils/paths.js +0 -43
- package/dist/utils/paths.js.map +0 -1
- package/dist/utils/type-guards.d.ts +0 -117
- package/dist/utils/type-guards.d.ts.map +0 -1
- package/dist/utils/type-guards.js +0 -166
- package/dist/utils/type-guards.js.map +0 -1
- package/dist/utils/types.d.ts +0 -512
- package/dist/utils/types.d.ts.map +0 -1
- package/dist/utils/types.js +0 -37
- package/dist/utils/types.js.map +0 -1
|
@@ -1,1300 +0,0 @@
|
|
|
1
|
-
// enhanced-templates.js - Generate Claude Flow v2.0.0 enhanced templates
|
|
2
|
-
import { readFileSync } from 'fs';
|
|
3
|
-
import { dirname, join } from 'path';
|
|
4
|
-
import { fileURLToPath } from 'url';
|
|
5
|
-
const __dirname = dirname(fileURLToPath(import.meta.url));
|
|
6
|
-
// Load template files
|
|
7
|
-
const loadTemplate = (filename) => {
|
|
8
|
-
try {
|
|
9
|
-
return readFileSync(join(__dirname, filename), 'utf8');
|
|
10
|
-
}
|
|
11
|
-
catch (error) {
|
|
12
|
-
// Silently fall back to hardcoded templates if files not found
|
|
13
|
-
// This handles npm packaging scenarios where template files may not be included
|
|
14
|
-
return null;
|
|
15
|
-
}
|
|
16
|
-
};
|
|
17
|
-
export function createEnhancedClaudeMd() {
|
|
18
|
-
const template = loadTemplate('CLAUDE.md');
|
|
19
|
-
if (!template) {
|
|
20
|
-
// Fallback to hardcoded if template file not found
|
|
21
|
-
return createEnhancedClaudeMdFallback();
|
|
22
|
-
}
|
|
23
|
-
return template;
|
|
24
|
-
}
|
|
25
|
-
export function createEnhancedSettingsJson() {
|
|
26
|
-
const template = loadTemplate('settings.json');
|
|
27
|
-
if (!template) {
|
|
28
|
-
return createEnhancedSettingsJsonFallback();
|
|
29
|
-
}
|
|
30
|
-
return template;
|
|
31
|
-
}
|
|
32
|
-
export function createWrapperScript(type = 'unix') {
|
|
33
|
-
// For unix, use the universal wrapper that works in both CommonJS and ES modules
|
|
34
|
-
if (type === 'unix') {
|
|
35
|
-
const universalTemplate = loadTemplate('claude-flow-universal');
|
|
36
|
-
if (universalTemplate) {
|
|
37
|
-
return universalTemplate;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
const filename = type === 'unix' ? 'claude-flow' : type === 'windows' ? 'claude-flow.bat' : 'claude-flow.ps1';
|
|
41
|
-
const template = loadTemplate(filename);
|
|
42
|
-
if (!template) {
|
|
43
|
-
return createWrapperScriptFallback(type);
|
|
44
|
-
}
|
|
45
|
-
return template;
|
|
46
|
-
}
|
|
47
|
-
export function createCommandDoc(category, command) {
|
|
48
|
-
const template = loadTemplate(`commands/${category}/${command}.md`);
|
|
49
|
-
if (!template) {
|
|
50
|
-
// Silently fall back to generated documentation
|
|
51
|
-
return createCommandDocFallback(category, command);
|
|
52
|
-
}
|
|
53
|
-
return template;
|
|
54
|
-
}
|
|
55
|
-
// Generate command documentation fallbacks
|
|
56
|
-
function createCommandDocFallback(category, command) {
|
|
57
|
-
const docs = {
|
|
58
|
-
analysis: {
|
|
59
|
-
'bottleneck-detect': `# bottleneck-detect
|
|
60
|
-
|
|
61
|
-
Automatically detect performance bottlenecks in your swarm operations.
|
|
62
|
-
|
|
63
|
-
## Usage
|
|
64
|
-
\`\`\`bash
|
|
65
|
-
npx claude-flow analysis bottleneck-detect [options]
|
|
66
|
-
\`\`\`
|
|
67
|
-
|
|
68
|
-
## Options
|
|
69
|
-
- \`--swarm-id <id>\` - Target specific swarm
|
|
70
|
-
- \`--threshold <ms>\` - Performance threshold (default: 1000ms)
|
|
71
|
-
- \`--export <file>\` - Export results to file
|
|
72
|
-
|
|
73
|
-
## Examples
|
|
74
|
-
\`\`\`bash
|
|
75
|
-
# Detect bottlenecks in current swarm
|
|
76
|
-
npx claude-flow analysis bottleneck-detect
|
|
77
|
-
|
|
78
|
-
# Set custom threshold
|
|
79
|
-
npx claude-flow analysis bottleneck-detect --threshold 500
|
|
80
|
-
|
|
81
|
-
# Export results
|
|
82
|
-
npx claude-flow analysis bottleneck-detect --export bottlenecks.json
|
|
83
|
-
\`\`\`
|
|
84
|
-
`,
|
|
85
|
-
'token-usage': `# token-usage
|
|
86
|
-
|
|
87
|
-
Analyze token usage patterns and optimize for efficiency.
|
|
88
|
-
|
|
89
|
-
## Usage
|
|
90
|
-
\`\`\`bash
|
|
91
|
-
npx claude-flow analysis token-usage [options]
|
|
92
|
-
\`\`\`
|
|
93
|
-
|
|
94
|
-
## Options
|
|
95
|
-
- \`--period <time>\` - Analysis period (1h, 24h, 7d, 30d)
|
|
96
|
-
- \`--by-agent\` - Break down by agent
|
|
97
|
-
- \`--by-operation\` - Break down by operation type
|
|
98
|
-
|
|
99
|
-
## Examples
|
|
100
|
-
\`\`\`bash
|
|
101
|
-
# Last 24 hours token usage
|
|
102
|
-
npx claude-flow analysis token-usage --period 24h
|
|
103
|
-
|
|
104
|
-
# By agent breakdown
|
|
105
|
-
npx claude-flow analysis token-usage --by-agent
|
|
106
|
-
|
|
107
|
-
# Export detailed report
|
|
108
|
-
npx claude-flow analysis token-usage --period 7d --export tokens.csv
|
|
109
|
-
\`\`\`
|
|
110
|
-
`,
|
|
111
|
-
'performance-report': `# performance-report
|
|
112
|
-
|
|
113
|
-
Generate comprehensive performance reports for swarm operations.
|
|
114
|
-
|
|
115
|
-
## Usage
|
|
116
|
-
\`\`\`bash
|
|
117
|
-
npx claude-flow analysis performance-report [options]
|
|
118
|
-
\`\`\`
|
|
119
|
-
|
|
120
|
-
## Options
|
|
121
|
-
- \`--format <type>\` - Report format (json, html, markdown)
|
|
122
|
-
- \`--include-metrics\` - Include detailed metrics
|
|
123
|
-
- \`--compare <id>\` - Compare with previous swarm
|
|
124
|
-
|
|
125
|
-
## Examples
|
|
126
|
-
\`\`\`bash
|
|
127
|
-
# Generate HTML report
|
|
128
|
-
npx claude-flow analysis performance-report --format html
|
|
129
|
-
|
|
130
|
-
# Compare swarms
|
|
131
|
-
npx claude-flow analysis performance-report --compare swarm-123
|
|
132
|
-
|
|
133
|
-
# Full metrics report
|
|
134
|
-
npx claude-flow analysis performance-report --include-metrics --format markdown
|
|
135
|
-
\`\`\`
|
|
136
|
-
`,
|
|
137
|
-
},
|
|
138
|
-
automation: {
|
|
139
|
-
'auto-agent': `# auto-agent
|
|
140
|
-
|
|
141
|
-
Automatically assign agents based on task analysis.
|
|
142
|
-
|
|
143
|
-
## Usage
|
|
144
|
-
\`\`\`bash
|
|
145
|
-
npx claude-flow automation auto-agent [options]
|
|
146
|
-
\`\`\`
|
|
147
|
-
|
|
148
|
-
## Options
|
|
149
|
-
- \`--task <description>\` - Task to analyze
|
|
150
|
-
- \`--max-agents <n>\` - Maximum agents to spawn
|
|
151
|
-
- \`--strategy <type>\` - Assignment strategy
|
|
152
|
-
|
|
153
|
-
## Examples
|
|
154
|
-
\`\`\`bash
|
|
155
|
-
# Auto-assign for task
|
|
156
|
-
npx claude-flow automation auto-agent --task "Build REST API"
|
|
157
|
-
|
|
158
|
-
# Limit agents
|
|
159
|
-
npx claude-flow automation auto-agent --task "Fix bugs" --max-agents 3
|
|
160
|
-
|
|
161
|
-
# Use specific strategy
|
|
162
|
-
npx claude-flow automation auto-agent --strategy specialized
|
|
163
|
-
\`\`\`
|
|
164
|
-
`,
|
|
165
|
-
'smart-spawn': `# smart-spawn
|
|
166
|
-
|
|
167
|
-
Intelligently spawn agents based on workload analysis.
|
|
168
|
-
|
|
169
|
-
## Usage
|
|
170
|
-
\`\`\`bash
|
|
171
|
-
npx claude-flow automation smart-spawn [options]
|
|
172
|
-
\`\`\`
|
|
173
|
-
|
|
174
|
-
## Options
|
|
175
|
-
- \`--analyze\` - Analyze before spawning
|
|
176
|
-
- \`--threshold <n>\` - Spawn threshold
|
|
177
|
-
- \`--topology <type>\` - Preferred topology
|
|
178
|
-
|
|
179
|
-
## Examples
|
|
180
|
-
\`\`\`bash
|
|
181
|
-
# Smart spawn with analysis
|
|
182
|
-
npx claude-flow automation smart-spawn --analyze
|
|
183
|
-
|
|
184
|
-
# Set spawn threshold
|
|
185
|
-
npx claude-flow automation smart-spawn --threshold 5
|
|
186
|
-
|
|
187
|
-
# Force topology
|
|
188
|
-
npx claude-flow automation smart-spawn --topology hierarchical
|
|
189
|
-
\`\`\`
|
|
190
|
-
`,
|
|
191
|
-
'workflow-select': `# workflow-select
|
|
192
|
-
|
|
193
|
-
Automatically select optimal workflow based on task type.
|
|
194
|
-
|
|
195
|
-
## Usage
|
|
196
|
-
\`\`\`bash
|
|
197
|
-
npx claude-flow automation workflow-select [options]
|
|
198
|
-
\`\`\`
|
|
199
|
-
|
|
200
|
-
## Options
|
|
201
|
-
- \`--task <description>\` - Task description
|
|
202
|
-
- \`--constraints <list>\` - Workflow constraints
|
|
203
|
-
- \`--preview\` - Preview without executing
|
|
204
|
-
|
|
205
|
-
## Examples
|
|
206
|
-
\`\`\`bash
|
|
207
|
-
# Select workflow for task
|
|
208
|
-
npx claude-flow automation workflow-select --task "Deploy to production"
|
|
209
|
-
|
|
210
|
-
# With constraints
|
|
211
|
-
npx claude-flow automation workflow-select --constraints "no-downtime,rollback"
|
|
212
|
-
|
|
213
|
-
# Preview mode
|
|
214
|
-
npx claude-flow automation workflow-select --task "Database migration" --preview
|
|
215
|
-
\`\`\`
|
|
216
|
-
`,
|
|
217
|
-
},
|
|
218
|
-
coordination: {
|
|
219
|
-
'swarm-init': `# swarm-init
|
|
220
|
-
|
|
221
|
-
Initialize a new agent swarm with specified topology.
|
|
222
|
-
|
|
223
|
-
## Usage
|
|
224
|
-
\`\`\`bash
|
|
225
|
-
npx claude-flow swarm init [options]
|
|
226
|
-
\`\`\`
|
|
227
|
-
|
|
228
|
-
## Options
|
|
229
|
-
- \`--topology <type>\` - Swarm topology (mesh, hierarchical, ring, star)
|
|
230
|
-
- \`--max-agents <n>\` - Maximum number of agents
|
|
231
|
-
- \`--strategy <type>\` - Execution strategy (parallel, sequential, adaptive)
|
|
232
|
-
|
|
233
|
-
## Examples
|
|
234
|
-
\`\`\`bash
|
|
235
|
-
# Initialize hierarchical swarm
|
|
236
|
-
npx claude-flow swarm init --topology hierarchical
|
|
237
|
-
|
|
238
|
-
# With agent limit
|
|
239
|
-
npx claude-flow swarm init --topology mesh --max-agents 8
|
|
240
|
-
|
|
241
|
-
# Parallel execution
|
|
242
|
-
npx claude-flow swarm init --strategy parallel
|
|
243
|
-
\`\`\`
|
|
244
|
-
`,
|
|
245
|
-
'agent-spawn': `# agent-spawn
|
|
246
|
-
|
|
247
|
-
Spawn a new agent in the current swarm.
|
|
248
|
-
|
|
249
|
-
## Usage
|
|
250
|
-
\`\`\`bash
|
|
251
|
-
npx claude-flow agent spawn [options]
|
|
252
|
-
\`\`\`
|
|
253
|
-
|
|
254
|
-
## Options
|
|
255
|
-
- \`--type <type>\` - Agent type (coder, researcher, analyst, tester, coordinator)
|
|
256
|
-
- \`--name <name>\` - Custom agent name
|
|
257
|
-
- \`--skills <list>\` - Specific skills (comma-separated)
|
|
258
|
-
|
|
259
|
-
## Examples
|
|
260
|
-
\`\`\`bash
|
|
261
|
-
# Spawn coder agent
|
|
262
|
-
npx claude-flow agent spawn --type coder
|
|
263
|
-
|
|
264
|
-
# With custom name
|
|
265
|
-
npx claude-flow agent spawn --type researcher --name "API Expert"
|
|
266
|
-
|
|
267
|
-
# With specific skills
|
|
268
|
-
npx claude-flow agent spawn --type coder --skills "python,fastapi,testing"
|
|
269
|
-
\`\`\`
|
|
270
|
-
`,
|
|
271
|
-
'task-orchestrate': `# task-orchestrate
|
|
272
|
-
|
|
273
|
-
Orchestrate complex tasks across the swarm.
|
|
274
|
-
|
|
275
|
-
## Usage
|
|
276
|
-
\`\`\`bash
|
|
277
|
-
npx claude-flow task orchestrate [options]
|
|
278
|
-
\`\`\`
|
|
279
|
-
|
|
280
|
-
## Options
|
|
281
|
-
- \`--task <description>\` - Task description
|
|
282
|
-
- \`--strategy <type>\` - Orchestration strategy
|
|
283
|
-
- \`--priority <level>\` - Task priority (low, medium, high, critical)
|
|
284
|
-
|
|
285
|
-
## Examples
|
|
286
|
-
\`\`\`bash
|
|
287
|
-
# Orchestrate development task
|
|
288
|
-
npx claude-flow task orchestrate --task "Implement user authentication"
|
|
289
|
-
|
|
290
|
-
# High priority task
|
|
291
|
-
npx claude-flow task orchestrate --task "Fix production bug" --priority critical
|
|
292
|
-
|
|
293
|
-
# With specific strategy
|
|
294
|
-
npx claude-flow task orchestrate --task "Refactor codebase" --strategy parallel
|
|
295
|
-
\`\`\`
|
|
296
|
-
`,
|
|
297
|
-
},
|
|
298
|
-
github: {
|
|
299
|
-
'github-swarm': `# github-swarm
|
|
300
|
-
|
|
301
|
-
Create a specialized swarm for GitHub repository management.
|
|
302
|
-
|
|
303
|
-
## Usage
|
|
304
|
-
\`\`\`bash
|
|
305
|
-
npx claude-flow github swarm [options]
|
|
306
|
-
\`\`\`
|
|
307
|
-
|
|
308
|
-
## Options
|
|
309
|
-
- \`--repository <owner/repo>\` - Target repository
|
|
310
|
-
- \`--agents <n>\` - Number of specialized agents
|
|
311
|
-
- \`--focus <area>\` - Focus area (maintenance, features, security)
|
|
312
|
-
|
|
313
|
-
## Examples
|
|
314
|
-
\`\`\`bash
|
|
315
|
-
# Create GitHub swarm
|
|
316
|
-
npx claude-flow github swarm --repository myorg/myrepo
|
|
317
|
-
|
|
318
|
-
# With specific focus
|
|
319
|
-
npx claude-flow github swarm --repository myorg/myrepo --focus security
|
|
320
|
-
|
|
321
|
-
# Custom agent count
|
|
322
|
-
npx claude-flow github swarm --repository myorg/myrepo --agents 6
|
|
323
|
-
\`\`\`
|
|
324
|
-
`,
|
|
325
|
-
'repo-analyze': `# repo-analyze
|
|
326
|
-
|
|
327
|
-
Deep analysis of GitHub repository with AI insights.
|
|
328
|
-
|
|
329
|
-
## Usage
|
|
330
|
-
\`\`\`bash
|
|
331
|
-
npx claude-flow github repo-analyze [options]
|
|
332
|
-
\`\`\`
|
|
333
|
-
|
|
334
|
-
## Options
|
|
335
|
-
- \`--repository <owner/repo>\` - Repository to analyze
|
|
336
|
-
- \`--deep\` - Enable deep analysis
|
|
337
|
-
- \`--include <areas>\` - Include specific areas (issues, prs, code, commits)
|
|
338
|
-
|
|
339
|
-
## Examples
|
|
340
|
-
\`\`\`bash
|
|
341
|
-
# Basic analysis
|
|
342
|
-
npx claude-flow github repo-analyze --repository myorg/myrepo
|
|
343
|
-
|
|
344
|
-
# Deep analysis
|
|
345
|
-
npx claude-flow github repo-analyze --repository myorg/myrepo --deep
|
|
346
|
-
|
|
347
|
-
# Specific areas
|
|
348
|
-
npx claude-flow github repo-analyze --repository myorg/myrepo --include issues,prs
|
|
349
|
-
\`\`\`
|
|
350
|
-
`,
|
|
351
|
-
'pr-enhance': `# pr-enhance
|
|
352
|
-
|
|
353
|
-
AI-powered pull request enhancements.
|
|
354
|
-
|
|
355
|
-
## Usage
|
|
356
|
-
\`\`\`bash
|
|
357
|
-
npx claude-flow github pr-enhance [options]
|
|
358
|
-
\`\`\`
|
|
359
|
-
|
|
360
|
-
## Options
|
|
361
|
-
- \`--pr-number <n>\` - Pull request number
|
|
362
|
-
- \`--add-tests\` - Add missing tests
|
|
363
|
-
- \`--improve-docs\` - Improve documentation
|
|
364
|
-
- \`--check-security\` - Security review
|
|
365
|
-
|
|
366
|
-
## Examples
|
|
367
|
-
\`\`\`bash
|
|
368
|
-
# Enhance PR
|
|
369
|
-
npx claude-flow github pr-enhance --pr-number 123
|
|
370
|
-
|
|
371
|
-
# Add tests
|
|
372
|
-
npx claude-flow github pr-enhance --pr-number 123 --add-tests
|
|
373
|
-
|
|
374
|
-
# Full enhancement
|
|
375
|
-
npx claude-flow github pr-enhance --pr-number 123 --add-tests --improve-docs
|
|
376
|
-
\`\`\`
|
|
377
|
-
`,
|
|
378
|
-
'issue-triage': `# issue-triage
|
|
379
|
-
|
|
380
|
-
Intelligent issue classification and triage.
|
|
381
|
-
|
|
382
|
-
## Usage
|
|
383
|
-
\`\`\`bash
|
|
384
|
-
npx claude-flow github issue-triage [options]
|
|
385
|
-
\`\`\`
|
|
386
|
-
|
|
387
|
-
## Options
|
|
388
|
-
- \`--repository <owner/repo>\` - Target repository
|
|
389
|
-
- \`--auto-label\` - Automatically apply labels
|
|
390
|
-
- \`--assign\` - Auto-assign to team members
|
|
391
|
-
|
|
392
|
-
## Examples
|
|
393
|
-
\`\`\`bash
|
|
394
|
-
# Triage issues
|
|
395
|
-
npx claude-flow github issue-triage --repository myorg/myrepo
|
|
396
|
-
|
|
397
|
-
# With auto-labeling
|
|
398
|
-
npx claude-flow github issue-triage --repository myorg/myrepo --auto-label
|
|
399
|
-
|
|
400
|
-
# Full automation
|
|
401
|
-
npx claude-flow github issue-triage --repository myorg/myrepo --auto-label --assign
|
|
402
|
-
\`\`\`
|
|
403
|
-
`,
|
|
404
|
-
'code-review': `# code-review
|
|
405
|
-
|
|
406
|
-
Automated code review with swarm intelligence.
|
|
407
|
-
|
|
408
|
-
## Usage
|
|
409
|
-
\`\`\`bash
|
|
410
|
-
npx claude-flow github code-review [options]
|
|
411
|
-
\`\`\`
|
|
412
|
-
|
|
413
|
-
## Options
|
|
414
|
-
- \`--pr-number <n>\` - Pull request to review
|
|
415
|
-
- \`--focus <areas>\` - Review focus (security, performance, style)
|
|
416
|
-
- \`--suggest-fixes\` - Suggest code fixes
|
|
417
|
-
|
|
418
|
-
## Examples
|
|
419
|
-
\`\`\`bash
|
|
420
|
-
# Review PR
|
|
421
|
-
npx claude-flow github code-review --pr-number 456
|
|
422
|
-
|
|
423
|
-
# Security focus
|
|
424
|
-
npx claude-flow github code-review --pr-number 456 --focus security
|
|
425
|
-
|
|
426
|
-
# With fix suggestions
|
|
427
|
-
npx claude-flow github code-review --pr-number 456 --suggest-fixes
|
|
428
|
-
\`\`\`
|
|
429
|
-
`,
|
|
430
|
-
},
|
|
431
|
-
hooks: {
|
|
432
|
-
'pre-task': `# pre-task
|
|
433
|
-
|
|
434
|
-
Hook executed before task execution.
|
|
435
|
-
|
|
436
|
-
## Usage
|
|
437
|
-
\`\`\`bash
|
|
438
|
-
npx claude-flow hook pre-task [options]
|
|
439
|
-
\`\`\`
|
|
440
|
-
|
|
441
|
-
## Options
|
|
442
|
-
- \`--description <text>\` - Task description
|
|
443
|
-
- \`--auto-spawn-agents\` - Automatically spawn required agents
|
|
444
|
-
- \`--load-context\` - Load previous context
|
|
445
|
-
|
|
446
|
-
## Examples
|
|
447
|
-
\`\`\`bash
|
|
448
|
-
# Basic pre-task hook
|
|
449
|
-
npx claude-flow hook pre-task --description "Building API endpoints"
|
|
450
|
-
|
|
451
|
-
# With auto-spawn
|
|
452
|
-
npx claude-flow hook pre-task --description "Complex refactoring" --auto-spawn-agents
|
|
453
|
-
|
|
454
|
-
# Load context
|
|
455
|
-
npx claude-flow hook pre-task --description "Continue feature" --load-context
|
|
456
|
-
\`\`\`
|
|
457
|
-
`,
|
|
458
|
-
'post-task': `# post-task
|
|
459
|
-
|
|
460
|
-
Hook executed after task completion.
|
|
461
|
-
|
|
462
|
-
## Usage
|
|
463
|
-
\`\`\`bash
|
|
464
|
-
npx claude-flow hook post-task [options]
|
|
465
|
-
\`\`\`
|
|
466
|
-
|
|
467
|
-
## Options
|
|
468
|
-
- \`--task-id <id>\` - Task identifier
|
|
469
|
-
- \`--analyze-performance\` - Analyze task performance
|
|
470
|
-
- \`--update-memory\` - Update swarm memory
|
|
471
|
-
|
|
472
|
-
## Examples
|
|
473
|
-
\`\`\`bash
|
|
474
|
-
# Basic post-task
|
|
475
|
-
npx claude-flow hook post-task --task-id task-123
|
|
476
|
-
|
|
477
|
-
# With performance analysis
|
|
478
|
-
npx claude-flow hook post-task --task-id task-123 --analyze-performance
|
|
479
|
-
|
|
480
|
-
# Update memory
|
|
481
|
-
npx claude-flow hook post-task --task-id task-123 --update-memory
|
|
482
|
-
\`\`\`
|
|
483
|
-
`,
|
|
484
|
-
'pre-edit': `# pre-edit
|
|
485
|
-
|
|
486
|
-
Hook executed before file edits.
|
|
487
|
-
|
|
488
|
-
## Usage
|
|
489
|
-
\`\`\`bash
|
|
490
|
-
npx claude-flow hook pre-edit [options]
|
|
491
|
-
\`\`\`
|
|
492
|
-
|
|
493
|
-
## Options
|
|
494
|
-
- \`--file <path>\` - File to be edited
|
|
495
|
-
- \`--validate-syntax\` - Validate syntax before edit
|
|
496
|
-
- \`--backup\` - Create backup
|
|
497
|
-
|
|
498
|
-
## Examples
|
|
499
|
-
\`\`\`bash
|
|
500
|
-
# Pre-edit hook
|
|
501
|
-
npx claude-flow hook pre-edit --file src/api.js
|
|
502
|
-
|
|
503
|
-
# With validation
|
|
504
|
-
npx claude-flow hook pre-edit --file src/api.js --validate-syntax
|
|
505
|
-
|
|
506
|
-
# Create backup
|
|
507
|
-
npx claude-flow hook pre-edit --file src/api.js --backup
|
|
508
|
-
\`\`\`
|
|
509
|
-
`,
|
|
510
|
-
'post-edit': `# post-edit
|
|
511
|
-
|
|
512
|
-
Hook executed after file edits.
|
|
513
|
-
|
|
514
|
-
## Usage
|
|
515
|
-
\`\`\`bash
|
|
516
|
-
npx claude-flow hook post-edit [options]
|
|
517
|
-
\`\`\`
|
|
518
|
-
|
|
519
|
-
## Options
|
|
520
|
-
- \`--file <path>\` - Edited file
|
|
521
|
-
- \`--memory-key <key>\` - Memory storage key
|
|
522
|
-
- \`--format\` - Auto-format code
|
|
523
|
-
|
|
524
|
-
## Examples
|
|
525
|
-
\`\`\`bash
|
|
526
|
-
# Post-edit hook
|
|
527
|
-
npx claude-flow hook post-edit --file src/api.js
|
|
528
|
-
|
|
529
|
-
# Store in memory
|
|
530
|
-
npx claude-flow hook post-edit --file src/api.js --memory-key "api-changes"
|
|
531
|
-
|
|
532
|
-
# With formatting
|
|
533
|
-
npx claude-flow hook post-edit --file src/api.js --format
|
|
534
|
-
\`\`\`
|
|
535
|
-
`,
|
|
536
|
-
'session-end': `# session-end
|
|
537
|
-
|
|
538
|
-
Hook executed at session end.
|
|
539
|
-
|
|
540
|
-
## Usage
|
|
541
|
-
\`\`\`bash
|
|
542
|
-
npx claude-flow hook session-end [options]
|
|
543
|
-
\`\`\`
|
|
544
|
-
|
|
545
|
-
## Options
|
|
546
|
-
- \`--export-metrics\` - Export session metrics
|
|
547
|
-
- \`--generate-summary\` - Generate session summary
|
|
548
|
-
- \`--persist-state\` - Save session state
|
|
549
|
-
|
|
550
|
-
## Examples
|
|
551
|
-
\`\`\`bash
|
|
552
|
-
# End session
|
|
553
|
-
npx claude-flow hook session-end
|
|
554
|
-
|
|
555
|
-
# Export metrics
|
|
556
|
-
npx claude-flow hook session-end --export-metrics
|
|
557
|
-
|
|
558
|
-
# Full closure
|
|
559
|
-
npx claude-flow hook session-end --export-metrics --generate-summary --persist-state
|
|
560
|
-
\`\`\`
|
|
561
|
-
`,
|
|
562
|
-
},
|
|
563
|
-
memory: {
|
|
564
|
-
'memory-usage': `# memory-usage
|
|
565
|
-
|
|
566
|
-
Manage persistent memory storage.
|
|
567
|
-
|
|
568
|
-
## Usage
|
|
569
|
-
\`\`\`bash
|
|
570
|
-
npx claude-flow memory usage [options]
|
|
571
|
-
\`\`\`
|
|
572
|
-
|
|
573
|
-
## Options
|
|
574
|
-
- \`--action <type>\` - Action (store, retrieve, list, clear)
|
|
575
|
-
- \`--key <key>\` - Memory key
|
|
576
|
-
- \`--value <data>\` - Data to store (JSON)
|
|
577
|
-
|
|
578
|
-
## Examples
|
|
579
|
-
\`\`\`bash
|
|
580
|
-
# Store memory
|
|
581
|
-
npx claude-flow memory usage --action store --key "project-config" --value '{"api": "v2"}'
|
|
582
|
-
|
|
583
|
-
# Retrieve memory
|
|
584
|
-
npx claude-flow memory usage --action retrieve --key "project-config"
|
|
585
|
-
|
|
586
|
-
# List all keys
|
|
587
|
-
npx claude-flow memory usage --action list
|
|
588
|
-
\`\`\`
|
|
589
|
-
`,
|
|
590
|
-
'memory-persist': `# memory-persist
|
|
591
|
-
|
|
592
|
-
Persist memory across sessions.
|
|
593
|
-
|
|
594
|
-
## Usage
|
|
595
|
-
\`\`\`bash
|
|
596
|
-
npx claude-flow memory persist [options]
|
|
597
|
-
\`\`\`
|
|
598
|
-
|
|
599
|
-
## Options
|
|
600
|
-
- \`--export <file>\` - Export to file
|
|
601
|
-
- \`--import <file>\` - Import from file
|
|
602
|
-
- \`--compress\` - Compress memory data
|
|
603
|
-
|
|
604
|
-
## Examples
|
|
605
|
-
\`\`\`bash
|
|
606
|
-
# Export memory
|
|
607
|
-
npx claude-flow memory persist --export memory-backup.json
|
|
608
|
-
|
|
609
|
-
# Import memory
|
|
610
|
-
npx claude-flow memory persist --import memory-backup.json
|
|
611
|
-
|
|
612
|
-
# Compressed export
|
|
613
|
-
npx claude-flow memory persist --export memory.gz --compress
|
|
614
|
-
\`\`\`
|
|
615
|
-
`,
|
|
616
|
-
'memory-search': `# memory-search
|
|
617
|
-
|
|
618
|
-
Search through stored memory.
|
|
619
|
-
|
|
620
|
-
## Usage
|
|
621
|
-
\`\`\`bash
|
|
622
|
-
npx claude-flow memory search [options]
|
|
623
|
-
\`\`\`
|
|
624
|
-
|
|
625
|
-
## Options
|
|
626
|
-
- \`--query <text>\` - Search query
|
|
627
|
-
- \`--pattern <regex>\` - Pattern matching
|
|
628
|
-
- \`--limit <n>\` - Result limit
|
|
629
|
-
|
|
630
|
-
## Examples
|
|
631
|
-
\`\`\`bash
|
|
632
|
-
# Search memory
|
|
633
|
-
npx claude-flow memory search --query "authentication"
|
|
634
|
-
|
|
635
|
-
# Pattern search
|
|
636
|
-
npx claude-flow memory search --pattern "api-.*"
|
|
637
|
-
|
|
638
|
-
# Limited results
|
|
639
|
-
npx claude-flow memory search --query "config" --limit 10
|
|
640
|
-
\`\`\`
|
|
641
|
-
`,
|
|
642
|
-
},
|
|
643
|
-
monitoring: {
|
|
644
|
-
'swarm-monitor': `# swarm-monitor
|
|
645
|
-
|
|
646
|
-
Real-time swarm monitoring.
|
|
647
|
-
|
|
648
|
-
## Usage
|
|
649
|
-
\`\`\`bash
|
|
650
|
-
npx claude-flow swarm monitor [options]
|
|
651
|
-
\`\`\`
|
|
652
|
-
|
|
653
|
-
## Options
|
|
654
|
-
- \`--interval <ms>\` - Update interval
|
|
655
|
-
- \`--metrics\` - Show detailed metrics
|
|
656
|
-
- \`--export\` - Export monitoring data
|
|
657
|
-
|
|
658
|
-
## Examples
|
|
659
|
-
\`\`\`bash
|
|
660
|
-
# Start monitoring
|
|
661
|
-
npx claude-flow swarm monitor
|
|
662
|
-
|
|
663
|
-
# Custom interval
|
|
664
|
-
npx claude-flow swarm monitor --interval 5000
|
|
665
|
-
|
|
666
|
-
# With metrics
|
|
667
|
-
npx claude-flow swarm monitor --metrics
|
|
668
|
-
\`\`\`
|
|
669
|
-
`,
|
|
670
|
-
'agent-metrics': `# agent-metrics
|
|
671
|
-
|
|
672
|
-
View agent performance metrics.
|
|
673
|
-
|
|
674
|
-
## Usage
|
|
675
|
-
\`\`\`bash
|
|
676
|
-
npx claude-flow agent metrics [options]
|
|
677
|
-
\`\`\`
|
|
678
|
-
|
|
679
|
-
## Options
|
|
680
|
-
- \`--agent-id <id>\` - Specific agent
|
|
681
|
-
- \`--period <time>\` - Time period
|
|
682
|
-
- \`--format <type>\` - Output format
|
|
683
|
-
|
|
684
|
-
## Examples
|
|
685
|
-
\`\`\`bash
|
|
686
|
-
# All agents metrics
|
|
687
|
-
npx claude-flow agent metrics
|
|
688
|
-
|
|
689
|
-
# Specific agent
|
|
690
|
-
npx claude-flow agent metrics --agent-id agent-001
|
|
691
|
-
|
|
692
|
-
# Last hour
|
|
693
|
-
npx claude-flow agent metrics --period 1h
|
|
694
|
-
\`\`\`
|
|
695
|
-
`,
|
|
696
|
-
'real-time-view': `# real-time-view
|
|
697
|
-
|
|
698
|
-
Real-time view of swarm activity.
|
|
699
|
-
|
|
700
|
-
## Usage
|
|
701
|
-
\`\`\`bash
|
|
702
|
-
npx claude-flow monitoring real-time-view [options]
|
|
703
|
-
\`\`\`
|
|
704
|
-
|
|
705
|
-
## Options
|
|
706
|
-
- \`--filter <type>\` - Filter view
|
|
707
|
-
- \`--highlight <pattern>\` - Highlight pattern
|
|
708
|
-
- \`--tail <n>\` - Show last N events
|
|
709
|
-
|
|
710
|
-
## Examples
|
|
711
|
-
\`\`\`bash
|
|
712
|
-
# Start real-time view
|
|
713
|
-
npx claude-flow monitoring real-time-view
|
|
714
|
-
|
|
715
|
-
# Filter errors
|
|
716
|
-
npx claude-flow monitoring real-time-view --filter errors
|
|
717
|
-
|
|
718
|
-
# Highlight pattern
|
|
719
|
-
npx claude-flow monitoring real-time-view --highlight "API"
|
|
720
|
-
\`\`\`
|
|
721
|
-
`,
|
|
722
|
-
},
|
|
723
|
-
optimization: {
|
|
724
|
-
'topology-optimize': `# topology-optimize
|
|
725
|
-
|
|
726
|
-
Optimize swarm topology for current workload.
|
|
727
|
-
|
|
728
|
-
## Usage
|
|
729
|
-
\`\`\`bash
|
|
730
|
-
npx claude-flow optimization topology-optimize [options]
|
|
731
|
-
\`\`\`
|
|
732
|
-
|
|
733
|
-
## Options
|
|
734
|
-
- \`--analyze-first\` - Analyze before optimizing
|
|
735
|
-
- \`--target <metric>\` - Optimization target
|
|
736
|
-
- \`--apply\` - Apply optimizations
|
|
737
|
-
|
|
738
|
-
## Examples
|
|
739
|
-
\`\`\`bash
|
|
740
|
-
# Analyze and suggest
|
|
741
|
-
npx claude-flow optimization topology-optimize --analyze-first
|
|
742
|
-
|
|
743
|
-
# Optimize for speed
|
|
744
|
-
npx claude-flow optimization topology-optimize --target speed
|
|
745
|
-
|
|
746
|
-
# Apply changes
|
|
747
|
-
npx claude-flow optimization topology-optimize --target efficiency --apply
|
|
748
|
-
\`\`\`
|
|
749
|
-
`,
|
|
750
|
-
'parallel-execute': `# parallel-execute
|
|
751
|
-
|
|
752
|
-
Execute tasks in parallel for maximum efficiency.
|
|
753
|
-
|
|
754
|
-
## Usage
|
|
755
|
-
\`\`\`bash
|
|
756
|
-
npx claude-flow optimization parallel-execute [options]
|
|
757
|
-
\`\`\`
|
|
758
|
-
|
|
759
|
-
## Options
|
|
760
|
-
- \`--tasks <file>\` - Task list file
|
|
761
|
-
- \`--max-parallel <n>\` - Maximum parallel tasks
|
|
762
|
-
- \`--strategy <type>\` - Execution strategy
|
|
763
|
-
|
|
764
|
-
## Examples
|
|
765
|
-
\`\`\`bash
|
|
766
|
-
# Execute task list
|
|
767
|
-
npx claude-flow optimization parallel-execute --tasks tasks.json
|
|
768
|
-
|
|
769
|
-
# Limit parallelism
|
|
770
|
-
npx claude-flow optimization parallel-execute --tasks tasks.json --max-parallel 5
|
|
771
|
-
|
|
772
|
-
# Custom strategy
|
|
773
|
-
npx claude-flow optimization parallel-execute --strategy adaptive
|
|
774
|
-
\`\`\`
|
|
775
|
-
`,
|
|
776
|
-
'cache-manage': `# cache-manage
|
|
777
|
-
|
|
778
|
-
Manage operation cache for performance.
|
|
779
|
-
|
|
780
|
-
## Usage
|
|
781
|
-
\`\`\`bash
|
|
782
|
-
npx claude-flow optimization cache-manage [options]
|
|
783
|
-
\`\`\`
|
|
784
|
-
|
|
785
|
-
## Options
|
|
786
|
-
- \`--action <type>\` - Action (view, clear, optimize)
|
|
787
|
-
- \`--max-size <mb>\` - Maximum cache size
|
|
788
|
-
- \`--ttl <seconds>\` - Time to live
|
|
789
|
-
|
|
790
|
-
## Examples
|
|
791
|
-
\`\`\`bash
|
|
792
|
-
# View cache stats
|
|
793
|
-
npx claude-flow optimization cache-manage --action view
|
|
794
|
-
|
|
795
|
-
# Clear cache
|
|
796
|
-
npx claude-flow optimization cache-manage --action clear
|
|
797
|
-
|
|
798
|
-
# Set limits
|
|
799
|
-
npx claude-flow optimization cache-manage --max-size 100 --ttl 3600
|
|
800
|
-
\`\`\`
|
|
801
|
-
`,
|
|
802
|
-
},
|
|
803
|
-
training: {
|
|
804
|
-
'neural-train': `# neural-train
|
|
805
|
-
|
|
806
|
-
Train neural patterns from operations.
|
|
807
|
-
|
|
808
|
-
## Usage
|
|
809
|
-
\`\`\`bash
|
|
810
|
-
npx claude-flow training neural-train [options]
|
|
811
|
-
\`\`\`
|
|
812
|
-
|
|
813
|
-
## Options
|
|
814
|
-
- \`--data <source>\` - Training data source
|
|
815
|
-
- \`--model <name>\` - Target model
|
|
816
|
-
- \`--epochs <n>\` - Training epochs
|
|
817
|
-
|
|
818
|
-
## Examples
|
|
819
|
-
\`\`\`bash
|
|
820
|
-
# Train from recent ops
|
|
821
|
-
npx claude-flow training neural-train --data recent
|
|
822
|
-
|
|
823
|
-
# Specific model
|
|
824
|
-
npx claude-flow training neural-train --model task-predictor
|
|
825
|
-
|
|
826
|
-
# Custom epochs
|
|
827
|
-
npx claude-flow training neural-train --epochs 100
|
|
828
|
-
\`\`\`
|
|
829
|
-
`,
|
|
830
|
-
'pattern-learn': `# pattern-learn
|
|
831
|
-
|
|
832
|
-
Learn patterns from successful operations.
|
|
833
|
-
|
|
834
|
-
## Usage
|
|
835
|
-
\`\`\`bash
|
|
836
|
-
npx claude-flow training pattern-learn [options]
|
|
837
|
-
\`\`\`
|
|
838
|
-
|
|
839
|
-
## Options
|
|
840
|
-
- \`--source <type>\` - Pattern source
|
|
841
|
-
- \`--threshold <score>\` - Success threshold
|
|
842
|
-
- \`--save <name>\` - Save pattern set
|
|
843
|
-
|
|
844
|
-
## Examples
|
|
845
|
-
\`\`\`bash
|
|
846
|
-
# Learn from all ops
|
|
847
|
-
npx claude-flow training pattern-learn
|
|
848
|
-
|
|
849
|
-
# High success only
|
|
850
|
-
npx claude-flow training pattern-learn --threshold 0.9
|
|
851
|
-
|
|
852
|
-
# Save patterns
|
|
853
|
-
npx claude-flow training pattern-learn --save optimal-patterns
|
|
854
|
-
\`\`\`
|
|
855
|
-
`,
|
|
856
|
-
'model-update': `# model-update
|
|
857
|
-
|
|
858
|
-
Update neural models with new data.
|
|
859
|
-
|
|
860
|
-
## Usage
|
|
861
|
-
\`\`\`bash
|
|
862
|
-
npx claude-flow training model-update [options]
|
|
863
|
-
\`\`\`
|
|
864
|
-
|
|
865
|
-
## Options
|
|
866
|
-
- \`--model <name>\` - Model to update
|
|
867
|
-
- \`--incremental\` - Incremental update
|
|
868
|
-
- \`--validate\` - Validate after update
|
|
869
|
-
|
|
870
|
-
## Examples
|
|
871
|
-
\`\`\`bash
|
|
872
|
-
# Update all models
|
|
873
|
-
npx claude-flow training model-update
|
|
874
|
-
|
|
875
|
-
# Specific model
|
|
876
|
-
npx claude-flow training model-update --model agent-selector
|
|
877
|
-
|
|
878
|
-
# Incremental with validation
|
|
879
|
-
npx claude-flow training model-update --incremental --validate
|
|
880
|
-
\`\`\`
|
|
881
|
-
`,
|
|
882
|
-
},
|
|
883
|
-
workflows: {
|
|
884
|
-
'workflow-create': `# workflow-create
|
|
885
|
-
|
|
886
|
-
Create reusable workflow templates.
|
|
887
|
-
|
|
888
|
-
## Usage
|
|
889
|
-
\`\`\`bash
|
|
890
|
-
npx claude-flow workflow create [options]
|
|
891
|
-
\`\`\`
|
|
892
|
-
|
|
893
|
-
## Options
|
|
894
|
-
- \`--name <name>\` - Workflow name
|
|
895
|
-
- \`--from-history\` - Create from history
|
|
896
|
-
- \`--interactive\` - Interactive creation
|
|
897
|
-
|
|
898
|
-
## Examples
|
|
899
|
-
\`\`\`bash
|
|
900
|
-
# Create workflow
|
|
901
|
-
npx claude-flow workflow create --name "deploy-api"
|
|
902
|
-
|
|
903
|
-
# From history
|
|
904
|
-
npx claude-flow workflow create --name "test-suite" --from-history
|
|
905
|
-
|
|
906
|
-
# Interactive mode
|
|
907
|
-
npx claude-flow workflow create --interactive
|
|
908
|
-
\`\`\`
|
|
909
|
-
`,
|
|
910
|
-
'workflow-execute': `# workflow-execute
|
|
911
|
-
|
|
912
|
-
Execute saved workflows.
|
|
913
|
-
|
|
914
|
-
## Usage
|
|
915
|
-
\`\`\`bash
|
|
916
|
-
npx claude-flow workflow execute [options]
|
|
917
|
-
\`\`\`
|
|
918
|
-
|
|
919
|
-
## Options
|
|
920
|
-
- \`--name <name>\` - Workflow name
|
|
921
|
-
- \`--params <json>\` - Workflow parameters
|
|
922
|
-
- \`--dry-run\` - Preview execution
|
|
923
|
-
|
|
924
|
-
## Examples
|
|
925
|
-
\`\`\`bash
|
|
926
|
-
# Execute workflow
|
|
927
|
-
npx claude-flow workflow execute --name "deploy-api"
|
|
928
|
-
|
|
929
|
-
# With parameters
|
|
930
|
-
npx claude-flow workflow execute --name "test-suite" --params '{"env": "staging"}'
|
|
931
|
-
|
|
932
|
-
# Dry run
|
|
933
|
-
npx claude-flow workflow execute --name "deploy-api" --dry-run
|
|
934
|
-
\`\`\`
|
|
935
|
-
`,
|
|
936
|
-
'workflow-export': `# workflow-export
|
|
937
|
-
|
|
938
|
-
Export workflows for sharing.
|
|
939
|
-
|
|
940
|
-
## Usage
|
|
941
|
-
\`\`\`bash
|
|
942
|
-
npx claude-flow workflow export [options]
|
|
943
|
-
\`\`\`
|
|
944
|
-
|
|
945
|
-
## Options
|
|
946
|
-
- \`--name <name>\` - Workflow to export
|
|
947
|
-
- \`--format <type>\` - Export format
|
|
948
|
-
- \`--include-history\` - Include execution history
|
|
949
|
-
|
|
950
|
-
## Examples
|
|
951
|
-
\`\`\`bash
|
|
952
|
-
# Export workflow
|
|
953
|
-
npx claude-flow workflow export --name "deploy-api"
|
|
954
|
-
|
|
955
|
-
# As YAML
|
|
956
|
-
npx claude-flow workflow export --name "test-suite" --format yaml
|
|
957
|
-
|
|
958
|
-
# With history
|
|
959
|
-
npx claude-flow workflow export --name "deploy-api" --include-history
|
|
960
|
-
\`\`\`
|
|
961
|
-
`,
|
|
962
|
-
},
|
|
963
|
-
};
|
|
964
|
-
return (docs[category]?.[command] ||
|
|
965
|
-
`# ${command}\n\nCommand documentation for ${command} in category ${category}.\n\nUsage:\n\`\`\`bash\nnpx claude-flow ${category} ${command} [options]\n\`\`\`\n`);
|
|
966
|
-
}
|
|
967
|
-
// Command categories and their commands
|
|
968
|
-
export const COMMAND_STRUCTURE = {
|
|
969
|
-
analysis: ['bottleneck-detect', 'token-usage', 'performance-report'],
|
|
970
|
-
automation: ['auto-agent', 'smart-spawn', 'workflow-select'],
|
|
971
|
-
coordination: ['swarm-init', 'agent-spawn', 'task-orchestrate'],
|
|
972
|
-
github: ['github-swarm', 'repo-analyze', 'pr-enhance', 'issue-triage', 'code-review'],
|
|
973
|
-
hooks: ['pre-task', 'post-task', 'pre-edit', 'post-edit', 'session-end'],
|
|
974
|
-
memory: ['memory-usage', 'memory-persist', 'memory-search'],
|
|
975
|
-
monitoring: ['swarm-monitor', 'agent-metrics', 'real-time-view'],
|
|
976
|
-
optimization: ['topology-optimize', 'parallel-execute', 'cache-manage'],
|
|
977
|
-
training: ['neural-train', 'pattern-learn', 'model-update'],
|
|
978
|
-
workflows: ['workflow-create', 'workflow-execute', 'workflow-export'],
|
|
979
|
-
};
|
|
980
|
-
// Helper script content
|
|
981
|
-
export function createHelperScript(name) {
|
|
982
|
-
const scripts = {
|
|
983
|
-
'setup-mcp.sh': `#!/bin/bash
|
|
984
|
-
# Setup MCP server for Claude Flow
|
|
985
|
-
|
|
986
|
-
echo "🚀 Setting up Claude Flow MCP server..."
|
|
987
|
-
|
|
988
|
-
# Check if claude command exists
|
|
989
|
-
if ! command -v claude &> /dev/null; then
|
|
990
|
-
echo "❌ Error: Claude Code CLI not found"
|
|
991
|
-
echo "Please install Claude Code first"
|
|
992
|
-
exit 1
|
|
993
|
-
fi
|
|
994
|
-
|
|
995
|
-
# Add MCP server
|
|
996
|
-
echo "📦 Adding Claude Flow MCP server..."
|
|
997
|
-
claude mcp add claude-flow npx claude-flow mcp start
|
|
998
|
-
|
|
999
|
-
echo "✅ MCP server setup complete!"
|
|
1000
|
-
echo "🎯 You can now use mcp__claude-flow__ tools in Claude Code"
|
|
1001
|
-
`,
|
|
1002
|
-
'quick-start.sh': `#!/bin/bash
|
|
1003
|
-
# Quick start guide for Claude Flow
|
|
1004
|
-
|
|
1005
|
-
echo "🚀 Claude Flow Quick Start"
|
|
1006
|
-
echo "=========================="
|
|
1007
|
-
echo ""
|
|
1008
|
-
echo "1. Initialize a swarm:"
|
|
1009
|
-
echo " npx claude-flow swarm init --topology hierarchical"
|
|
1010
|
-
echo ""
|
|
1011
|
-
echo "2. Spawn agents:"
|
|
1012
|
-
echo " npx claude-flow agent spawn --type coder --name \"API Developer\""
|
|
1013
|
-
echo ""
|
|
1014
|
-
echo "3. Orchestrate tasks:"
|
|
1015
|
-
echo " npx claude-flow task orchestrate --task \"Build REST API\""
|
|
1016
|
-
echo ""
|
|
1017
|
-
echo "4. Monitor progress:"
|
|
1018
|
-
echo " npx claude-flow swarm monitor"
|
|
1019
|
-
echo ""
|
|
1020
|
-
echo "📚 For more examples, see .claude/commands/"
|
|
1021
|
-
`,
|
|
1022
|
-
'github-setup.sh': `#!/bin/bash
|
|
1023
|
-
# Setup GitHub integration for Claude Flow
|
|
1024
|
-
|
|
1025
|
-
echo "🔗 Setting up GitHub integration..."
|
|
1026
|
-
|
|
1027
|
-
# Check for gh CLI
|
|
1028
|
-
if ! command -v gh &> /dev/null; then
|
|
1029
|
-
echo "⚠️ GitHub CLI (gh) not found"
|
|
1030
|
-
echo "Install from: https://cli.github.com/"
|
|
1031
|
-
echo "Continuing without GitHub features..."
|
|
1032
|
-
else
|
|
1033
|
-
echo "✅ GitHub CLI found"
|
|
1034
|
-
|
|
1035
|
-
# Check auth status
|
|
1036
|
-
if gh auth status &> /dev/null; then
|
|
1037
|
-
echo "✅ GitHub authentication active"
|
|
1038
|
-
else
|
|
1039
|
-
echo "⚠️ Not authenticated with GitHub"
|
|
1040
|
-
echo "Run: gh auth login"
|
|
1041
|
-
fi
|
|
1042
|
-
fi
|
|
1043
|
-
|
|
1044
|
-
echo ""
|
|
1045
|
-
echo "📦 GitHub swarm commands available:"
|
|
1046
|
-
echo " - npx claude-flow github swarm"
|
|
1047
|
-
echo " - npx claude-flow repo analyze"
|
|
1048
|
-
echo " - npx claude-flow pr enhance"
|
|
1049
|
-
echo " - npx claude-flow issue triage"
|
|
1050
|
-
`,
|
|
1051
|
-
};
|
|
1052
|
-
return scripts[name] || '';
|
|
1053
|
-
}
|
|
1054
|
-
// Wrapper script fallbacks
|
|
1055
|
-
function createWrapperScriptFallback(type) {
|
|
1056
|
-
if (type === 'unix') {
|
|
1057
|
-
// Return the universal ES module compatible wrapper
|
|
1058
|
-
return `#!/usr/bin/env node
|
|
1059
|
-
|
|
1060
|
-
/**
|
|
1061
|
-
* Claude Flow CLI - Universal Wrapper
|
|
1062
|
-
* Works in both CommonJS and ES Module projects
|
|
1063
|
-
*/
|
|
1064
|
-
|
|
1065
|
-
// Use dynamic import to work in both CommonJS and ES modules
|
|
1066
|
-
(async () => {
|
|
1067
|
-
const { spawn } = await import('child_process');
|
|
1068
|
-
const { resolve } = await import('path');
|
|
1069
|
-
const { fileURLToPath } = await import('url');
|
|
1070
|
-
|
|
1071
|
-
try {
|
|
1072
|
-
// Try to use import.meta.url (ES modules)
|
|
1073
|
-
const __filename = fileURLToPath(import.meta.url);
|
|
1074
|
-
const __dirname = resolve(__filename, '..');
|
|
1075
|
-
} catch {
|
|
1076
|
-
// Fallback for CommonJS
|
|
1077
|
-
}
|
|
1078
|
-
|
|
1079
|
-
// Try multiple strategies to find claude-flow
|
|
1080
|
-
const strategies = [
|
|
1081
|
-
// 1. Local node_modules
|
|
1082
|
-
async () => {
|
|
1083
|
-
try {
|
|
1084
|
-
const localPath = resolve(process.cwd(), 'node_modules/.bin/claude-flow');
|
|
1085
|
-
const { existsSync } = await import('fs');
|
|
1086
|
-
if (existsSync(localPath)) {
|
|
1087
|
-
return spawn(localPath, process.argv.slice(2), { stdio: 'inherit' });
|
|
1088
|
-
}
|
|
1089
|
-
} catch {}
|
|
1090
|
-
},
|
|
1091
|
-
|
|
1092
|
-
// 2. Parent node_modules (monorepo)
|
|
1093
|
-
async () => {
|
|
1094
|
-
try {
|
|
1095
|
-
const parentPath = resolve(process.cwd(), '../node_modules/.bin/claude-flow');
|
|
1096
|
-
const { existsSync } = await import('fs');
|
|
1097
|
-
if (existsSync(parentPath)) {
|
|
1098
|
-
return spawn(parentPath, process.argv.slice(2), { stdio: 'inherit' });
|
|
1099
|
-
}
|
|
1100
|
-
} catch {}
|
|
1101
|
-
},
|
|
1102
|
-
|
|
1103
|
-
// 3. NPX with latest alpha version (prioritized over global)
|
|
1104
|
-
async () => {
|
|
1105
|
-
return spawn('npx', ['claude-flow@2.0.0-alpha.25', ...process.argv.slice(2)], { stdio: 'inherit' });
|
|
1106
|
-
}
|
|
1107
|
-
];
|
|
1108
|
-
|
|
1109
|
-
// Try each strategy
|
|
1110
|
-
for (const strategy of strategies) {
|
|
1111
|
-
try {
|
|
1112
|
-
const child = await strategy();
|
|
1113
|
-
if (child) {
|
|
1114
|
-
child.on('exit', (code) => process.exit(code || 0));
|
|
1115
|
-
child.on('error', (err) => {
|
|
1116
|
-
if (err.code !== 'ENOENT') {
|
|
1117
|
-
console.error('Error:', err);
|
|
1118
|
-
process.exit(1);
|
|
1119
|
-
}
|
|
1120
|
-
});
|
|
1121
|
-
return;
|
|
1122
|
-
}
|
|
1123
|
-
} catch {}
|
|
1124
|
-
}
|
|
1125
|
-
|
|
1126
|
-
console.error('Could not find claude-flow. Please install it with: npm install claude-flow');
|
|
1127
|
-
process.exit(1);
|
|
1128
|
-
})();`;
|
|
1129
|
-
}
|
|
1130
|
-
else if (type === 'windows') {
|
|
1131
|
-
return `@echo off
|
|
1132
|
-
rem Claude Flow wrapper script for Windows
|
|
1133
|
-
|
|
1134
|
-
rem Check if package.json exists in current directory
|
|
1135
|
-
if exist "%~dp0package.json" (
|
|
1136
|
-
rem Local development mode
|
|
1137
|
-
if exist "%~dp0src\\cli\\simple-cli.js" (
|
|
1138
|
-
node "%~dp0src\\cli\\simple-cli.js" %*
|
|
1139
|
-
) else if exist "%~dp0dist\\cli.js" (
|
|
1140
|
-
node "%~dp0dist\\cli.js" %*
|
|
1141
|
-
) else (
|
|
1142
|
-
echo Error: Could not find Claude Flow CLI files
|
|
1143
|
-
exit /b 1
|
|
1144
|
-
)
|
|
1145
|
-
) else (
|
|
1146
|
-
rem Production mode - use npx alpha
|
|
1147
|
-
npx claude-flow@alpha %*
|
|
1148
|
-
)`;
|
|
1149
|
-
}
|
|
1150
|
-
else if (type === 'powershell') {
|
|
1151
|
-
return `# Claude Flow wrapper script for PowerShell
|
|
1152
|
-
|
|
1153
|
-
$scriptPath = Split-Path -Parent $MyInvocation.MyCommand.Path
|
|
1154
|
-
|
|
1155
|
-
if (Test-Path "$scriptPath\\package.json") {
|
|
1156
|
-
# Local development mode
|
|
1157
|
-
if (Test-Path "$scriptPath\\src\\cli\\simple-cli.js") {
|
|
1158
|
-
& node "$scriptPath\\src\\cli\\simple-cli.js" $args
|
|
1159
|
-
} elseif (Test-Path "$scriptPath\\dist\\cli.js") {
|
|
1160
|
-
& node "$scriptPath\\dist\\cli.js" $args
|
|
1161
|
-
} else {
|
|
1162
|
-
Write-Error "Could not find Claude Flow CLI files"
|
|
1163
|
-
exit 1
|
|
1164
|
-
}
|
|
1165
|
-
} else {
|
|
1166
|
-
# Production mode - use npx alpha
|
|
1167
|
-
& npx claude-flow@alpha $args
|
|
1168
|
-
}`;
|
|
1169
|
-
}
|
|
1170
|
-
return '';
|
|
1171
|
-
}
|
|
1172
|
-
// Fallback functions for when templates can't be loaded
|
|
1173
|
-
function createEnhancedClaudeMdFallback() {
|
|
1174
|
-
// Read from the actual template file we created
|
|
1175
|
-
try {
|
|
1176
|
-
return readFileSync(join(__dirname, 'CLAUDE.md'), 'utf8');
|
|
1177
|
-
}
|
|
1178
|
-
catch (error) {
|
|
1179
|
-
// If that fails, return a minimal version
|
|
1180
|
-
return `# Claude Code Configuration for Claude Flow
|
|
1181
|
-
|
|
1182
|
-
## 🚀 IMPORTANT: Claude Flow AI-Driven Development
|
|
1183
|
-
|
|
1184
|
-
### Claude Code Handles:
|
|
1185
|
-
- ✅ **ALL file operations** (Read, Write, Edit, MultiEdit)
|
|
1186
|
-
- ✅ **ALL code generation** and development tasks
|
|
1187
|
-
- ✅ **ALL bash commands** and system operations
|
|
1188
|
-
- ✅ **ALL actual implementation** work
|
|
1189
|
-
- ✅ **Project navigation** and code analysis
|
|
1190
|
-
|
|
1191
|
-
### Claude Flow MCP Tools Handle:
|
|
1192
|
-
- 🧠 **Coordination only** - Orchestrating Claude Code's actions
|
|
1193
|
-
- 💾 **Memory management** - Persistent state across sessions
|
|
1194
|
-
- 🤖 **Neural features** - Cognitive patterns and learning
|
|
1195
|
-
- 📊 **Performance tracking** - Monitoring and metrics
|
|
1196
|
-
- 🐝 **Swarm orchestration** - Multi-agent coordination
|
|
1197
|
-
- 🔗 **GitHub integration** - Advanced repository management
|
|
1198
|
-
|
|
1199
|
-
### ⚠️ Key Principle:
|
|
1200
|
-
**MCP tools DO NOT create content or write code.** They coordinate and enhance Claude Code's native capabilities.
|
|
1201
|
-
|
|
1202
|
-
## Quick Start
|
|
1203
|
-
|
|
1204
|
-
1. Add MCP server: \`claude mcp add claude-flow npx claude-flow mcp start\`
|
|
1205
|
-
2. Initialize swarm: \`mcp__claude-flow__swarm_init { topology: "hierarchical" }\`
|
|
1206
|
-
3. Spawn agents: \`mcp__claude-flow__agent_spawn { type: "coder" }\`
|
|
1207
|
-
4. Orchestrate: \`mcp__claude-flow__task_orchestrate { task: "Build feature" }\`
|
|
1208
|
-
|
|
1209
|
-
See full documentation in \`.claude/commands/\`
|
|
1210
|
-
`;
|
|
1211
|
-
}
|
|
1212
|
-
}
|
|
1213
|
-
function createEnhancedSettingsJsonFallback() {
|
|
1214
|
-
return JSON.stringify({
|
|
1215
|
-
env: {
|
|
1216
|
-
CLAUDE_FLOW_AUTO_COMMIT: 'false',
|
|
1217
|
-
CLAUDE_FLOW_AUTO_PUSH: 'false',
|
|
1218
|
-
CLAUDE_FLOW_HOOKS_ENABLED: 'true',
|
|
1219
|
-
CLAUDE_FLOW_TELEMETRY_ENABLED: 'true',
|
|
1220
|
-
CLAUDE_FLOW_REMOTE_EXECUTION: 'true',
|
|
1221
|
-
CLAUDE_FLOW_GITHUB_INTEGRATION: 'true',
|
|
1222
|
-
},
|
|
1223
|
-
permissions: {
|
|
1224
|
-
allow: [
|
|
1225
|
-
'Bash(npx claude-flow *)',
|
|
1226
|
-
'Bash(npm run lint)',
|
|
1227
|
-
'Bash(npm run test:*)',
|
|
1228
|
-
'Bash(npm test *)',
|
|
1229
|
-
'Bash(git status)',
|
|
1230
|
-
'Bash(git diff *)',
|
|
1231
|
-
'Bash(git log *)',
|
|
1232
|
-
'Bash(git add *)',
|
|
1233
|
-
'Bash(git commit *)',
|
|
1234
|
-
'Bash(git push)',
|
|
1235
|
-
'Bash(git config *)',
|
|
1236
|
-
'Bash(gh *)',
|
|
1237
|
-
'Bash(node *)',
|
|
1238
|
-
'Bash(which *)',
|
|
1239
|
-
'Bash(pwd)',
|
|
1240
|
-
'Bash(ls *)',
|
|
1241
|
-
],
|
|
1242
|
-
deny: ['Bash(rm -rf /)', 'Bash(curl * | bash)', 'Bash(wget * | sh)', 'Bash(eval *)'],
|
|
1243
|
-
},
|
|
1244
|
-
enabledMcpjsonServers: ['claude-flow', 'ruv-swarm'],
|
|
1245
|
-
hooks: {
|
|
1246
|
-
PreToolUse: [
|
|
1247
|
-
{
|
|
1248
|
-
matcher: 'Bash',
|
|
1249
|
-
hooks: [
|
|
1250
|
-
{
|
|
1251
|
-
type: 'command',
|
|
1252
|
-
command: 'cat | jq -r \'.tool_input.command // ""\' | xargs -I {} npx claude-flow@alpha hooks pre-command --command "{}" --validate-safety true --prepare-resources true',
|
|
1253
|
-
},
|
|
1254
|
-
],
|
|
1255
|
-
},
|
|
1256
|
-
{
|
|
1257
|
-
matcher: 'Write|Edit|MultiEdit',
|
|
1258
|
-
hooks: [
|
|
1259
|
-
{
|
|
1260
|
-
type: 'command',
|
|
1261
|
-
command: 'cat | jq -r \'.tool_input.file_path // .tool_input.path // ""\' | xargs -I {} npx claude-flow@alpha hooks pre-edit --file "{}" --auto-assign-agents true --load-context true',
|
|
1262
|
-
},
|
|
1263
|
-
],
|
|
1264
|
-
},
|
|
1265
|
-
],
|
|
1266
|
-
PostToolUse: [
|
|
1267
|
-
{
|
|
1268
|
-
matcher: 'Bash',
|
|
1269
|
-
hooks: [
|
|
1270
|
-
{
|
|
1271
|
-
type: 'command',
|
|
1272
|
-
command: 'cat | jq -r \'.tool_input.command // ""\' | xargs -I {} npx claude-flow@alpha hooks post-command --command "{}" --track-metrics true --store-results true',
|
|
1273
|
-
},
|
|
1274
|
-
],
|
|
1275
|
-
},
|
|
1276
|
-
{
|
|
1277
|
-
matcher: 'Write|Edit|MultiEdit',
|
|
1278
|
-
hooks: [
|
|
1279
|
-
{
|
|
1280
|
-
type: 'command',
|
|
1281
|
-
command: 'cat | jq -r \'.tool_input.file_path // .tool_input.path // ""\' | xargs -I {} npx claude-flow@alpha hooks post-edit --file "{}" --format true --update-memory true --train-neural true',
|
|
1282
|
-
},
|
|
1283
|
-
],
|
|
1284
|
-
},
|
|
1285
|
-
],
|
|
1286
|
-
Stop: [
|
|
1287
|
-
{
|
|
1288
|
-
hooks: [
|
|
1289
|
-
{
|
|
1290
|
-
type: 'command',
|
|
1291
|
-
command: 'npx claude-flow@alpha hooks session-end --generate-summary true --persist-state true --export-metrics true',
|
|
1292
|
-
},
|
|
1293
|
-
],
|
|
1294
|
-
},
|
|
1295
|
-
],
|
|
1296
|
-
},
|
|
1297
|
-
includeCoAuthoredBy: true,
|
|
1298
|
-
}, null, 2);
|
|
1299
|
-
}
|
|
1300
|
-
//# sourceMappingURL=enhanced-templates.js.map
|