claude-flow 2.0.0-alpha.86 → 2.0.0-alpha.87
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/1754424457.json +1 -0
- package/.claude/checkpoints/1754424458.json +1 -0
- package/.claude/checkpoints/1754424471.json +1 -0
- package/.claude/checkpoints/1754424473.json +1 -0
- package/.claude/checkpoints/1754424499.json +1 -0
- package/.claude/checkpoints/1754424500.json +1 -0
- package/.claude/checkpoints/1754424506.json +1 -0
- package/.claude/checkpoints/1754424508.json +1 -0
- package/.claude/checkpoints/1754424531.json +1 -0
- package/.claude/checkpoints/1754424532.json +1 -0
- package/.claude/checkpoints/1754424547.json +1 -0
- package/.claude/checkpoints/1754424549.json +1 -0
- package/.claude/checkpoints/1754424621.json +1 -0
- package/.claude/checkpoints/1754424622.json +1 -0
- package/.claude/checkpoints/1754424634.json +1 -0
- package/.claude/checkpoints/1754424635.json +1 -0
- package/.claude/checkpoints/1754424651.json +1 -0
- package/.claude/checkpoints/1754424652.json +1 -0
- package/.claude/checkpoints/1754424659.json +1 -0
- package/.claude/checkpoints/1754424661.json +1 -0
- package/.claude/checkpoints/1754424669.json +1 -0
- package/.claude/checkpoints/1754424671.json +1 -0
- package/.claude/checkpoints/1754424678.json +1 -0
- package/.claude/checkpoints/1754424680.json +1 -0
- package/.claude/checkpoints/1754424691.json +1 -0
- package/.claude/checkpoints/1754424693.json +1 -0
- package/.claude/checkpoints/1754424705.json +1 -0
- package/.claude/checkpoints/1754424706.json +1 -0
- package/.claude/checkpoints/1754424797.json +1 -0
- package/.claude/checkpoints/1754424798.json +1 -0
- package/.claude/checkpoints/1754424810.json +1 -0
- package/.claude/checkpoints/1754424812.json +1 -0
- package/.claude/checkpoints/1754424818.json +1 -0
- package/.claude/checkpoints/1754424820.json +1 -0
- package/.claude/checkpoints/1754425153.json +1 -0
- package/.claude/checkpoints/1754425155.json +1 -0
- package/.claude/checkpoints/summary-session-20250805-194932.md +582 -0
- package/.claude/checkpoints/summary-session-20250805-201358.md +1050 -0
- package/.claude/checkpoints/summary-session-20250805-201545.md +1057 -0
- package/.claude/checkpoints/summary-session-20250805-201634.md +1060 -0
- package/.claude/checkpoints/summary-session-20250805-202405.md +1069 -0
- package/.claude/checkpoints/task-1754424313.json +1 -0
- package/.claude/checkpoints/task-1754424604.json +1 -0
- package/.claude/checkpoints/task-1754424741.json +1 -0
- package/.claude/checkpoints/task-1754424873.json +1 -0
- package/.claude/checkpoints/task-1754424930.json +1 -0
- package/.claude/checkpoints/task-1754424980.json +1 -0
- package/.claude/checkpoints/task-1754425127.json +1 -0
- package/.claude/checkpoints/task-1754425201.json +1 -0
- package/.claude/checkpoints/task-1754425469.json +1 -0
- package/CHANGELOG.md +27 -0
- package/bin/claude-flow +1 -1
- package/bin/claude-flow.js +6 -4
- package/package.json +1 -1
- package/src/cli/commands/hive-mind/pause.ts +1 -1
- package/src/cli/commands/hive-mind/stop.ts +3 -3
- package/src/cli/commands/status.ts +2 -1
- package/src/cli/help-text.js +3 -2
- package/src/cli/index-remote.ts +1 -1
- package/src/cli/index.ts +1 -4
- package/src/cli/simple-cli.js +1 -2
- package/src/cli/simple-cli.ts +1 -2
- package/src/cli/simple-commands/hive-mind.js +2 -2
- package/src/core/version.js +41 -0
- package/src/core/version.ts +41 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-200737", "file": "/workspaces/claude-code-flow/src/cli/simple-cli.ts", "timestamp": "2025-08-05T20:07:37Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-200738", "file": "/workspaces/claude-code-flow/src/cli/simple-cli.ts", "timestamp": "2025-08-05T20:07:38Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 880 ++++++++++++++++++++++--------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/task-1754424313.json | 1 + src/cli/simple-cli.ts | 2 +- 5 files changed, 644 insertions(+), 247 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-200751", "file": "/workspaces/claude-code-flow/src/cli/index.ts", "timestamp": "2025-08-05T20:07:51Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-200753", "file": "/workspaces/claude-code-flow/src/cli/index.ts", "timestamp": "2025-08-05T20:07:53Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 892 ++++++++++++++++++++++--------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1754424457.json | 1 + .claude/checkpoints/1754424458.json | 1 + src/cli/index.ts | 2 +- 6 files changed, 657 insertions(+), 247 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-200819", "file": "/workspaces/claude-code-flow/src/cli/index-remote.ts", "timestamp": "2025-08-05T20:08:19Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-200820", "file": "/workspaces/claude-code-flow/src/cli/index-remote.ts", "timestamp": "2025-08-05T20:08:20Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 904 ++++++++++++++++++++++--------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1754424471.json | 1 + .claude/checkpoints/1754424473.json | 1 + src/cli/index-remote.ts | 2 +- 6 files changed, 669 insertions(+), 247 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-200826", "file": "/workspaces/claude-code-flow/src/cli/commands/status.ts", "timestamp": "2025-08-05T20:08:26Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-200828", "file": "/workspaces/claude-code-flow/src/cli/commands/status.ts", "timestamp": "2025-08-05T20:08:28Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 904 ++++++++++++++++++++++--------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1754424499.json | 1 + .claude/checkpoints/1754424500.json | 1 + src/cli/commands/status.ts | 2 +- 6 files changed, 669 insertions(+), 247 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-200851", "file": "/workspaces/claude-code-flow/src/cli/commands/hive-mind/stop.ts", "timestamp": "2025-08-05T20:08:51Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-200852", "file": "/workspaces/claude-code-flow/src/cli/commands/hive-mind/stop.ts", "timestamp": "2025-08-05T20:08:52Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 916 +++++++++++++++++++++++-------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1754424506.json | 1 + .claude/checkpoints/1754424508.json | 1 + src/cli/commands/hive-mind/stop.ts | 6 +- 6 files changed, 683 insertions(+), 249 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-200907", "file": "/workspaces/claude-code-flow/src/cli/commands/hive-mind/pause.ts", "timestamp": "2025-08-05T20:09:07Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-200909", "file": "/workspaces/claude-code-flow/src/cli/commands/hive-mind/pause.ts", "timestamp": "2025-08-05T20:09:09Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 916 +++++++++++++++++++++++-------- .claude-flow/metrics/task-metrics.json | 6 +- .claude/checkpoints/1754424531.json | 1 + .claude/checkpoints/1754424532.json | 1 + src/cli/commands/hive-mind/pause.ts | 2 +- 6 files changed, 681 insertions(+), 247 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201021", "file": "/workspaces/claude-code-flow/src/core/version.ts", "timestamp": "2025-08-05T20:10:21Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201022", "file": "/workspaces/claude-code-flow/src/core/version.ts", "timestamp": "2025-08-05T20:10:22Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 12 ++++++++++ .claude-flow/metrics/task-metrics.json | 6 ++--- .claude/checkpoints/task-1754424604.json | 1 + src/core/version.ts | 41 ++++++++++++++++++++++++++++++++ 5 files changed, 58 insertions(+), 4 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201034", "file": "/workspaces/claude-code-flow/src/core/version.js", "timestamp": "2025-08-05T20:10:34Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201035", "file": "/workspaces/claude-code-flow/src/core/version.js", "timestamp": "2025-08-05T20:10:35Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 12 ++++++++++ .claude-flow/metrics/task-metrics.json | 6 ++--- .claude/checkpoints/1754424621.json | 1 + .claude/checkpoints/1754424622.json | 1 + src/core/version.js | 41 ++++++++++++++++++++++++++++++++ 6 files changed, 59 insertions(+), 4 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201051", "file": "/workspaces/claude-code-flow/src/cli/simple-cli.ts", "timestamp": "2025-08-05T20:10:51Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201052", "file": "/workspaces/claude-code-flow/src/cli/simple-cli.ts", "timestamp": "2025-08-05T20:10:52Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 24 ++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/1754424634.json | 1 + .claude/checkpoints/1754424635.json | 1 + src/cli/simple-cli.ts | 3 +-- 6 files changed, 31 insertions(+), 6 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201059", "file": "/workspaces/claude-code-flow/src/cli/index.ts", "timestamp": "2025-08-05T20:10:59Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201101", "file": "/workspaces/claude-code-flow/src/cli/index.ts", "timestamp": "2025-08-05T20:11:01Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 24 ++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/1754424651.json | 1 + .claude/checkpoints/1754424652.json | 1 + src/cli/index.ts | 5 +---- 6 files changed, 31 insertions(+), 8 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201109", "file": "/workspaces/claude-code-flow/src/cli/index-remote.ts", "timestamp": "2025-08-05T20:11:09Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201111", "file": "/workspaces/claude-code-flow/src/cli/index-remote.ts", "timestamp": "2025-08-05T20:11:11Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 24 ++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/1754424659.json | 1 + .claude/checkpoints/1754424661.json | 1 + src/cli/index-remote.ts | 2 +- 6 files changed, 31 insertions(+), 5 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201118", "file": "/workspaces/claude-code-flow/src/cli/commands/status.ts", "timestamp": "2025-08-05T20:11:18Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201120", "file": "/workspaces/claude-code-flow/src/cli/commands/status.ts", "timestamp": "2025-08-05T20:11:20Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 36 ++++++++++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/1754424669.json | 1 + .claude/checkpoints/1754424671.json | 1 + src/cli/commands/status.ts | 3 ++- 6 files changed, 44 insertions(+), 5 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201131", "file": "/workspaces/claude-code-flow/bin/claude-flow.js", "timestamp": "2025-08-05T20:11:31Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201133", "file": "/workspaces/claude-code-flow/bin/claude-flow.js", "timestamp": "2025-08-05T20:11:33Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 36 ++++++++++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/1754424678.json | 1 + .claude/checkpoints/1754424680.json | 1 + bin/claude-flow.js | 10 +++++---- 6 files changed, 48 insertions(+), 8 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201145", "file": "/workspaces/claude-code-flow/package.json", "timestamp": "2025-08-05T20:11:45Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201146", "file": "/workspaces/claude-code-flow/package.json", "timestamp": "2025-08-05T20:11:46Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 48 ++++++++++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 ++-- .claude/checkpoints/1754424691.json | 1 + .claude/checkpoints/1754424693.json | 1 + package.json | 2 +- 6 files changed, 55 insertions(+), 5 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201317", "file": "/workspaces/claude-code-flow/src/cli/simple-cli.js", "timestamp": "2025-08-05T20:13:17Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201318", "file": "/workspaces/claude-code-flow/src/cli/simple-cli.js", "timestamp": "2025-08-05T20:13:18Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 24 ++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/task-1754424741.json | 1 + src/cli/simple-cli.js | 3 +-- 5 files changed, 30 insertions(+), 6 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201330", "file": "/workspaces/claude-code-flow/src/cli/help-text.js", "timestamp": "2025-08-05T20:13:30Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201332", "file": "/workspaces/claude-code-flow/src/cli/help-text.js", "timestamp": "2025-08-05T20:13:32Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 24 ++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/1754424797.json | 1 + .claude/checkpoints/1754424798.json | 1 + src/cli/help-text.js | 3 ++- 6 files changed, 32 insertions(+), 5 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201338", "file": "/workspaces/claude-code-flow/src/cli/help-text.js", "timestamp": "2025-08-05T20:13:38Z", "type": "pre-edit", "original_branch": "alpha-86"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201340", "file": "/workspaces/claude-code-flow/src/cli/help-text.js", "timestamp": "2025-08-05T20:13:40Z", "type": "post-edit", "branch": "alpha-86", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 24 ++++++++++++++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/1754424810.json | 1 + .claude/checkpoints/1754424812.json | 1 + src/cli/help-text.js | 2 +- 6 files changed, 31 insertions(+), 5 deletions(-) "}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"branch": "checkpoint/pre-edit-20250805-201913", "file": "/workspaces/claude-code-flow/CHANGELOG.md", "timestamp": "2025-08-05T20:19:13Z", "type": "pre-edit", "original_branch": "alpha-87b"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"tag": "checkpoint-20250805-201915", "file": "/workspaces/claude-code-flow/CHANGELOG.md", "timestamp": "2025-08-05T20:19:15Z", "type": "post-edit", "branch": "alpha-87b", "diff_summary": " .claude-flow/metrics/performance.json | 2 +- .claude-flow/metrics/system-metrics.json | 12 ++++++++++++ .claude-flow/metrics/task-metrics.json | 6 +++--- .claude/checkpoints/task-1754425127.json | 1 + CHANGELOG.md | 27 +++++++++++++++++++++++++++ 5 files changed, 44 insertions(+), 4 deletions(-) "}
|