@sparkleideas/cli 3.1.0-alpha.25 → 3.1.0-alpha.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/agents/core/coder.md +1 -1
- package/.claude/agents/core/planner.md +2 -2
- package/.claude/agents/core/researcher.md +1 -1
- package/.claude/agents/core/reviewer.md +1 -1
- package/.claude/agents/core/tester.md +1 -1
- package/.claude/agents/data/data-ml-model.md +4 -4
- package/.claude/agents/development/dev-backend-api.md +4 -4
- package/.claude/agents/documentation/docs-api-openapi.md +4 -4
- package/.claude/agents/github/code-review-swarm.md +2 -2
- package/.claude/agents/github/issue-tracker.md +2 -2
- package/.claude/agents/github/pr-manager.md +2 -2
- package/.claude/agents/github/release-manager.md +2 -2
- package/.claude/agents/github/workflow-automation.md +2 -2
- package/.claude/agents/sparc/architecture.md +3 -3
- package/.claude/agents/sparc/pseudocode.md +2 -2
- package/.claude/agents/sparc/refinement.md +3 -3
- package/.claude/agents/sparc/specification.md +2 -2
- package/.claude/agents/swarm/adaptive-coordinator.md +1 -1
- package/.claude/agents/swarm/hierarchical-coordinator.md +1 -1
- package/.claude/agents/swarm/mesh-coordinator.md +1 -1
- package/.claude/agents/templates/base-template-generator.md +3 -3
- package/.claude/agents/templates/sparc-coordinator.md +3 -3
- package/.claude/helpers/session.js +0 -8
- package/.claude/helpers/statusline.cjs +28 -96
- package/.claude/settings.json +141 -86
- package/.claude/skills/reasoningbank-intelligence/SKILL.md +2 -2
- package/.claude/skills/swarm-orchestration/SKILL.md +1 -1
- package/README.md +481 -952
- package/package.json +7 -9
- package/.claude/helpers/auto-memory-hook.mjs +0 -365
- package/.claude/helpers/hook-handler.cjs +0 -271
- package/.claude/helpers/intelligence.cjs +0 -916
- package/.claude/skills/skill-builder/.claude-flow/metrics/agent-metrics.json +0 -1
- package/.claude/skills/skill-builder/.claude-flow/metrics/performance.json +0 -87
- package/.claude/skills/skill-builder/.claude-flow/metrics/task-metrics.json +0 -10
- package/bin/preinstall.cjs +0 -2
- package/dist/src/appliance/gguf-engine.d.ts +0 -91
- package/dist/src/appliance/gguf-engine.d.ts.map +0 -1
- package/dist/src/appliance/gguf-engine.js +0 -425
- package/dist/src/appliance/gguf-engine.js.map +0 -1
- package/dist/src/appliance/ruvllm-bridge.d.ts +0 -102
- package/dist/src/appliance/ruvllm-bridge.d.ts.map +0 -1
- package/dist/src/appliance/ruvllm-bridge.js +0 -292
- package/dist/src/appliance/ruvllm-bridge.js.map +0 -1
- package/dist/src/appliance/rvfa-builder.d.ts +0 -44
- package/dist/src/appliance/rvfa-builder.d.ts.map +0 -1
- package/dist/src/appliance/rvfa-builder.js +0 -329
- package/dist/src/appliance/rvfa-builder.js.map +0 -1
- package/dist/src/appliance/rvfa-distribution.d.ts +0 -97
- package/dist/src/appliance/rvfa-distribution.d.ts.map +0 -1
- package/dist/src/appliance/rvfa-distribution.js +0 -370
- package/dist/src/appliance/rvfa-distribution.js.map +0 -1
- package/dist/src/appliance/rvfa-format.d.ts +0 -111
- package/dist/src/appliance/rvfa-format.d.ts.map +0 -1
- package/dist/src/appliance/rvfa-format.js +0 -393
- package/dist/src/appliance/rvfa-format.js.map +0 -1
- package/dist/src/appliance/rvfa-runner.d.ts +0 -69
- package/dist/src/appliance/rvfa-runner.d.ts.map +0 -1
- package/dist/src/appliance/rvfa-runner.js +0 -237
- package/dist/src/appliance/rvfa-runner.js.map +0 -1
- package/dist/src/appliance/rvfa-signing.d.ts +0 -123
- package/dist/src/appliance/rvfa-signing.d.ts.map +0 -1
- package/dist/src/appliance/rvfa-signing.js +0 -347
- package/dist/src/appliance/rvfa-signing.js.map +0 -1
- package/dist/src/benchmarks/pretrain/index.d.ts +0 -58
- package/dist/src/benchmarks/pretrain/index.d.ts.map +0 -1
- package/dist/src/benchmarks/pretrain/index.js +0 -404
- package/dist/src/benchmarks/pretrain/index.js.map +0 -1
- package/dist/src/commands/agent.d.ts +0 -8
- package/dist/src/commands/agent.d.ts.map +0 -1
- package/dist/src/commands/agent.js +0 -819
- package/dist/src/commands/agent.js.map +0 -1
- package/dist/src/commands/analyze.d.ts +0 -19
- package/dist/src/commands/analyze.d.ts.map +0 -1
- package/dist/src/commands/analyze.js +0 -1823
- package/dist/src/commands/analyze.js.map +0 -1
- package/dist/src/commands/appliance-advanced.d.ts +0 -9
- package/dist/src/commands/appliance-advanced.d.ts.map +0 -1
- package/dist/src/commands/appliance-advanced.js +0 -215
- package/dist/src/commands/appliance-advanced.js.map +0 -1
- package/dist/src/commands/appliance.d.ts +0 -8
- package/dist/src/commands/appliance.d.ts.map +0 -1
- package/dist/src/commands/appliance.js +0 -406
- package/dist/src/commands/appliance.js.map +0 -1
- package/dist/src/commands/benchmark.d.ts +0 -10
- package/dist/src/commands/benchmark.d.ts.map +0 -1
- package/dist/src/commands/benchmark.js +0 -459
- package/dist/src/commands/benchmark.js.map +0 -1
- package/dist/src/commands/categories.d.ts +0 -75
- package/dist/src/commands/categories.d.ts.map +0 -1
- package/dist/src/commands/categories.js +0 -178
- package/dist/src/commands/categories.js.map +0 -1
- package/dist/src/commands/claims.d.ts +0 -10
- package/dist/src/commands/claims.d.ts.map +0 -1
- package/dist/src/commands/claims.js +0 -373
- package/dist/src/commands/claims.js.map +0 -1
- package/dist/src/commands/completions.d.ts +0 -10
- package/dist/src/commands/completions.d.ts.map +0 -1
- package/dist/src/commands/completions.js +0 -539
- package/dist/src/commands/completions.js.map +0 -1
- package/dist/src/commands/config.d.ts +0 -8
- package/dist/src/commands/config.d.ts.map +0 -1
- package/dist/src/commands/config.js +0 -406
- package/dist/src/commands/config.js.map +0 -1
- package/dist/src/commands/daemon.d.ts +0 -8
- package/dist/src/commands/daemon.d.ts.map +0 -1
- package/dist/src/commands/daemon.js +0 -609
- package/dist/src/commands/daemon.js.map +0 -1
- package/dist/src/commands/deployment.d.ts +0 -10
- package/dist/src/commands/deployment.d.ts.map +0 -1
- package/dist/src/commands/deployment.js +0 -289
- package/dist/src/commands/deployment.js.map +0 -1
- package/dist/src/commands/doctor.d.ts +0 -10
- package/dist/src/commands/doctor.d.ts.map +0 -1
- package/dist/src/commands/doctor.js +0 -602
- package/dist/src/commands/doctor.js.map +0 -1
- package/dist/src/commands/embeddings.d.ts +0 -18
- package/dist/src/commands/embeddings.d.ts.map +0 -1
- package/dist/src/commands/embeddings.js +0 -1576
- package/dist/src/commands/embeddings.js.map +0 -1
- package/dist/src/commands/guidance.d.ts +0 -8
- package/dist/src/commands/guidance.d.ts.map +0 -1
- package/dist/src/commands/guidance.js +0 -560
- package/dist/src/commands/guidance.js.map +0 -1
- package/dist/src/commands/hive-mind.d.ts +0 -11
- package/dist/src/commands/hive-mind.d.ts.map +0 -1
- package/dist/src/commands/hive-mind.js +0 -1230
- package/dist/src/commands/hive-mind.js.map +0 -1
- package/dist/src/commands/hooks.d.ts +0 -8
- package/dist/src/commands/hooks.d.ts.map +0 -1
- package/dist/src/commands/hooks.js +0 -3759
- package/dist/src/commands/hooks.js.map +0 -1
- package/dist/src/commands/index.d.ts +0 -113
- package/dist/src/commands/index.d.ts.map +0 -1
- package/dist/src/commands/index.js +0 -368
- package/dist/src/commands/index.js.map +0 -1
- package/dist/src/commands/init.d.ts +0 -8
- package/dist/src/commands/init.d.ts.map +0 -1
- package/dist/src/commands/init.js +0 -965
- package/dist/src/commands/init.js.map +0 -1
- package/dist/src/commands/issues.d.ts +0 -21
- package/dist/src/commands/issues.d.ts.map +0 -1
- package/dist/src/commands/issues.js +0 -567
- package/dist/src/commands/issues.js.map +0 -1
- package/dist/src/commands/mcp.d.ts +0 -11
- package/dist/src/commands/mcp.d.ts.map +0 -1
- package/dist/src/commands/mcp.js +0 -715
- package/dist/src/commands/mcp.js.map +0 -1
- package/dist/src/commands/memory.d.ts +0 -8
- package/dist/src/commands/memory.d.ts.map +0 -1
- package/dist/src/commands/memory.js +0 -1292
- package/dist/src/commands/memory.js.map +0 -1
- package/dist/src/commands/migrate.d.ts +0 -8
- package/dist/src/commands/migrate.d.ts.map +0 -1
- package/dist/src/commands/migrate.js +0 -410
- package/dist/src/commands/migrate.js.map +0 -1
- package/dist/src/commands/neural.d.ts +0 -10
- package/dist/src/commands/neural.d.ts.map +0 -1
- package/dist/src/commands/neural.js +0 -1448
- package/dist/src/commands/neural.js.map +0 -1
- package/dist/src/commands/performance.d.ts +0 -10
- package/dist/src/commands/performance.d.ts.map +0 -1
- package/dist/src/commands/performance.js +0 -579
- package/dist/src/commands/performance.js.map +0 -1
- package/dist/src/commands/plugins.d.ts +0 -11
- package/dist/src/commands/plugins.d.ts.map +0 -1
- package/dist/src/commands/plugins.js +0 -820
- package/dist/src/commands/plugins.js.map +0 -1
- package/dist/src/commands/process.d.ts +0 -10
- package/dist/src/commands/process.d.ts.map +0 -1
- package/dist/src/commands/process.js +0 -641
- package/dist/src/commands/process.js.map +0 -1
- package/dist/src/commands/progress.d.ts +0 -11
- package/dist/src/commands/progress.d.ts.map +0 -1
- package/dist/src/commands/progress.js +0 -259
- package/dist/src/commands/progress.js.map +0 -1
- package/dist/src/commands/providers.d.ts +0 -10
- package/dist/src/commands/providers.d.ts.map +0 -1
- package/dist/src/commands/providers.js +0 -232
- package/dist/src/commands/providers.js.map +0 -1
- package/dist/src/commands/route.d.ts +0 -16
- package/dist/src/commands/route.d.ts.map +0 -1
- package/dist/src/commands/route.js +0 -813
- package/dist/src/commands/route.js.map +0 -1
- package/dist/src/commands/ruvector/backup.d.ts +0 -11
- package/dist/src/commands/ruvector/backup.d.ts.map +0 -1
- package/dist/src/commands/ruvector/backup.js +0 -746
- package/dist/src/commands/ruvector/backup.js.map +0 -1
- package/dist/src/commands/ruvector/benchmark.d.ts +0 -11
- package/dist/src/commands/ruvector/benchmark.d.ts.map +0 -1
- package/dist/src/commands/ruvector/benchmark.js +0 -480
- package/dist/src/commands/ruvector/benchmark.js.map +0 -1
- package/dist/src/commands/ruvector/import.d.ts +0 -18
- package/dist/src/commands/ruvector/import.d.ts.map +0 -1
- package/dist/src/commands/ruvector/import.js +0 -349
- package/dist/src/commands/ruvector/import.js.map +0 -1
- package/dist/src/commands/ruvector/index.d.ts +0 -29
- package/dist/src/commands/ruvector/index.d.ts.map +0 -1
- package/dist/src/commands/ruvector/index.js +0 -129
- package/dist/src/commands/ruvector/index.js.map +0 -1
- package/dist/src/commands/ruvector/init.d.ts +0 -11
- package/dist/src/commands/ruvector/init.d.ts.map +0 -1
- package/dist/src/commands/ruvector/init.js +0 -431
- package/dist/src/commands/ruvector/init.js.map +0 -1
- package/dist/src/commands/ruvector/migrate.d.ts +0 -11
- package/dist/src/commands/ruvector/migrate.d.ts.map +0 -1
- package/dist/src/commands/ruvector/migrate.js +0 -481
- package/dist/src/commands/ruvector/migrate.js.map +0 -1
- package/dist/src/commands/ruvector/optimize.d.ts +0 -11
- package/dist/src/commands/ruvector/optimize.d.ts.map +0 -1
- package/dist/src/commands/ruvector/optimize.js +0 -503
- package/dist/src/commands/ruvector/optimize.js.map +0 -1
- package/dist/src/commands/ruvector/setup.d.ts +0 -18
- package/dist/src/commands/ruvector/setup.d.ts.map +0 -1
- package/dist/src/commands/ruvector/setup.js +0 -765
- package/dist/src/commands/ruvector/setup.js.map +0 -1
- package/dist/src/commands/ruvector/status.d.ts +0 -11
- package/dist/src/commands/ruvector/status.d.ts.map +0 -1
- package/dist/src/commands/ruvector/status.js +0 -456
- package/dist/src/commands/ruvector/status.js.map +0 -1
- package/dist/src/commands/security.d.ts +0 -10
- package/dist/src/commands/security.d.ts.map +0 -1
- package/dist/src/commands/security.js +0 -575
- package/dist/src/commands/security.js.map +0 -1
- package/dist/src/commands/session.d.ts +0 -8
- package/dist/src/commands/session.d.ts.map +0 -1
- package/dist/src/commands/session.js +0 -750
- package/dist/src/commands/session.js.map +0 -1
- package/dist/src/commands/start.d.ts +0 -8
- package/dist/src/commands/start.d.ts.map +0 -1
- package/dist/src/commands/start.js +0 -418
- package/dist/src/commands/start.js.map +0 -1
- package/dist/src/commands/status.d.ts +0 -8
- package/dist/src/commands/status.d.ts.map +0 -1
- package/dist/src/commands/status.js +0 -591
- package/dist/src/commands/status.js.map +0 -1
- package/dist/src/commands/swarm.d.ts +0 -8
- package/dist/src/commands/swarm.d.ts.map +0 -1
- package/dist/src/commands/swarm.js +0 -748
- package/dist/src/commands/swarm.js.map +0 -1
- package/dist/src/commands/task.d.ts +0 -8
- package/dist/src/commands/task.d.ts.map +0 -1
- package/dist/src/commands/task.js +0 -671
- package/dist/src/commands/task.js.map +0 -1
- package/dist/src/commands/transfer-store.d.ts +0 -13
- package/dist/src/commands/transfer-store.d.ts.map +0 -1
- package/dist/src/commands/transfer-store.js +0 -428
- package/dist/src/commands/transfer-store.js.map +0 -1
- package/dist/src/commands/update.d.ts +0 -8
- package/dist/src/commands/update.d.ts.map +0 -1
- package/dist/src/commands/update.js +0 -276
- package/dist/src/commands/update.js.map +0 -1
- package/dist/src/commands/workflow.d.ts +0 -8
- package/dist/src/commands/workflow.d.ts.map +0 -1
- package/dist/src/commands/workflow.js +0 -617
- package/dist/src/commands/workflow.js.map +0 -1
- package/dist/src/config-adapter.d.ts +0 -15
- package/dist/src/config-adapter.d.ts.map +0 -1
- package/dist/src/config-adapter.js +0 -186
- package/dist/src/config-adapter.js.map +0 -1
- package/dist/src/index.d.ts +0 -76
- package/dist/src/index.d.ts.map +0 -1
- package/dist/src/index.js +0 -470
- package/dist/src/index.js.map +0 -1
- package/dist/src/infrastructure/in-memory-repositories.d.ts +0 -68
- package/dist/src/infrastructure/in-memory-repositories.d.ts.map +0 -1
- package/dist/src/infrastructure/in-memory-repositories.js +0 -264
- package/dist/src/infrastructure/in-memory-repositories.js.map +0 -1
- package/dist/src/init/claudemd-generator.d.ts +0 -25
- package/dist/src/init/claudemd-generator.d.ts.map +0 -1
- package/dist/src/init/claudemd-generator.js +0 -486
- package/dist/src/init/claudemd-generator.js.map +0 -1
- package/dist/src/init/executor.d.ts +0 -41
- package/dist/src/init/executor.d.ts.map +0 -1
- package/dist/src/init/executor.js +0 -1741
- package/dist/src/init/executor.js.map +0 -1
- package/dist/src/init/helpers-generator.d.ts +0 -60
- package/dist/src/init/helpers-generator.d.ts.map +0 -1
- package/dist/src/init/helpers-generator.js +0 -1166
- package/dist/src/init/helpers-generator.js.map +0 -1
- package/dist/src/init/index.d.ts +0 -13
- package/dist/src/init/index.d.ts.map +0 -1
- package/dist/src/init/index.js +0 -15
- package/dist/src/init/index.js.map +0 -1
- package/dist/src/init/mcp-generator.d.ts +0 -26
- package/dist/src/init/mcp-generator.d.ts.map +0 -1
- package/dist/src/init/mcp-generator.js +0 -116
- package/dist/src/init/mcp-generator.js.map +0 -1
- package/dist/src/init/settings-generator.d.ts +0 -14
- package/dist/src/init/settings-generator.d.ts.map +0 -1
- package/dist/src/init/settings-generator.js +0 -399
- package/dist/src/init/settings-generator.js.map +0 -1
- package/dist/src/init/statusline-generator.d.ts +0 -28
- package/dist/src/init/statusline-generator.d.ts.map +0 -1
- package/dist/src/init/statusline-generator.js +0 -817
- package/dist/src/init/statusline-generator.js.map +0 -1
- package/dist/src/init/types.d.ts +0 -287
- package/dist/src/init/types.d.ts.map +0 -1
- package/dist/src/init/types.js +0 -259
- package/dist/src/init/types.js.map +0 -1
- package/dist/src/mcp-client.d.ts +0 -92
- package/dist/src/mcp-client.d.ts.map +0 -1
- package/dist/src/mcp-client.js +0 -237
- package/dist/src/mcp-client.js.map +0 -1
- package/dist/src/mcp-server.d.ts +0 -161
- package/dist/src/mcp-server.d.ts.map +0 -1
- package/dist/src/mcp-server.js +0 -627
- package/dist/src/mcp-server.js.map +0 -1
- package/dist/src/mcp-tools/agent-tools.d.ts +0 -9
- package/dist/src/mcp-tools/agent-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/agent-tools.js +0 -549
- package/dist/src/mcp-tools/agent-tools.js.map +0 -1
- package/dist/src/mcp-tools/agentdb-tools.d.ts +0 -30
- package/dist/src/mcp-tools/agentdb-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/agentdb-tools.js +0 -557
- package/dist/src/mcp-tools/agentdb-tools.js.map +0 -1
- package/dist/src/mcp-tools/analyze-tools.d.ts +0 -38
- package/dist/src/mcp-tools/analyze-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/analyze-tools.js +0 -317
- package/dist/src/mcp-tools/analyze-tools.js.map +0 -1
- package/dist/src/mcp-tools/auto-install.d.ts +0 -83
- package/dist/src/mcp-tools/auto-install.d.ts.map +0 -1
- package/dist/src/mcp-tools/auto-install.js +0 -131
- package/dist/src/mcp-tools/auto-install.js.map +0 -1
- package/dist/src/mcp-tools/browser-tools.d.ts +0 -13
- package/dist/src/mcp-tools/browser-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/browser-tools.js +0 -550
- package/dist/src/mcp-tools/browser-tools.js.map +0 -1
- package/dist/src/mcp-tools/claims-tools.d.ts +0 -12
- package/dist/src/mcp-tools/claims-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/claims-tools.js +0 -732
- package/dist/src/mcp-tools/claims-tools.js.map +0 -1
- package/dist/src/mcp-tools/config-tools.d.ts +0 -8
- package/dist/src/mcp-tools/config-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/config-tools.js +0 -343
- package/dist/src/mcp-tools/config-tools.js.map +0 -1
- package/dist/src/mcp-tools/coordination-tools.d.ts +0 -13
- package/dist/src/mcp-tools/coordination-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/coordination-tools.js +0 -486
- package/dist/src/mcp-tools/coordination-tools.js.map +0 -1
- package/dist/src/mcp-tools/daa-tools.d.ts +0 -13
- package/dist/src/mcp-tools/daa-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/daa-tools.js +0 -426
- package/dist/src/mcp-tools/daa-tools.js.map +0 -1
- package/dist/src/mcp-tools/embeddings-tools.d.ts +0 -9
- package/dist/src/mcp-tools/embeddings-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/embeddings-tools.js +0 -782
- package/dist/src/mcp-tools/embeddings-tools.js.map +0 -1
- package/dist/src/mcp-tools/github-tools.d.ts +0 -13
- package/dist/src/mcp-tools/github-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/github-tools.js +0 -373
- package/dist/src/mcp-tools/github-tools.js.map +0 -1
- package/dist/src/mcp-tools/hive-mind-tools.d.ts +0 -8
- package/dist/src/mcp-tools/hive-mind-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/hive-mind-tools.js +0 -583
- package/dist/src/mcp-tools/hive-mind-tools.js.map +0 -1
- package/dist/src/mcp-tools/hooks-tools.d.ts +0 -44
- package/dist/src/mcp-tools/hooks-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/hooks-tools.js +0 -2969
- package/dist/src/mcp-tools/hooks-tools.js.map +0 -1
- package/dist/src/mcp-tools/index.d.ts +0 -23
- package/dist/src/mcp-tools/index.d.ts.map +0 -1
- package/dist/src/mcp-tools/index.js +0 -22
- package/dist/src/mcp-tools/index.js.map +0 -1
- package/dist/src/mcp-tools/memory-tools.d.ts +0 -14
- package/dist/src/mcp-tools/memory-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/memory-tools.js +0 -499
- package/dist/src/mcp-tools/memory-tools.js.map +0 -1
- package/dist/src/mcp-tools/neural-tools.d.ts +0 -16
- package/dist/src/mcp-tools/neural-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/neural-tools.js +0 -461
- package/dist/src/mcp-tools/neural-tools.js.map +0 -1
- package/dist/src/mcp-tools/performance-tools.d.ts +0 -16
- package/dist/src/mcp-tools/performance-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/performance-tools.js +0 -534
- package/dist/src/mcp-tools/performance-tools.js.map +0 -1
- package/dist/src/mcp-tools/progress-tools.d.ts +0 -14
- package/dist/src/mcp-tools/progress-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/progress-tools.js +0 -348
- package/dist/src/mcp-tools/progress-tools.js.map +0 -1
- package/dist/src/mcp-tools/security-tools.d.ts +0 -18
- package/dist/src/mcp-tools/security-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/security-tools.js +0 -434
- package/dist/src/mcp-tools/security-tools.js.map +0 -1
- package/dist/src/mcp-tools/session-tools.d.ts +0 -8
- package/dist/src/mcp-tools/session-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/session-tools.js +0 -315
- package/dist/src/mcp-tools/session-tools.js.map +0 -1
- package/dist/src/mcp-tools/swarm-tools.d.ts +0 -8
- package/dist/src/mcp-tools/swarm-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/swarm-tools.js +0 -102
- package/dist/src/mcp-tools/swarm-tools.js.map +0 -1
- package/dist/src/mcp-tools/system-tools.d.ts +0 -13
- package/dist/src/mcp-tools/system-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/system-tools.js +0 -417
- package/dist/src/mcp-tools/system-tools.js.map +0 -1
- package/dist/src/mcp-tools/task-tools.d.ts +0 -8
- package/dist/src/mcp-tools/task-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/task-tools.js +0 -338
- package/dist/src/mcp-tools/task-tools.js.map +0 -1
- package/dist/src/mcp-tools/terminal-tools.d.ts +0 -13
- package/dist/src/mcp-tools/terminal-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/terminal-tools.js +0 -246
- package/dist/src/mcp-tools/terminal-tools.js.map +0 -1
- package/dist/src/mcp-tools/transfer-tools.d.ts +0 -14
- package/dist/src/mcp-tools/transfer-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/transfer-tools.js +0 -396
- package/dist/src/mcp-tools/transfer-tools.js.map +0 -1
- package/dist/src/mcp-tools/types.d.ts +0 -31
- package/dist/src/mcp-tools/types.d.ts.map +0 -1
- package/dist/src/mcp-tools/types.js +0 -7
- package/dist/src/mcp-tools/types.js.map +0 -1
- package/dist/src/mcp-tools/workflow-tools.d.ts +0 -8
- package/dist/src/mcp-tools/workflow-tools.d.ts.map +0 -1
- package/dist/src/mcp-tools/workflow-tools.js +0 -572
- package/dist/src/mcp-tools/workflow-tools.js.map +0 -1
- package/dist/src/memory/ewc-consolidation.d.ts +0 -271
- package/dist/src/memory/ewc-consolidation.d.ts.map +0 -1
- package/dist/src/memory/ewc-consolidation.js +0 -542
- package/dist/src/memory/ewc-consolidation.js.map +0 -1
- package/dist/src/memory/intelligence.d.ts +0 -285
- package/dist/src/memory/intelligence.d.ts.map +0 -1
- package/dist/src/memory/intelligence.js +0 -794
- package/dist/src/memory/intelligence.js.map +0 -1
- package/dist/src/memory/memory-bridge.d.ts +0 -407
- package/dist/src/memory/memory-bridge.d.ts.map +0 -1
- package/dist/src/memory/memory-bridge.js +0 -1494
- package/dist/src/memory/memory-bridge.js.map +0 -1
- package/dist/src/memory/memory-initializer.d.ts +0 -405
- package/dist/src/memory/memory-initializer.d.ts.map +0 -1
- package/dist/src/memory/memory-initializer.js +0 -2105
- package/dist/src/memory/memory-initializer.js.map +0 -1
- package/dist/src/memory/sona-optimizer.d.ts +0 -227
- package/dist/src/memory/sona-optimizer.d.ts.map +0 -1
- package/dist/src/memory/sona-optimizer.js +0 -633
- package/dist/src/memory/sona-optimizer.js.map +0 -1
- package/dist/src/output.d.ts +0 -133
- package/dist/src/output.d.ts.map +0 -1
- package/dist/src/output.js +0 -514
- package/dist/src/output.js.map +0 -1
- package/dist/src/parser.d.ts +0 -41
- package/dist/src/parser.d.ts.map +0 -1
- package/dist/src/parser.js +0 -377
- package/dist/src/parser.js.map +0 -1
- package/dist/src/plugins/manager.d.ts +0 -133
- package/dist/src/plugins/manager.d.ts.map +0 -1
- package/dist/src/plugins/manager.js +0 -400
- package/dist/src/plugins/manager.js.map +0 -1
- package/dist/src/plugins/store/discovery.d.ts +0 -88
- package/dist/src/plugins/store/discovery.d.ts.map +0 -1
- package/dist/src/plugins/store/discovery.js +0 -1147
- package/dist/src/plugins/store/discovery.js.map +0 -1
- package/dist/src/plugins/store/index.d.ts +0 -76
- package/dist/src/plugins/store/index.d.ts.map +0 -1
- package/dist/src/plugins/store/index.js +0 -141
- package/dist/src/plugins/store/index.js.map +0 -1
- package/dist/src/plugins/store/search.d.ts +0 -46
- package/dist/src/plugins/store/search.d.ts.map +0 -1
- package/dist/src/plugins/store/search.js +0 -230
- package/dist/src/plugins/store/search.js.map +0 -1
- package/dist/src/plugins/store/types.d.ts +0 -274
- package/dist/src/plugins/store/types.d.ts.map +0 -1
- package/dist/src/plugins/store/types.js +0 -7
- package/dist/src/plugins/store/types.js.map +0 -1
- package/dist/src/plugins/tests/demo-plugin-store.d.ts +0 -7
- package/dist/src/plugins/tests/demo-plugin-store.d.ts.map +0 -1
- package/dist/src/plugins/tests/demo-plugin-store.js +0 -126
- package/dist/src/plugins/tests/demo-plugin-store.js.map +0 -1
- package/dist/src/plugins/tests/standalone-test.d.ts +0 -12
- package/dist/src/plugins/tests/standalone-test.d.ts.map +0 -1
- package/dist/src/plugins/tests/standalone-test.js +0 -188
- package/dist/src/plugins/tests/standalone-test.js.map +0 -1
- package/dist/src/plugins/tests/test-plugin-store.d.ts +0 -7
- package/dist/src/plugins/tests/test-plugin-store.d.ts.map +0 -1
- package/dist/src/plugins/tests/test-plugin-store.js +0 -206
- package/dist/src/plugins/tests/test-plugin-store.js.map +0 -1
- package/dist/src/production/circuit-breaker.d.ts +0 -101
- package/dist/src/production/circuit-breaker.d.ts.map +0 -1
- package/dist/src/production/circuit-breaker.js +0 -241
- package/dist/src/production/circuit-breaker.js.map +0 -1
- package/dist/src/production/error-handler.d.ts +0 -92
- package/dist/src/production/error-handler.d.ts.map +0 -1
- package/dist/src/production/error-handler.js +0 -299
- package/dist/src/production/error-handler.js.map +0 -1
- package/dist/src/production/index.d.ts +0 -23
- package/dist/src/production/index.d.ts.map +0 -1
- package/dist/src/production/index.js +0 -18
- package/dist/src/production/index.js.map +0 -1
- package/dist/src/production/monitoring.d.ts +0 -161
- package/dist/src/production/monitoring.d.ts.map +0 -1
- package/dist/src/production/monitoring.js +0 -356
- package/dist/src/production/monitoring.js.map +0 -1
- package/dist/src/production/rate-limiter.d.ts +0 -80
- package/dist/src/production/rate-limiter.d.ts.map +0 -1
- package/dist/src/production/rate-limiter.js +0 -201
- package/dist/src/production/rate-limiter.js.map +0 -1
- package/dist/src/production/retry.d.ts +0 -48
- package/dist/src/production/retry.d.ts.map +0 -1
- package/dist/src/production/retry.js +0 -179
- package/dist/src/production/retry.js.map +0 -1
- package/dist/src/prompt.d.ts +0 -44
- package/dist/src/prompt.d.ts.map +0 -1
- package/dist/src/prompt.js +0 -501
- package/dist/src/prompt.js.map +0 -1
- package/dist/src/runtime/headless.d.ts +0 -60
- package/dist/src/runtime/headless.d.ts.map +0 -1
- package/dist/src/runtime/headless.js +0 -284
- package/dist/src/runtime/headless.js.map +0 -1
- package/dist/src/ruvector/ast-analyzer.d.ts +0 -67
- package/dist/src/ruvector/ast-analyzer.d.ts.map +0 -1
- package/dist/src/ruvector/ast-analyzer.js +0 -277
- package/dist/src/ruvector/ast-analyzer.js.map +0 -1
- package/dist/src/ruvector/coverage-router.d.ts +0 -160
- package/dist/src/ruvector/coverage-router.d.ts.map +0 -1
- package/dist/src/ruvector/coverage-router.js +0 -529
- package/dist/src/ruvector/coverage-router.js.map +0 -1
- package/dist/src/ruvector/coverage-tools.d.ts +0 -33
- package/dist/src/ruvector/coverage-tools.d.ts.map +0 -1
- package/dist/src/ruvector/coverage-tools.js +0 -157
- package/dist/src/ruvector/coverage-tools.js.map +0 -1
- package/dist/src/ruvector/diff-classifier.d.ts +0 -175
- package/dist/src/ruvector/diff-classifier.d.ts.map +0 -1
- package/dist/src/ruvector/diff-classifier.js +0 -698
- package/dist/src/ruvector/diff-classifier.js.map +0 -1
- package/dist/src/ruvector/enhanced-model-router.d.ts +0 -146
- package/dist/src/ruvector/enhanced-model-router.d.ts.map +0 -1
- package/dist/src/ruvector/enhanced-model-router.js +0 -529
- package/dist/src/ruvector/enhanced-model-router.js.map +0 -1
- package/dist/src/ruvector/flash-attention.d.ts +0 -195
- package/dist/src/ruvector/flash-attention.d.ts.map +0 -1
- package/dist/src/ruvector/flash-attention.js +0 -643
- package/dist/src/ruvector/flash-attention.js.map +0 -1
- package/dist/src/ruvector/graph-analyzer.d.ts +0 -187
- package/dist/src/ruvector/graph-analyzer.d.ts.map +0 -1
- package/dist/src/ruvector/graph-analyzer.js +0 -929
- package/dist/src/ruvector/graph-analyzer.js.map +0 -1
- package/dist/src/ruvector/index.d.ts +0 -34
- package/dist/src/ruvector/index.d.ts.map +0 -1
- package/dist/src/ruvector/index.js +0 -60
- package/dist/src/ruvector/index.js.map +0 -1
- package/dist/src/ruvector/lora-adapter.d.ts +0 -218
- package/dist/src/ruvector/lora-adapter.d.ts.map +0 -1
- package/dist/src/ruvector/lora-adapter.js +0 -455
- package/dist/src/ruvector/lora-adapter.js.map +0 -1
- package/dist/src/ruvector/model-router.d.ts +0 -220
- package/dist/src/ruvector/model-router.d.ts.map +0 -1
- package/dist/src/ruvector/model-router.js +0 -488
- package/dist/src/ruvector/model-router.js.map +0 -1
- package/dist/src/ruvector/moe-router.d.ts +0 -206
- package/dist/src/ruvector/moe-router.d.ts.map +0 -1
- package/dist/src/ruvector/moe-router.js +0 -626
- package/dist/src/ruvector/moe-router.js.map +0 -1
- package/dist/src/ruvector/q-learning-router.d.ts +0 -211
- package/dist/src/ruvector/q-learning-router.d.ts.map +0 -1
- package/dist/src/ruvector/q-learning-router.js +0 -681
- package/dist/src/ruvector/q-learning-router.js.map +0 -1
- package/dist/src/ruvector/semantic-router.d.ts +0 -77
- package/dist/src/ruvector/semantic-router.d.ts.map +0 -1
- package/dist/src/ruvector/semantic-router.js +0 -178
- package/dist/src/ruvector/semantic-router.js.map +0 -1
- package/dist/src/ruvector/vector-db.d.ts +0 -69
- package/dist/src/ruvector/vector-db.d.ts.map +0 -1
- package/dist/src/ruvector/vector-db.js +0 -243
- package/dist/src/ruvector/vector-db.js.map +0 -1
- package/dist/src/services/agentic-flow-bridge.d.ts +0 -50
- package/dist/src/services/agentic-flow-bridge.d.ts.map +0 -1
- package/dist/src/services/agentic-flow-bridge.js +0 -95
- package/dist/src/services/agentic-flow-bridge.js.map +0 -1
- package/dist/src/services/claim-service.d.ts +0 -204
- package/dist/src/services/claim-service.d.ts.map +0 -1
- package/dist/src/services/claim-service.js +0 -818
- package/dist/src/services/claim-service.js.map +0 -1
- package/dist/src/services/container-worker-pool.d.ts +0 -197
- package/dist/src/services/container-worker-pool.d.ts.map +0 -1
- package/dist/src/services/container-worker-pool.js +0 -583
- package/dist/src/services/container-worker-pool.js.map +0 -1
- package/dist/src/services/headless-worker-executor.d.ts +0 -304
- package/dist/src/services/headless-worker-executor.d.ts.map +0 -1
- package/dist/src/services/headless-worker-executor.js +0 -999
- package/dist/src/services/headless-worker-executor.js.map +0 -1
- package/dist/src/services/index.d.ts +0 -13
- package/dist/src/services/index.d.ts.map +0 -1
- package/dist/src/services/index.js +0 -11
- package/dist/src/services/index.js.map +0 -1
- package/dist/src/services/registry-api.d.ts +0 -58
- package/dist/src/services/registry-api.d.ts.map +0 -1
- package/dist/src/services/registry-api.js +0 -146
- package/dist/src/services/registry-api.js.map +0 -1
- package/dist/src/services/ruvector-training.d.ts +0 -214
- package/dist/src/services/ruvector-training.d.ts.map +0 -1
- package/dist/src/services/ruvector-training.js +0 -497
- package/dist/src/services/ruvector-training.js.map +0 -1
- package/dist/src/services/worker-daemon.d.ts +0 -203
- package/dist/src/services/worker-daemon.d.ts.map +0 -1
- package/dist/src/services/worker-daemon.js +0 -756
- package/dist/src/services/worker-daemon.js.map +0 -1
- package/dist/src/services/worker-queue.d.ts +0 -194
- package/dist/src/services/worker-queue.d.ts.map +0 -1
- package/dist/src/services/worker-queue.js +0 -513
- package/dist/src/services/worker-queue.js.map +0 -1
- package/dist/src/suggest.d.ts +0 -53
- package/dist/src/suggest.d.ts.map +0 -1
- package/dist/src/suggest.js +0 -200
- package/dist/src/suggest.js.map +0 -1
- package/dist/src/tests/ruvector-integration-benchmark.d.ts +0 -6
- package/dist/src/tests/ruvector-integration-benchmark.d.ts.map +0 -1
- package/dist/src/tests/ruvector-integration-benchmark.js +0 -385
- package/dist/src/tests/ruvector-integration-benchmark.js.map +0 -1
- package/dist/src/transfer/anonymization/index.d.ts +0 -25
- package/dist/src/transfer/anonymization/index.d.ts.map +0 -1
- package/dist/src/transfer/anonymization/index.js +0 -175
- package/dist/src/transfer/anonymization/index.js.map +0 -1
- package/dist/src/transfer/deploy-seraphine.d.ts +0 -13
- package/dist/src/transfer/deploy-seraphine.d.ts.map +0 -1
- package/dist/src/transfer/deploy-seraphine.js +0 -205
- package/dist/src/transfer/deploy-seraphine.js.map +0 -1
- package/dist/src/transfer/export.d.ts +0 -25
- package/dist/src/transfer/export.d.ts.map +0 -1
- package/dist/src/transfer/export.js +0 -113
- package/dist/src/transfer/export.js.map +0 -1
- package/dist/src/transfer/index.d.ts +0 -12
- package/dist/src/transfer/index.d.ts.map +0 -1
- package/dist/src/transfer/index.js +0 -31
- package/dist/src/transfer/index.js.map +0 -1
- package/dist/src/transfer/ipfs/client.d.ts +0 -109
- package/dist/src/transfer/ipfs/client.d.ts.map +0 -1
- package/dist/src/transfer/ipfs/client.js +0 -307
- package/dist/src/transfer/ipfs/client.js.map +0 -1
- package/dist/src/transfer/ipfs/upload.d.ts +0 -95
- package/dist/src/transfer/ipfs/upload.d.ts.map +0 -1
- package/dist/src/transfer/ipfs/upload.js +0 -411
- package/dist/src/transfer/ipfs/upload.js.map +0 -1
- package/dist/src/transfer/models/seraphine.d.ts +0 -72
- package/dist/src/transfer/models/seraphine.d.ts.map +0 -1
- package/dist/src/transfer/models/seraphine.js +0 -373
- package/dist/src/transfer/models/seraphine.js.map +0 -1
- package/dist/src/transfer/serialization/cfp.d.ts +0 -49
- package/dist/src/transfer/serialization/cfp.d.ts.map +0 -1
- package/dist/src/transfer/serialization/cfp.js +0 -183
- package/dist/src/transfer/serialization/cfp.js.map +0 -1
- package/dist/src/transfer/storage/gcs.d.ts +0 -82
- package/dist/src/transfer/storage/gcs.d.ts.map +0 -1
- package/dist/src/transfer/storage/gcs.js +0 -256
- package/dist/src/transfer/storage/gcs.js.map +0 -1
- package/dist/src/transfer/storage/index.d.ts +0 -6
- package/dist/src/transfer/storage/index.d.ts.map +0 -1
- package/dist/src/transfer/storage/index.js +0 -6
- package/dist/src/transfer/storage/index.js.map +0 -1
- package/dist/src/transfer/store/discovery.d.ts +0 -84
- package/dist/src/transfer/store/discovery.d.ts.map +0 -1
- package/dist/src/transfer/store/discovery.js +0 -382
- package/dist/src/transfer/store/discovery.js.map +0 -1
- package/dist/src/transfer/store/download.d.ts +0 -70
- package/dist/src/transfer/store/download.d.ts.map +0 -1
- package/dist/src/transfer/store/download.js +0 -334
- package/dist/src/transfer/store/download.js.map +0 -1
- package/dist/src/transfer/store/index.d.ts +0 -84
- package/dist/src/transfer/store/index.d.ts.map +0 -1
- package/dist/src/transfer/store/index.js +0 -153
- package/dist/src/transfer/store/index.js.map +0 -1
- package/dist/src/transfer/store/publish.d.ts +0 -76
- package/dist/src/transfer/store/publish.d.ts.map +0 -1
- package/dist/src/transfer/store/publish.js +0 -294
- package/dist/src/transfer/store/publish.js.map +0 -1
- package/dist/src/transfer/store/registry.d.ts +0 -58
- package/dist/src/transfer/store/registry.d.ts.map +0 -1
- package/dist/src/transfer/store/registry.js +0 -285
- package/dist/src/transfer/store/registry.js.map +0 -1
- package/dist/src/transfer/store/search.d.ts +0 -54
- package/dist/src/transfer/store/search.d.ts.map +0 -1
- package/dist/src/transfer/store/search.js +0 -232
- package/dist/src/transfer/store/search.js.map +0 -1
- package/dist/src/transfer/store/tests/standalone-test.d.ts +0 -12
- package/dist/src/transfer/store/tests/standalone-test.d.ts.map +0 -1
- package/dist/src/transfer/store/tests/standalone-test.js +0 -190
- package/dist/src/transfer/store/tests/standalone-test.js.map +0 -1
- package/dist/src/transfer/store/types.d.ts +0 -193
- package/dist/src/transfer/store/types.d.ts.map +0 -1
- package/dist/src/transfer/store/types.js +0 -6
- package/dist/src/transfer/store/types.js.map +0 -1
- package/dist/src/transfer/test-seraphine.d.ts +0 -6
- package/dist/src/transfer/test-seraphine.d.ts.map +0 -1
- package/dist/src/transfer/test-seraphine.js +0 -105
- package/dist/src/transfer/test-seraphine.js.map +0 -1
- package/dist/src/transfer/tests/test-store.d.ts +0 -7
- package/dist/src/transfer/tests/test-store.d.ts.map +0 -1
- package/dist/src/transfer/tests/test-store.js +0 -214
- package/dist/src/transfer/tests/test-store.js.map +0 -1
- package/dist/src/transfer/types.d.ts +0 -245
- package/dist/src/transfer/types.d.ts.map +0 -1
- package/dist/src/transfer/types.js +0 -6
- package/dist/src/transfer/types.js.map +0 -1
- package/dist/src/types.d.ts +0 -198
- package/dist/src/types.d.ts.map +0 -1
- package/dist/src/types.js +0 -38
- package/dist/src/types.js.map +0 -1
- package/dist/src/update/checker.d.ts +0 -34
- package/dist/src/update/checker.d.ts.map +0 -1
- package/dist/src/update/checker.js +0 -190
- package/dist/src/update/checker.js.map +0 -1
- package/dist/src/update/executor.d.ts +0 -32
- package/dist/src/update/executor.d.ts.map +0 -1
- package/dist/src/update/executor.js +0 -181
- package/dist/src/update/executor.js.map +0 -1
- package/dist/src/update/index.d.ts +0 -33
- package/dist/src/update/index.d.ts.map +0 -1
- package/dist/src/update/index.js +0 -64
- package/dist/src/update/index.js.map +0 -1
- package/dist/src/update/rate-limiter.d.ts +0 -20
- package/dist/src/update/rate-limiter.d.ts.map +0 -1
- package/dist/src/update/rate-limiter.js +0 -96
- package/dist/src/update/rate-limiter.js.map +0 -1
- package/dist/src/update/validator.d.ts +0 -17
- package/dist/src/update/validator.d.ts.map +0 -1
- package/dist/src/update/validator.js +0 -123
- package/dist/src/update/validator.js.map +0 -1
- package/dist/tsconfig.tsbuildinfo +0 -1
|
@@ -1,406 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* V3 CLI Config Command
|
|
3
|
-
* Configuration management
|
|
4
|
-
*/
|
|
5
|
-
import { output } from '../output.js';
|
|
6
|
-
import { confirm } from '../prompt.js';
|
|
7
|
-
// Init configuration
|
|
8
|
-
const initCommand = {
|
|
9
|
-
name: 'init',
|
|
10
|
-
description: 'Initialize configuration',
|
|
11
|
-
options: [
|
|
12
|
-
{
|
|
13
|
-
name: 'force',
|
|
14
|
-
short: 'f',
|
|
15
|
-
description: 'Overwrite existing configuration',
|
|
16
|
-
type: 'boolean',
|
|
17
|
-
default: false
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
name: 'sparc',
|
|
21
|
-
description: 'Initialize with SPARC methodology',
|
|
22
|
-
type: 'boolean',
|
|
23
|
-
default: false
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
name: 'v3',
|
|
27
|
-
description: 'Initialize V3 configuration',
|
|
28
|
-
type: 'boolean',
|
|
29
|
-
default: true
|
|
30
|
-
}
|
|
31
|
-
],
|
|
32
|
-
action: async (ctx) => {
|
|
33
|
-
const sparc = ctx.flags.sparc;
|
|
34
|
-
const v3 = ctx.flags.v3;
|
|
35
|
-
output.writeln();
|
|
36
|
-
output.printInfo('Initializing RuFlo configuration...');
|
|
37
|
-
output.writeln();
|
|
38
|
-
// Create default configuration
|
|
39
|
-
const config = {
|
|
40
|
-
version: '3.0.0',
|
|
41
|
-
v3Mode: v3,
|
|
42
|
-
sparc: sparc,
|
|
43
|
-
agents: {
|
|
44
|
-
defaultType: 'coder',
|
|
45
|
-
maxConcurrent: 15,
|
|
46
|
-
autoSpawn: true,
|
|
47
|
-
timeout: 300
|
|
48
|
-
},
|
|
49
|
-
swarm: {
|
|
50
|
-
topology: 'hybrid',
|
|
51
|
-
maxAgents: 15,
|
|
52
|
-
autoScale: true,
|
|
53
|
-
coordinationStrategy: 'consensus'
|
|
54
|
-
},
|
|
55
|
-
memory: {
|
|
56
|
-
backend: 'hybrid',
|
|
57
|
-
path: './data/memory',
|
|
58
|
-
cacheSize: 256,
|
|
59
|
-
enableHNSW: true
|
|
60
|
-
},
|
|
61
|
-
mcp: {
|
|
62
|
-
transport: 'stdio',
|
|
63
|
-
autoStart: true,
|
|
64
|
-
tools: 'all'
|
|
65
|
-
},
|
|
66
|
-
providers: [
|
|
67
|
-
{ name: 'anthropic', priority: 1, enabled: true },
|
|
68
|
-
{ name: 'openrouter', priority: 2, enabled: false },
|
|
69
|
-
{ name: 'ollama', priority: 3, enabled: false }
|
|
70
|
-
]
|
|
71
|
-
};
|
|
72
|
-
output.writeln(output.dim(' Creating claude-flow.config.json...'));
|
|
73
|
-
output.writeln(output.dim(' Creating .claude-flow/ directory...'));
|
|
74
|
-
if (sparc) {
|
|
75
|
-
output.writeln(output.dim(' Initializing SPARC methodology...'));
|
|
76
|
-
output.writeln(output.dim(' Creating SPARC workflow files...'));
|
|
77
|
-
}
|
|
78
|
-
if (v3) {
|
|
79
|
-
output.writeln(output.dim(' Enabling V3 15-agent coordination...'));
|
|
80
|
-
output.writeln(output.dim(' Configuring AgentDB integration...'));
|
|
81
|
-
output.writeln(output.dim(' Setting up Flash Attention optimization...'));
|
|
82
|
-
}
|
|
83
|
-
output.writeln();
|
|
84
|
-
output.printTable({
|
|
85
|
-
columns: [
|
|
86
|
-
{ key: 'setting', header: 'Setting', width: 25 },
|
|
87
|
-
{ key: 'value', header: 'Value', width: 30 }
|
|
88
|
-
],
|
|
89
|
-
data: [
|
|
90
|
-
{ setting: 'Version', value: config.version },
|
|
91
|
-
{ setting: 'V3 Mode', value: config.v3Mode ? 'Enabled' : 'Disabled' },
|
|
92
|
-
{ setting: 'SPARC Mode', value: config.sparc ? 'Enabled' : 'Disabled' },
|
|
93
|
-
{ setting: 'Swarm Topology', value: config.swarm.topology },
|
|
94
|
-
{ setting: 'Max Agents', value: config.swarm.maxAgents },
|
|
95
|
-
{ setting: 'Memory Backend', value: config.memory.backend },
|
|
96
|
-
{ setting: 'MCP Transport', value: config.mcp.transport }
|
|
97
|
-
]
|
|
98
|
-
});
|
|
99
|
-
output.writeln();
|
|
100
|
-
output.printSuccess('Configuration initialized');
|
|
101
|
-
output.writeln(output.dim(' Config file: ./claude-flow.config.json'));
|
|
102
|
-
return { success: true, data: config };
|
|
103
|
-
}
|
|
104
|
-
};
|
|
105
|
-
// Get configuration
|
|
106
|
-
const getCommand = {
|
|
107
|
-
name: 'get',
|
|
108
|
-
description: 'Get configuration value',
|
|
109
|
-
options: [
|
|
110
|
-
{
|
|
111
|
-
name: 'key',
|
|
112
|
-
short: 'k',
|
|
113
|
-
description: 'Configuration key (dot notation)',
|
|
114
|
-
type: 'string'
|
|
115
|
-
}
|
|
116
|
-
],
|
|
117
|
-
examples: [
|
|
118
|
-
{ command: 'claude-flow config get swarm.topology', description: 'Get swarm topology' },
|
|
119
|
-
{ command: 'claude-flow config get -k memory.backend', description: 'Get memory backend' }
|
|
120
|
-
],
|
|
121
|
-
action: async (ctx) => {
|
|
122
|
-
const key = ctx.flags.key || ctx.args[0];
|
|
123
|
-
// Default config values (loaded from actual config when available)
|
|
124
|
-
const configValues = {
|
|
125
|
-
'version': '3.0.0',
|
|
126
|
-
'v3Mode': true,
|
|
127
|
-
'swarm.topology': 'hybrid',
|
|
128
|
-
'swarm.maxAgents': 15,
|
|
129
|
-
'swarm.autoScale': true,
|
|
130
|
-
'memory.backend': 'hybrid',
|
|
131
|
-
'memory.cacheSize': 256,
|
|
132
|
-
'mcp.transport': 'stdio',
|
|
133
|
-
'agents.defaultType': 'coder',
|
|
134
|
-
'agents.maxConcurrent': 15
|
|
135
|
-
};
|
|
136
|
-
if (!key) {
|
|
137
|
-
// Show all config
|
|
138
|
-
if (ctx.flags.format === 'json') {
|
|
139
|
-
output.printJson(configValues);
|
|
140
|
-
return { success: true, data: configValues };
|
|
141
|
-
}
|
|
142
|
-
output.writeln();
|
|
143
|
-
output.writeln(output.bold('Current Configuration'));
|
|
144
|
-
output.writeln();
|
|
145
|
-
output.printTable({
|
|
146
|
-
columns: [
|
|
147
|
-
{ key: 'key', header: 'Key', width: 25 },
|
|
148
|
-
{ key: 'value', header: 'Value', width: 30 }
|
|
149
|
-
],
|
|
150
|
-
data: Object.entries(configValues).map(([k, v]) => ({ key: k, value: String(v) }))
|
|
151
|
-
});
|
|
152
|
-
return { success: true, data: configValues };
|
|
153
|
-
}
|
|
154
|
-
const value = configValues[key];
|
|
155
|
-
if (value === undefined) {
|
|
156
|
-
output.printError(`Configuration key not found: ${key}`);
|
|
157
|
-
return { success: false, exitCode: 1 };
|
|
158
|
-
}
|
|
159
|
-
if (ctx.flags.format === 'json') {
|
|
160
|
-
output.printJson({ key, value });
|
|
161
|
-
}
|
|
162
|
-
else {
|
|
163
|
-
output.writeln(`${key} = ${value}`);
|
|
164
|
-
}
|
|
165
|
-
return { success: true, data: { key, value } };
|
|
166
|
-
}
|
|
167
|
-
};
|
|
168
|
-
// Set configuration
|
|
169
|
-
const setCommand = {
|
|
170
|
-
name: 'set',
|
|
171
|
-
description: 'Set configuration value',
|
|
172
|
-
options: [
|
|
173
|
-
{
|
|
174
|
-
name: 'key',
|
|
175
|
-
short: 'k',
|
|
176
|
-
description: 'Configuration key',
|
|
177
|
-
type: 'string',
|
|
178
|
-
required: true
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
name: 'value',
|
|
182
|
-
short: 'v',
|
|
183
|
-
description: 'Configuration value',
|
|
184
|
-
type: 'string',
|
|
185
|
-
required: true
|
|
186
|
-
}
|
|
187
|
-
],
|
|
188
|
-
examples: [
|
|
189
|
-
{ command: 'claude-flow config set swarm.maxAgents 20', description: 'Set max agents' },
|
|
190
|
-
{ command: 'claude-flow config set -k memory.backend -v agentdb', description: 'Set memory backend' }
|
|
191
|
-
],
|
|
192
|
-
action: async (ctx) => {
|
|
193
|
-
const key = ctx.flags.key || ctx.args[0];
|
|
194
|
-
const value = ctx.flags.value || ctx.args[1];
|
|
195
|
-
if (!key || value === undefined) {
|
|
196
|
-
output.printError('Both key and value are required');
|
|
197
|
-
return { success: false, exitCode: 1 };
|
|
198
|
-
}
|
|
199
|
-
output.printInfo(`Setting ${key} = ${value}`);
|
|
200
|
-
output.printSuccess('Configuration updated');
|
|
201
|
-
return { success: true, data: { key, value } };
|
|
202
|
-
}
|
|
203
|
-
};
|
|
204
|
-
// List providers
|
|
205
|
-
const providersCommand = {
|
|
206
|
-
name: 'providers',
|
|
207
|
-
description: 'Manage AI providers',
|
|
208
|
-
options: [
|
|
209
|
-
{
|
|
210
|
-
name: 'add',
|
|
211
|
-
short: 'a',
|
|
212
|
-
description: 'Add provider',
|
|
213
|
-
type: 'string'
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
name: 'remove',
|
|
217
|
-
short: 'r',
|
|
218
|
-
description: 'Remove provider',
|
|
219
|
-
type: 'string'
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
name: 'enable',
|
|
223
|
-
description: 'Enable provider',
|
|
224
|
-
type: 'string'
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
name: 'disable',
|
|
228
|
-
description: 'Disable provider',
|
|
229
|
-
type: 'string'
|
|
230
|
-
}
|
|
231
|
-
],
|
|
232
|
-
action: async (ctx) => {
|
|
233
|
-
const providers = [
|
|
234
|
-
{ name: 'anthropic', model: 'claude-3-5-sonnet-20241022', priority: 1, enabled: true, status: 'Active' },
|
|
235
|
-
{ name: 'openrouter', model: 'claude-3.5-sonnet', priority: 2, enabled: false, status: 'Disabled' },
|
|
236
|
-
{ name: 'ollama', model: 'llama3.2', priority: 3, enabled: false, status: 'Disabled' },
|
|
237
|
-
{ name: 'gemini', model: 'gemini-2.0-flash', priority: 4, enabled: false, status: 'Disabled' }
|
|
238
|
-
];
|
|
239
|
-
if (ctx.flags.format === 'json') {
|
|
240
|
-
output.printJson(providers);
|
|
241
|
-
return { success: true, data: providers };
|
|
242
|
-
}
|
|
243
|
-
output.writeln();
|
|
244
|
-
output.writeln(output.bold('AI Providers'));
|
|
245
|
-
output.writeln();
|
|
246
|
-
output.printTable({
|
|
247
|
-
columns: [
|
|
248
|
-
{ key: 'name', header: 'Provider', width: 12 },
|
|
249
|
-
{ key: 'model', header: 'Model', width: 25 },
|
|
250
|
-
{ key: 'priority', header: 'Priority', width: 10, align: 'right' },
|
|
251
|
-
{ key: 'status', header: 'Status', width: 10, format: (v) => {
|
|
252
|
-
if (v === 'Active')
|
|
253
|
-
return output.success(String(v));
|
|
254
|
-
return output.dim(String(v));
|
|
255
|
-
} }
|
|
256
|
-
],
|
|
257
|
-
data: providers
|
|
258
|
-
});
|
|
259
|
-
output.writeln();
|
|
260
|
-
output.writeln(output.dim('Use --add, --remove, --enable, --disable to manage providers'));
|
|
261
|
-
return { success: true, data: providers };
|
|
262
|
-
}
|
|
263
|
-
};
|
|
264
|
-
// Reset configuration
|
|
265
|
-
const resetCommand = {
|
|
266
|
-
name: 'reset',
|
|
267
|
-
description: 'Reset configuration to defaults',
|
|
268
|
-
options: [
|
|
269
|
-
{
|
|
270
|
-
name: 'force',
|
|
271
|
-
short: 'f',
|
|
272
|
-
description: 'Skip confirmation',
|
|
273
|
-
type: 'boolean',
|
|
274
|
-
default: false
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
name: 'section',
|
|
278
|
-
description: 'Reset specific section only',
|
|
279
|
-
type: 'string',
|
|
280
|
-
choices: ['agents', 'swarm', 'memory', 'mcp', 'providers', 'all']
|
|
281
|
-
}
|
|
282
|
-
],
|
|
283
|
-
action: async (ctx) => {
|
|
284
|
-
const force = ctx.flags.force;
|
|
285
|
-
const section = ctx.flags.section || 'all';
|
|
286
|
-
if (!force && ctx.interactive) {
|
|
287
|
-
const confirmed = await confirm({
|
|
288
|
-
message: `Reset ${section} configuration to defaults?`,
|
|
289
|
-
default: false
|
|
290
|
-
});
|
|
291
|
-
if (!confirmed) {
|
|
292
|
-
output.printInfo('Operation cancelled');
|
|
293
|
-
return { success: true };
|
|
294
|
-
}
|
|
295
|
-
}
|
|
296
|
-
output.printInfo(`Resetting ${section} configuration...`);
|
|
297
|
-
output.printSuccess('Configuration reset to defaults');
|
|
298
|
-
return { success: true, data: { section, reset: true } };
|
|
299
|
-
}
|
|
300
|
-
};
|
|
301
|
-
// Export configuration
|
|
302
|
-
const exportCommand = {
|
|
303
|
-
name: 'export',
|
|
304
|
-
description: 'Export configuration',
|
|
305
|
-
options: [
|
|
306
|
-
{
|
|
307
|
-
name: 'output',
|
|
308
|
-
short: 'o',
|
|
309
|
-
description: 'Output file path',
|
|
310
|
-
type: 'string'
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
name: 'format',
|
|
314
|
-
short: 'f',
|
|
315
|
-
description: 'Export format (json, yaml)',
|
|
316
|
-
type: 'string',
|
|
317
|
-
default: 'json',
|
|
318
|
-
choices: ['json', 'yaml']
|
|
319
|
-
}
|
|
320
|
-
],
|
|
321
|
-
action: async (ctx) => {
|
|
322
|
-
const outputPath = ctx.flags.output || './claude-flow.config.export.json';
|
|
323
|
-
const config = {
|
|
324
|
-
version: '3.0.0',
|
|
325
|
-
exportedAt: new Date().toISOString(),
|
|
326
|
-
agents: { defaultType: 'coder', maxConcurrent: 15 },
|
|
327
|
-
swarm: { topology: 'hybrid', maxAgents: 15 },
|
|
328
|
-
memory: { backend: 'hybrid', cacheSize: 256 },
|
|
329
|
-
mcp: { transport: 'stdio', tools: 'all' }
|
|
330
|
-
};
|
|
331
|
-
output.printInfo(`Exporting configuration to ${outputPath}...`);
|
|
332
|
-
output.printJson(config);
|
|
333
|
-
output.writeln();
|
|
334
|
-
output.printSuccess('Configuration exported');
|
|
335
|
-
return { success: true, data: { path: outputPath, config } };
|
|
336
|
-
}
|
|
337
|
-
};
|
|
338
|
-
// Import configuration
|
|
339
|
-
const importCommand = {
|
|
340
|
-
name: 'import',
|
|
341
|
-
description: 'Import configuration',
|
|
342
|
-
options: [
|
|
343
|
-
{
|
|
344
|
-
name: 'file',
|
|
345
|
-
short: 'f',
|
|
346
|
-
description: 'Configuration file path',
|
|
347
|
-
type: 'string',
|
|
348
|
-
required: true
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
name: 'merge',
|
|
352
|
-
description: 'Merge with existing configuration',
|
|
353
|
-
type: 'boolean',
|
|
354
|
-
default: false
|
|
355
|
-
}
|
|
356
|
-
],
|
|
357
|
-
action: async (ctx) => {
|
|
358
|
-
const file = ctx.flags.file || ctx.args[0];
|
|
359
|
-
const merge = ctx.flags.merge;
|
|
360
|
-
if (!file) {
|
|
361
|
-
output.printError('File path is required');
|
|
362
|
-
return { success: false, exitCode: 1 };
|
|
363
|
-
}
|
|
364
|
-
output.printInfo(`Importing configuration from ${file}...`);
|
|
365
|
-
if (merge) {
|
|
366
|
-
output.writeln(output.dim(' Merging with existing configuration...'));
|
|
367
|
-
}
|
|
368
|
-
else {
|
|
369
|
-
output.writeln(output.dim(' Replacing existing configuration...'));
|
|
370
|
-
}
|
|
371
|
-
output.printSuccess('Configuration imported');
|
|
372
|
-
return { success: true, data: { file, merge, imported: true } };
|
|
373
|
-
}
|
|
374
|
-
};
|
|
375
|
-
// Main config command
|
|
376
|
-
export const configCommand = {
|
|
377
|
-
name: 'config',
|
|
378
|
-
description: 'Configuration management',
|
|
379
|
-
subcommands: [initCommand, getCommand, setCommand, providersCommand, resetCommand, exportCommand, importCommand],
|
|
380
|
-
options: [],
|
|
381
|
-
examples: [
|
|
382
|
-
{ command: 'claude-flow config init --v3', description: 'Initialize V3 config' },
|
|
383
|
-
{ command: 'claude-flow config get swarm.topology', description: 'Get config value' },
|
|
384
|
-
{ command: 'claude-flow config set swarm.maxAgents 20', description: 'Set config value' }
|
|
385
|
-
],
|
|
386
|
-
action: async (ctx) => {
|
|
387
|
-
output.writeln();
|
|
388
|
-
output.writeln(output.bold('Configuration Management'));
|
|
389
|
-
output.writeln();
|
|
390
|
-
output.writeln('Usage: claude-flow config <subcommand> [options]');
|
|
391
|
-
output.writeln();
|
|
392
|
-
output.writeln('Subcommands:');
|
|
393
|
-
output.printList([
|
|
394
|
-
`${output.highlight('init')} - Initialize configuration`,
|
|
395
|
-
`${output.highlight('get')} - Get configuration value`,
|
|
396
|
-
`${output.highlight('set')} - Set configuration value`,
|
|
397
|
-
`${output.highlight('providers')} - Manage AI providers`,
|
|
398
|
-
`${output.highlight('reset')} - Reset to defaults`,
|
|
399
|
-
`${output.highlight('export')} - Export configuration`,
|
|
400
|
-
`${output.highlight('import')} - Import configuration`
|
|
401
|
-
]);
|
|
402
|
-
return { success: true };
|
|
403
|
-
}
|
|
404
|
-
};
|
|
405
|
-
export default configCommand;
|
|
406
|
-
//# sourceMappingURL=config.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"config.js","sourceRoot":"","sources":["../../../src/commands/config.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* V3 CLI Daemon Command
|
|
3
|
-
* Manages background worker daemon (Node.js-based, similar to shell helpers)
|
|
4
|
-
*/
|
|
5
|
-
import type { Command } from '../types.js';
|
|
6
|
-
export declare const daemonCommand: Command;
|
|
7
|
-
export default daemonCommand;
|
|
8
|
-
//# sourceMappingURL=daemon.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"daemon.d.ts","sourceRoot":"","sources":["../../../src/commands/daemon.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAiC,MAAM,aAAa,CAAC;AAgnB1E,eAAO,MAAM,aAAa,EAAE,OA6D3B,CAAC;AAEF,eAAe,aAAa,CAAC"}
|