claude-flow 3.10.38 → 3.10.39

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.
@@ -1 +1 @@
1
- {"sessionId":"fd9b0530-a395-4da0-9b21-a26731cef01f","pid":91923,"procStart":"Mon May 11 02:12:51 2026","acquiredAt":1778466450635}
1
+ {"sessionId":"52c25bf9-4a48-4a92-b86e-952e2e8c9fd2","pid":39252,"acquiredAt":1780929066497}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-flow",
3
- "version": "3.10.38",
3
+ "version": "3.10.39",
4
4
  "description": "Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@claude-flow/cli",
3
- "version": "3.10.38",
3
+ "version": "3.10.39",
4
4
  "type": "module",
5
5
  "description": "Ruflo CLI - Enterprise AI agent orchestration with 60+ specialized agents, swarm coordination, MCP server, self-learning hooks, and vector memory for Claude Code",
6
6
  "main": "dist/src/index.js",
@@ -109,7 +109,7 @@
109
109
  "@claude-flow/codex": "^3.0.0-alpha.8",
110
110
  "@claude-flow/embeddings": "^3.0.0-alpha.18",
111
111
  "@claude-flow/guidance": "^3.0.0-alpha.1",
112
- "@claude-flow/memory": "^3.0.0-alpha.17",
112
+ "@claude-flow/memory": "^3.0.0-alpha.20",
113
113
  "@claude-flow/plugin-gastown-bridge": "^0.1.3",
114
114
  "@claude-flow/security": "^3.0.0-alpha.10",
115
115
  "@ruvector/attention": "^0.1.32",