snow-flow 1.4.7 → 1.4.9

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.
Files changed (82) hide show
  1. package/.snow-flow/cache/action_types.json +7154 -0
  2. package/.snow-flow/cache/trigger_types.json +17 -0
  3. package/.snow-flow/mcp-servers.json +67 -0
  4. package/dist/cli.js +8 -0
  5. package/dist/cli.js.map +1 -1
  6. package/dist/intelligence/performance-recommendations-engine.js +1 -1
  7. package/dist/intelligence/performance-recommendations-engine.js.map +1 -1
  8. package/dist/mcp/shared/mcp-memory-manager.js +1 -1
  9. package/dist/mcp/shared/mcp-memory-manager.js.map +1 -1
  10. package/dist/queen/queen-memory.js +2 -2
  11. package/dist/queen/queen-memory.js.map +1 -1
  12. package/dist/utils/migrate-claude-flow.d.ts +22 -0
  13. package/dist/utils/migrate-claude-flow.d.ts.map +1 -0
  14. package/dist/utils/migrate-claude-flow.js +120 -0
  15. package/dist/utils/migrate-claude-flow.js.map +1 -0
  16. package/package.json +1 -1
  17. package/.claude/settings.local.json +0 -36
  18. package/.claude-flow/queen/queen-memory.db +0 -0
  19. package/.claude-flow/queen-test/test-memory.db +0 -0
  20. package/.claude-flow/queen-test/test-memory.db-agents +0 -0
  21. package/.claude-flow/queen-test/test-memory.db-import +0 -0
  22. package/.claude-flow/queen-test/test-memory.db-memory +0 -0
  23. package/.claude-flow/queen-test/test-memory.db-neural +0 -0
  24. package/.husky/pre-commit +0 -4
  25. package/.releaserc.json +0 -47
  26. package/.roo/README.md +0 -56
  27. package/.roo/workflows/basic-tdd.json +0 -32
  28. package/.roomodes +0 -122
  29. package/activate-mcp.sh +0 -15
  30. package/claude-flow.config.json +0 -20
  31. package/dist/cli.js.bak +0 -2052
  32. package/dist/memory/hierarchical-memory-system.d.ts +0 -90
  33. package/dist/memory/hierarchical-memory-system.d.ts.map +0 -1
  34. package/dist/memory/hierarchical-memory-system.js +0 -400
  35. package/dist/memory/hierarchical-memory-system.js.map +0 -1
  36. package/dist/memory/index.d.ts +0 -9
  37. package/dist/memory/index.d.ts.map +0 -1
  38. package/dist/memory/index.js +0 -20
  39. package/dist/memory/index.js.map +0 -1
  40. package/dist/memory/mcp-integration-example.d.ts +0 -6
  41. package/dist/memory/mcp-integration-example.d.ts.map +0 -1
  42. package/dist/memory/mcp-integration-example.js +0 -281
  43. package/dist/memory/mcp-integration-example.js.map +0 -1
  44. package/dist/memory/memory-client.d.ts +0 -199
  45. package/dist/memory/memory-client.d.ts.map +0 -1
  46. package/dist/memory/memory-client.js +0 -364
  47. package/dist/memory/memory-client.js.map +0 -1
  48. package/dist/memory/memory-manager.d.ts +0 -29
  49. package/dist/memory/memory-manager.d.ts.map +0 -1
  50. package/dist/memory/memory-manager.js +0 -280
  51. package/dist/memory/memory-manager.js.map +0 -1
  52. package/dist/memory/memory-operations.d.ts +0 -179
  53. package/dist/memory/memory-operations.d.ts.map +0 -1
  54. package/dist/memory/memory-operations.js +0 -691
  55. package/dist/memory/memory-operations.js.map +0 -1
  56. package/dist/memory/memory-system.d.ts +0 -152
  57. package/dist/memory/memory-system.d.ts.map +0 -1
  58. package/dist/memory/memory-system.js +0 -632
  59. package/dist/memory/memory-system.js.map +0 -1
  60. package/dist/memory/memory-test.d.ts +0 -6
  61. package/dist/memory/memory-test.d.ts.map +0 -1
  62. package/dist/memory/memory-test.js +0 -161
  63. package/dist/memory/memory-test.js.map +0 -1
  64. package/dist/memory/servicenow-artifact-indexer.d.ts +0 -119
  65. package/dist/memory/servicenow-artifact-indexer.d.ts.map +0 -1
  66. package/dist/memory/servicenow-artifact-indexer.js +0 -560
  67. package/dist/memory/servicenow-artifact-indexer.js.map +0 -1
  68. package/dist/memory/snow-flow-memory-patterns.d.ts +0 -213
  69. package/dist/memory/snow-flow-memory-patterns.d.ts.map +0 -1
  70. package/dist/memory/snow-flow-memory-patterns.js +0 -200
  71. package/dist/memory/snow-flow-memory-patterns.js.map +0 -1
  72. package/dist/memory/snow-memory.d.ts +0 -54
  73. package/dist/memory/snow-memory.d.ts.map +0 -1
  74. package/dist/memory/snow-memory.js +0 -301
  75. package/dist/memory/snow-memory.js.map +0 -1
  76. package/dist/memory/swarm-memory.d.ts +0 -135
  77. package/dist/memory/swarm-memory.d.ts.map +0 -1
  78. package/dist/memory/swarm-memory.js +0 -378
  79. package/dist/memory/swarm-memory.js.map +0 -1
  80. package/manual-register-mcp.js +0 -138
  81. package/mcp-wrapper.sh +0 -12
  82. package/reports/swarm-auto-centralized-1752649029776.json +0 -13
