claude-flow 2.0.0-alpha.80 → 2.0.0-alpha.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/checkpoints/summary-session-20250731-142811.md +102 -0
- package/.claude/checkpoints/summary-session-20250731-142926.md +103 -0
- package/.claude/settings.json +5 -1
- package/README.md +2 -2
- package/bin/claude-flow +1 -1
- package/package.json +1 -1
- package/src/cli/simple-commands/init/templates/enhanced-templates.js +2 -2
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
# Session Summary - 2025-07-31 14:28:11
|
|
2
|
+
|
|
3
|
+
## Checkpoints Created
|
|
4
|
+
1753906298.json
|
|
5
|
+
1753906353.json
|
|
6
|
+
1753906370.json
|
|
7
|
+
task-1753913133.json
|
|
8
|
+
task-1753913281.json
|
|
9
|
+
task-1753913468.json
|
|
10
|
+
|
|
11
|
+
## Files Modified
|
|
12
|
+
.claude-flow/metrics/performance.json
|
|
13
|
+
.claude-flow/metrics/system-metrics.json
|
|
14
|
+
.claude-flow/metrics/task-metrics.json
|
|
15
|
+
.claude/checkpoints/summary-session-20250730-222733.md
|
|
16
|
+
.claude/checkpoints/task-1753913468.json
|
|
17
|
+
.claude/commands/analysis/README.md
|
|
18
|
+
.claude/commands/analysis/bottleneck-detect.md
|
|
19
|
+
.claude/commands/analysis/performance-report.md
|
|
20
|
+
.claude/commands/analysis/token-usage.md
|
|
21
|
+
.claude/commands/automation/README.md
|
|
22
|
+
.claude/commands/automation/auto-agent.md
|
|
23
|
+
.claude/commands/automation/smart-spawn.md
|
|
24
|
+
.claude/commands/automation/workflow-select.md
|
|
25
|
+
.claude/commands/coordination/README.md
|
|
26
|
+
.claude/commands/coordination/agent-spawn.md
|
|
27
|
+
.claude/commands/coordination/swarm-init.md
|
|
28
|
+
.claude/commands/coordination/task-orchestrate.md
|
|
29
|
+
.claude/commands/github/README.md
|
|
30
|
+
.claude/commands/github/code-review.md
|
|
31
|
+
.claude/commands/github/github-swarm.md
|
|
32
|
+
.claude/commands/github/issue-triage.md
|
|
33
|
+
.claude/commands/github/pr-enhance.md
|
|
34
|
+
.claude/commands/github/repo-analyze.md
|
|
35
|
+
.claude/commands/hooks/README.md
|
|
36
|
+
.claude/commands/hooks/post-edit.md
|
|
37
|
+
.claude/commands/hooks/post-task.md
|
|
38
|
+
.claude/commands/hooks/pre-edit.md
|
|
39
|
+
.claude/commands/hooks/pre-task.md
|
|
40
|
+
.claude/commands/hooks/session-end.md
|
|
41
|
+
.claude/commands/memory/README.md
|
|
42
|
+
.claude/commands/memory/memory-persist.md
|
|
43
|
+
.claude/commands/memory/memory-search.md
|
|
44
|
+
.claude/commands/memory/memory-usage.md
|
|
45
|
+
.claude/commands/monitoring/README.md
|
|
46
|
+
.claude/commands/monitoring/agent-metrics.md
|
|
47
|
+
.claude/commands/monitoring/real-time-view.md
|
|
48
|
+
.claude/commands/monitoring/swarm-monitor.md
|
|
49
|
+
.claude/commands/optimization/README.md
|
|
50
|
+
.claude/commands/optimization/cache-manage.md
|
|
51
|
+
.claude/commands/optimization/parallel-execute.md
|
|
52
|
+
.claude/commands/optimization/topology-optimize.md
|
|
53
|
+
.claude/commands/training/README.md
|
|
54
|
+
.claude/commands/training/model-update.md
|
|
55
|
+
.claude/commands/training/neural-train.md
|
|
56
|
+
.claude/commands/training/pattern-learn.md
|
|
57
|
+
.claude/commands/workflows/README.md
|
|
58
|
+
.claude/commands/workflows/workflow-create.md
|
|
59
|
+
.claude/commands/workflows/workflow-execute.md
|
|
60
|
+
.claude/commands/workflows/workflow-export.md
|
|
61
|
+
.claude/helpers/checkpoint-manager.sh
|
|
62
|
+
.claude/helpers/github-safe.js
|
|
63
|
+
.claude/helpers/github-setup.sh
|
|
64
|
+
.claude/helpers/quick-start.sh
|
|
65
|
+
.claude/helpers/setup-mcp.sh
|
|
66
|
+
.claude/helpers/standard-checkpoint-hooks.sh
|
|
67
|
+
.claude/settings.json
|
|
68
|
+
.gitignore
|
|
69
|
+
.hive-mind/config.json
|
|
70
|
+
CLAUDE.md
|
|
71
|
+
analysis-reports/bottleneck-1753893960802.json
|
|
72
|
+
analysis-reports/bottleneck-1753894914289.json
|
|
73
|
+
analysis-reports/performance-1753893818551.html
|
|
74
|
+
analysis-reports/performance-1753894706187.html
|
|
75
|
+
analysis-reports/performance-1753894903265.html
|
|
76
|
+
analysis-reports/token-usage-1753892943804.csv
|
|
77
|
+
claude-flow
|
|
78
|
+
claude-flow-wiki
|
|
79
|
+
memory/agents/README.md
|
|
80
|
+
memory/sessions/README.md
|
|
81
|
+
src/cli/simple-commands/init/template-copier.js
|
|
82
|
+
src/cli/simple-commands/init/templates/enhanced-templates.js
|
|
83
|
+
test-npm-distribution.js
|
|
84
|
+
|
|
85
|
+
## Recent Commits
|
|
86
|
+
48b228d 🔖 Checkpoint: Edit example-file.js
|
|
87
|
+
48eb1e3 🔖 Checkpoint: Edit example-file.js
|
|
88
|
+
e216f8e 🔖 Checkpoint: Edit demo.txt
|
|
89
|
+
093611a 🔧 Fix SQLite preparation errors in hive-mind spawn
|
|
90
|
+
|
|
91
|
+
## Rollback Instructions
|
|
92
|
+
To rollback to a specific checkpoint:
|
|
93
|
+
```bash
|
|
94
|
+
# List all checkpoints
|
|
95
|
+
git tag -l 'checkpoint-*' | sort -r
|
|
96
|
+
|
|
97
|
+
# Rollback to a checkpoint
|
|
98
|
+
git checkout checkpoint-YYYYMMDD-HHMMSS
|
|
99
|
+
|
|
100
|
+
# Or reset to a checkpoint (destructive)
|
|
101
|
+
git reset --hard checkpoint-YYYYMMDD-HHMMSS
|
|
102
|
+
```
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
# Session Summary - 2025-07-31 14:29:26
|
|
2
|
+
|
|
3
|
+
## Checkpoints Created
|
|
4
|
+
1753906298.json
|
|
5
|
+
1753906353.json
|
|
6
|
+
1753906370.json
|
|
7
|
+
task-1753913133.json
|
|
8
|
+
task-1753913281.json
|
|
9
|
+
task-1753913468.json
|
|
10
|
+
|
|
11
|
+
## Files Modified
|
|
12
|
+
.claude-flow/metrics/performance.json
|
|
13
|
+
.claude-flow/metrics/system-metrics.json
|
|
14
|
+
.claude-flow/metrics/task-metrics.json
|
|
15
|
+
.claude/checkpoints/summary-session-20250730-222733.md
|
|
16
|
+
.claude/checkpoints/summary-session-20250731-142811.md
|
|
17
|
+
.claude/checkpoints/task-1753913468.json
|
|
18
|
+
.claude/commands/analysis/README.md
|
|
19
|
+
.claude/commands/analysis/bottleneck-detect.md
|
|
20
|
+
.claude/commands/analysis/performance-report.md
|
|
21
|
+
.claude/commands/analysis/token-usage.md
|
|
22
|
+
.claude/commands/automation/README.md
|
|
23
|
+
.claude/commands/automation/auto-agent.md
|
|
24
|
+
.claude/commands/automation/smart-spawn.md
|
|
25
|
+
.claude/commands/automation/workflow-select.md
|
|
26
|
+
.claude/commands/coordination/README.md
|
|
27
|
+
.claude/commands/coordination/agent-spawn.md
|
|
28
|
+
.claude/commands/coordination/swarm-init.md
|
|
29
|
+
.claude/commands/coordination/task-orchestrate.md
|
|
30
|
+
.claude/commands/github/README.md
|
|
31
|
+
.claude/commands/github/code-review.md
|
|
32
|
+
.claude/commands/github/github-swarm.md
|
|
33
|
+
.claude/commands/github/issue-triage.md
|
|
34
|
+
.claude/commands/github/pr-enhance.md
|
|
35
|
+
.claude/commands/github/repo-analyze.md
|
|
36
|
+
.claude/commands/hooks/README.md
|
|
37
|
+
.claude/commands/hooks/post-edit.md
|
|
38
|
+
.claude/commands/hooks/post-task.md
|
|
39
|
+
.claude/commands/hooks/pre-edit.md
|
|
40
|
+
.claude/commands/hooks/pre-task.md
|
|
41
|
+
.claude/commands/hooks/session-end.md
|
|
42
|
+
.claude/commands/memory/README.md
|
|
43
|
+
.claude/commands/memory/memory-persist.md
|
|
44
|
+
.claude/commands/memory/memory-search.md
|
|
45
|
+
.claude/commands/memory/memory-usage.md
|
|
46
|
+
.claude/commands/monitoring/README.md
|
|
47
|
+
.claude/commands/monitoring/agent-metrics.md
|
|
48
|
+
.claude/commands/monitoring/real-time-view.md
|
|
49
|
+
.claude/commands/monitoring/swarm-monitor.md
|
|
50
|
+
.claude/commands/optimization/README.md
|
|
51
|
+
.claude/commands/optimization/cache-manage.md
|
|
52
|
+
.claude/commands/optimization/parallel-execute.md
|
|
53
|
+
.claude/commands/optimization/topology-optimize.md
|
|
54
|
+
.claude/commands/training/README.md
|
|
55
|
+
.claude/commands/training/model-update.md
|
|
56
|
+
.claude/commands/training/neural-train.md
|
|
57
|
+
.claude/commands/training/pattern-learn.md
|
|
58
|
+
.claude/commands/workflows/README.md
|
|
59
|
+
.claude/commands/workflows/workflow-create.md
|
|
60
|
+
.claude/commands/workflows/workflow-execute.md
|
|
61
|
+
.claude/commands/workflows/workflow-export.md
|
|
62
|
+
.claude/helpers/checkpoint-manager.sh
|
|
63
|
+
.claude/helpers/github-safe.js
|
|
64
|
+
.claude/helpers/github-setup.sh
|
|
65
|
+
.claude/helpers/quick-start.sh
|
|
66
|
+
.claude/helpers/setup-mcp.sh
|
|
67
|
+
.claude/helpers/standard-checkpoint-hooks.sh
|
|
68
|
+
.claude/settings.json
|
|
69
|
+
.gitignore
|
|
70
|
+
.hive-mind/config.json
|
|
71
|
+
CLAUDE.md
|
|
72
|
+
analysis-reports/bottleneck-1753893960802.json
|
|
73
|
+
analysis-reports/bottleneck-1753894914289.json
|
|
74
|
+
analysis-reports/performance-1753893818551.html
|
|
75
|
+
analysis-reports/performance-1753894706187.html
|
|
76
|
+
analysis-reports/performance-1753894903265.html
|
|
77
|
+
analysis-reports/token-usage-1753892943804.csv
|
|
78
|
+
claude-flow
|
|
79
|
+
claude-flow-wiki
|
|
80
|
+
memory/agents/README.md
|
|
81
|
+
memory/sessions/README.md
|
|
82
|
+
src/cli/simple-commands/init/template-copier.js
|
|
83
|
+
src/cli/simple-commands/init/templates/enhanced-templates.js
|
|
84
|
+
test-npm-distribution.js
|
|
85
|
+
|
|
86
|
+
## Recent Commits
|
|
87
|
+
48b228d 🔖 Checkpoint: Edit example-file.js
|
|
88
|
+
48eb1e3 🔖 Checkpoint: Edit example-file.js
|
|
89
|
+
e216f8e 🔖 Checkpoint: Edit demo.txt
|
|
90
|
+
093611a 🔧 Fix SQLite preparation errors in hive-mind spawn
|
|
91
|
+
|
|
92
|
+
## Rollback Instructions
|
|
93
|
+
To rollback to a specific checkpoint:
|
|
94
|
+
```bash
|
|
95
|
+
# List all checkpoints
|
|
96
|
+
git tag -l 'checkpoint-*' | sort -r
|
|
97
|
+
|
|
98
|
+
# Rollback to a checkpoint
|
|
99
|
+
git checkout checkpoint-YYYYMMDD-HHMMSS
|
|
100
|
+
|
|
101
|
+
# Or reset to a checkpoint (destructive)
|
|
102
|
+
git reset --hard checkpoint-YYYYMMDD-HHMMSS
|
|
103
|
+
```
|
package/.claude/settings.json
CHANGED
|
@@ -99,7 +99,11 @@
|
|
|
99
99
|
"hooks": [
|
|
100
100
|
{
|
|
101
101
|
"type": "command",
|
|
102
|
-
"command": "npx claude-flow@alpha hooks session-end --generate-summary true --persist-state true --export-metrics true"
|
|
102
|
+
"command": "/usr/bin/env bash -c 'if command -v npx >/dev/null 2>&1; then npx claude-flow@alpha hooks session-end --generate-summary true --persist-state true --export-metrics true; else echo \"⚠️ npx not available, skipping Claude Flow session-end hook\"; fi'"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"type": "command",
|
|
106
|
+
"command": "/usr/bin/env bash -c 'if [ -f ./.claude/helpers/standard-checkpoint-hooks.sh ]; then ./.claude/helpers/standard-checkpoint-hooks.sh session-end; else echo \"⚠️ Checkpoint hooks not found\"; fi'"
|
|
103
107
|
}
|
|
104
108
|
]
|
|
105
109
|
}
|
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
[](https://github.com/ruvnet/claude-flow)
|
|
6
6
|
[](https://www.npmjs.com/package/claude-flow/v/alpha)
|
|
7
7
|
[](https://github.com/ruvnet/claude-flow)
|
|
8
|
-
[](https://discord.
|
|
8
|
+
[](https://discord.com/invite/dfxmpwkG2D)
|
|
9
9
|
[](https://github.com/ruvnet/claude-flow)
|
|
10
10
|
[](https://github.com/ruvnet/claude-flow)
|
|
11
11
|
[](https://opensource.org/licenses/MIT)
|
|
@@ -879,7 +879,7 @@ npx claude-flow@alpha init --force
|
|
|
879
879
|
|
|
880
880
|
[](https://github.com/ruvnet/claude-flow/tree/claude-flow-v2.0.0)
|
|
881
881
|
[](https://www.npmjs.com/package/claude-flow/v/alpha)
|
|
882
|
-
[](https://discord.
|
|
882
|
+
[](https://discord.com/invite/dfxmpwkG2D)
|
|
883
883
|
|
|
884
884
|
---
|
|
885
885
|
|
package/bin/claude-flow
CHANGED
package/package.json
CHANGED
|
@@ -2052,11 +2052,11 @@ function createEnhancedSettingsJsonFallback() {
|
|
|
2052
2052
|
{
|
|
2053
2053
|
type: 'command',
|
|
2054
2054
|
command:
|
|
2055
|
-
'npx claude-flow@alpha hooks session-end --generate-summary true --persist-state true --export-metrics true',
|
|
2055
|
+
'/usr/bin/env bash -c \'if command -v npx >/dev/null 2>&1; then npx claude-flow@alpha hooks session-end --generate-summary true --persist-state true --export-metrics true; else echo "⚠️ npx not available, skipping Claude Flow session-end hook"; fi\'',
|
|
2056
2056
|
},
|
|
2057
2057
|
{
|
|
2058
2058
|
type: 'command',
|
|
2059
|
-
command: './.claude/helpers/standard-checkpoint-hooks.sh session-end',
|
|
2059
|
+
command: '/usr/bin/env bash -c \'if [ -f ./.claude/helpers/standard-checkpoint-hooks.sh ]; then ./.claude/helpers/standard-checkpoint-hooks.sh session-end; else echo "⚠️ Checkpoint hooks not found"; fi\'',
|
|
2060
2060
|
},
|
|
2061
2061
|
],
|
|
2062
2062
|
},
|