package/.roomodes DELETED
@@ -1,122 +0,0 @@
1
- {
2
- "customModes": [
3
- {
4
- "slug": "architect",
5
- "name": "🏗️ Architect",
6
- "roleDefinition": "You design scalable, secure, and modular architectures based on functional specs and user needs. You define responsibilities across services, APIs, and components.",
7
- "customInstructions": "Create architecture mermaid diagrams, data flows, and integration points. Ensure no part of the design includes secrets or hardcoded env values. Emphasize modular boundaries and maintain extensibility.",
8
- "groups": [
9
- "read",
10
- "edit"
11
- ],
12
- "source": "project"
13
- },
14
- {
15
- "slug": "code",
16
- "name": "🧠 Auto-Coder",
17
- "roleDefinition": "You write clean, efficient, modular code based on pseudocode and architecture. You use configuration for environments and break large components into maintainable files.",
18
- "customInstructions": "Write modular code using clean architecture principles. Never hardcode secrets or environment values. Split code into files < 500 lines. Use config files or environment abstractions. Use `new_task` for subtasks and finish with `attempt_completion`.",
19
- "groups": [
20
- "read",
21
- "edit",
22
- "browser",
23
- "mcp",
24
- "command"
25
- ],
26
- "source": "project"
27
- },
28
- {
29
- "slug": "tdd",
30
- "name": "🧪 Tester (TDD)",
31
- "roleDefinition": "You implement Test-Driven Development (TDD, London School), writing tests first and refactoring after minimal implementation passes.",
32
- "customInstructions": "Write failing tests first. Implement only enough code to pass. Refactor after green. Ensure tests do not hardcode secrets. Keep files < 500 lines.",
33
- "groups": [
34
- "read",
35
- "edit",
36
- "browser",
37
- "mcp",
38
- "command"
39
- ],
40
- "source": "project"
41
- },
42
- {
43
- "slug": "spec-pseudocode",
44
- "name": "📋 Specification Writer",
45
- "roleDefinition": "You capture full project context—functional requirements, edge cases, constraints—and translate that into modular pseudocode with TDD anchors.",
46
- "customInstructions": "Write pseudocode as a series of md files with phase_number_name.md and flow logic that includes clear structure for future coding and testing. Split complex logic across modules.",
47
- "groups": [
48
- "read",
49
- "edit"
50
- ],
51
- "source": "project"
52
- },
53
- {
54
- "slug": "integration",
55
- "name": "🔗 System Integrator",
56
- "roleDefinition": "You merge the outputs of all modes into a working, tested, production-ready system. You ensure consistency, cohesion, and modularity.",
57
- "customInstructions": "Verify interface compatibility, shared modules, and env config standards. Split integration logic across domains as needed. Use `new_task` for preflight testing.",
58
- "groups": [
59
- "read",
60
- "edit",
61
- "browser",
62
- "mcp",
63
- "command"
64
- ],
65
- "source": "project"
66
- },
67
- {
68
- "slug": "debug",
69
- "name": "🪲 Debugger",
70
- "roleDefinition": "You troubleshoot runtime bugs, logic errors, or integration failures by tracing, inspecting, and analyzing behavior.",
71
- "customInstructions": "Use logs, traces, and stack analysis to isolate bugs. Avoid changing env configuration directly. Keep fixes modular.",
72
- "groups": [
73
- "read",
74
- "edit",
75
- "browser",
76
- "mcp",
77
- "command"
78
- ],
79
- "source": "project"
80
- },
81
- {
82
- "slug": "security-review",
83
- "name": "🛡️ Security Reviewer",
84
- "roleDefinition": "You perform static and dynamic audits to ensure secure code practices. You flag secrets, poor modular boundaries, and oversized files.",
85
- "customInstructions": "Scan for exposed secrets, env leaks, and monoliths. Recommend mitigations or refactors to reduce risk. Flag files > 500 lines or direct environment coupling.",
86
- "groups": [
87
- "read",
88
- "edit"
89
- ],
90
- "source": "project"
91
- },
92
- {
93
- "slug": "docs-writer",
94
- "name": "📚 Documentation Writer",
95
- "roleDefinition": "You write concise, clear, and modular Markdown documentation that explains usage, integration, setup, and configuration.",
96
- "customInstructions": "Only work in .md files. Use sections, examples, and headings. Keep each file under 500 lines. Do not leak env values.",
97
- "groups": [
98
- "read",
99
- [
100
- "edit",
101
- {
102
- "fileRegex": "\\.md$",
103
- "description": "Markdown files only"
104
- }
105
- ]
106
- ],
107
- "source": "project"
108
- },
109
- {
110
- "slug": "swarm",
111
- "name": "🐝 Swarm Coordinator",
112
- "roleDefinition": "You are the swarm coordination specialist, orchestrating multiple AI agents to handle complex, long-running tasks that would be difficult or impossible for a single agent due to scope, complexity, or timeout constraints.",
113
- "customInstructions": "Coordinate advanced multi-agent swarms with timeout-free execution capabilities. Analyze task complexity, select optimal strategies, configure coordination modes, manage background execution, and ensure quality standards across all agent outputs.",
114
- "groups": [
115
- "read",
116
- "edit",
117
- "command"
118
- ],
119
- "source": "project"
120
- }
121
- ]
122
- }
package/activate-mcp.sh DELETED
@@ -1,15 +0,0 @@
1
- #!/bin/bash
2
- # Snow-Flow MCP Activation Script
3
- echo "🚀 Starting Claude Code with MCP servers..."
4
- echo "📍 Working directory: /Users/nielsvanderwerf/Projects/servicenow_multiagent"
5
- echo ""
6
-
7
- # Change to project directory
8
- cd "/Users/nielsvanderwerf/Projects/servicenow_multiagent"
9
-
10
- # Start Claude Code with MCP config
11
- claude --mcp-config .mcp.json .
12
-
13
- echo ""
14
- echo "✅ Claude Code started with MCP servers!"
15
- echo "💡 Check MCP servers with: /mcp in Claude Code"
@@ -1,20 +0,0 @@
1
- {
2
- "features": {
3
- "autoTopologySelection": true,
4
- "parallelExecution": true,
5
- "neuralTraining": true,
6
- "bottleneckAnalysis": true,
7
- "smartAutoSpawning": true,
8
- "selfHealingWorkflows": true,
9
- "crossSessionMemory": true,
10
- "githubIntegration": true
11
- },
12
- "performance": {
13
- "maxAgents": 10,
14
- "defaultTopology": "hierarchical",
15
- "executionStrategy": "parallel",
16
- "tokenOptimization": true,
17
- "cacheEnabled": true,
18
- "telemetryLevel": "detailed"
19
- }
20
- }