@hunter-harness/workflow-harness 0.2.81 → 0.2.83
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/harness/bundles/general/claude-code/.harness-build.json +1 -1
- package/harness/bundles/general/claude-code/harness-archive/SKILL.md +6 -2
- package/harness/bundles/general/claude-code/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-push/SKILL.md +6 -2
- package/harness/bundles/general/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-run/SKILL.md +22 -2
- package/harness/bundles/general/claude-code/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/scripts/harness_archive.py +173 -20
- package/harness/bundles/general/claude-code/scripts/harness_gate.py +78 -3
- package/harness/bundles/general/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/general/codebuddy/harness-archive/SKILL.md +6 -2
- package/harness/bundles/general/codebuddy/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-push/SKILL.md +6 -2
- package/harness/bundles/general/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-run/SKILL.md +22 -2
- package/harness/bundles/general/codebuddy/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/scripts/harness_archive.py +173 -20
- package/harness/bundles/general/codebuddy/scripts/harness_gate.py +78 -3
- package/harness/bundles/general/codex/.harness-build.json +1 -1
- package/harness/bundles/general/codex/harness-archive/SKILL.md +6 -2
- package/harness/bundles/general/codex/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-push/SKILL.md +6 -2
- package/harness/bundles/general/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-run/SKILL.md +22 -2
- package/harness/bundles/general/codex/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codex/scripts/harness_archive.py +173 -20
- package/harness/bundles/general/codex/scripts/harness_gate.py +78 -3
- package/harness/bundles/general/cursor/.harness-build.json +1 -1
- package/harness/bundles/general/cursor/harness-archive/SKILL.md +6 -2
- package/harness/bundles/general/cursor/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-push/SKILL.md +6 -2
- package/harness/bundles/general/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-run/SKILL.md +22 -2
- package/harness/bundles/general/cursor/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/cursor/scripts/harness_archive.py +173 -20
- package/harness/bundles/general/cursor/scripts/harness_gate.py +78 -3
- package/harness/bundles/java/claude-code/.harness-build.json +1 -1
- package/harness/bundles/java/claude-code/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-archive/SKILL.md +6 -2
- package/harness/bundles/java/claude-code/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-push/SKILL.md +6 -2
- package/harness/bundles/java/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-run/SKILL.md +22 -2
- package/harness/bundles/java/claude-code/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/scripts/harness_archive.py +173 -20
- package/harness/bundles/java/claude-code/scripts/harness_gate.py +78 -3
- package/harness/bundles/java/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/java/codebuddy/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-archive/SKILL.md +6 -2
- package/harness/bundles/java/codebuddy/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-push/SKILL.md +6 -2
- package/harness/bundles/java/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-run/SKILL.md +22 -2
- package/harness/bundles/java/codebuddy/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/scripts/harness_archive.py +173 -20
- package/harness/bundles/java/codebuddy/scripts/harness_gate.py +78 -3
- package/harness/bundles/java/codex/.harness-build.json +1 -1
- package/harness/bundles/java/codex/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-archive/SKILL.md +6 -2
- package/harness/bundles/java/codex/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-push/SKILL.md +6 -2
- package/harness/bundles/java/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-run/SKILL.md +22 -2
- package/harness/bundles/java/codex/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codex/scripts/harness_archive.py +173 -20
- package/harness/bundles/java/codex/scripts/harness_gate.py +78 -3
- package/harness/bundles/java/cursor/.harness-build.json +1 -1
- package/harness/bundles/java/cursor/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-archive/SKILL.md +6 -2
- package/harness/bundles/java/cursor/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-push/SKILL.md +6 -2
- package/harness/bundles/java/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-run/SKILL.md +22 -2
- package/harness/bundles/java/cursor/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/cursor/scripts/harness_archive.py +173 -20
- package/harness/bundles/java/cursor/scripts/harness_gate.py +78 -3
- package/harness/manifests/general/claude-code.json +17 -17
- package/harness/manifests/general/codebuddy.json +17 -17
- package/harness/manifests/general/codex.json +17 -17
- package/harness/manifests/general/cursor.json +17 -17
- package/harness/manifests/java/claude-code.json +19 -19
- package/harness/manifests/java/codebuddy.json +19 -19
- package/harness/manifests/java/codex.json +19 -19
- package/harness/manifests/java/cursor.json +19 -19
- package/hunter-workflow-family.json +5 -5
- package/package.json +1 -1
|
@@ -9041,7 +9041,27 @@ def collect_archive_core_paths(project_root: Path, archive_dir: Path) -> list[st
|
|
|
9041
9041
|
return [source.relative_to(root).as_posix() for source, *_ in file_specs]
|
|
9042
9042
|
|
|
9043
9043
|
|
|
9044
|
-
def
|
|
9044
|
+
def _archive_recorded_commit(archive_dir: Path | None) -> str | None:
|
|
9045
|
+
"""The commit the archive itself recorded as its endpoint, if any."""
|
|
9046
|
+
if archive_dir is None:
|
|
9047
|
+
return None
|
|
9048
|
+
try:
|
|
9049
|
+
summary = read_json(archive_dir / "reports" / "final" / "summary-data.json")
|
|
9050
|
+
except (OSError, ValueError, json.JSONDecodeError):
|
|
9051
|
+
return None
|
|
9052
|
+
if not isinstance(summary, dict):
|
|
9053
|
+
return None
|
|
9054
|
+
for key in ("finalCommit", "final_commit", "currentHead", "headCommit"):
|
|
9055
|
+
value = summary.get(key)
|
|
9056
|
+
if isinstance(value, str) and re.fullmatch(r"[0-9a-f]{40}", value.strip()):
|
|
9057
|
+
return value.strip()
|
|
9058
|
+
return None
|
|
9059
|
+
|
|
9060
|
+
|
|
9061
|
+
def _archive_source_identity(
|
|
9062
|
+
project_root: Path,
|
|
9063
|
+
archive_dir: Path | None = None,
|
|
9064
|
+
) -> dict[str, str | None]:
|
|
9045
9065
|
def git_value(*args: str) -> str | None:
|
|
9046
9066
|
try:
|
|
9047
9067
|
completed = subprocess.run(
|
|
@@ -9060,6 +9080,15 @@ def _archive_source_identity(project_root: Path) -> dict[str, str | None]:
|
|
|
9060
9080
|
value = completed.stdout.strip()
|
|
9061
9081
|
return value if completed.returncode == 0 and value else None
|
|
9062
9082
|
|
|
9083
|
+
# Prefer the archive's own endpoint over live HEAD so the package stays a
|
|
9084
|
+
# pure function of the sealed directory. Falling back to HEAD keeps older
|
|
9085
|
+
# archives that never recorded a commit working exactly as before.
|
|
9086
|
+
recorded = _archive_recorded_commit(archive_dir)
|
|
9087
|
+
if recorded is not None:
|
|
9088
|
+
return {
|
|
9089
|
+
"commit": recorded,
|
|
9090
|
+
"tree": git_value("rev-parse", f"{recorded}^{{tree}}"),
|
|
9091
|
+
}
|
|
9063
9092
|
return {
|
|
9064
9093
|
"commit": git_value("rev-parse", "HEAD"),
|
|
9065
9094
|
"tree": git_value("rev-parse", "HEAD^{tree}"),
|
|
@@ -9244,7 +9273,7 @@ def build_archive_package(
|
|
|
9244
9273
|
"profile": "core-v1",
|
|
9245
9274
|
"change_key": change_key,
|
|
9246
9275
|
"created_at": _archive_created_at(summary_path),
|
|
9247
|
-
"source": _archive_source_identity(project_root),
|
|
9276
|
+
"source": _archive_source_identity(project_root, archive_dir),
|
|
9248
9277
|
"files": entries,
|
|
9249
9278
|
}
|
|
9250
9279
|
manifest_bytes = (
|
|
@@ -9482,35 +9511,83 @@ def auto_push_managed_snapshot(project_root: Path) -> dict[str, Any]:
|
|
|
9482
9511
|
}
|
|
9483
9512
|
|
|
9484
9513
|
|
|
9514
|
+
def load_retained_package(project_root: Path, change_key: str) -> dict[str, Any] | None:
|
|
9515
|
+
"""A package kept on disk for retry, described by its own pending receipt.
|
|
9516
|
+
|
|
9517
|
+
Retrying is only meaningful against the bytes the server already saw. A
|
|
9518
|
+
rebuild is a different package: the archive directory and the harness both
|
|
9519
|
+
move on, so "retry the same ZIP" has to mean exactly that.
|
|
9520
|
+
"""
|
|
9521
|
+
packages = project_root / ".harness" / "state" / "local" / "archive-packages"
|
|
9522
|
+
zip_path = packages / f"{change_key}.zip"
|
|
9523
|
+
receipt_path = packages / f"{change_key}.upload.json"
|
|
9524
|
+
if not zip_path.is_file() or not receipt_path.is_file():
|
|
9525
|
+
return None
|
|
9526
|
+
try:
|
|
9527
|
+
receipt = read_json(receipt_path)
|
|
9528
|
+
except (OSError, ValueError, json.JSONDecodeError):
|
|
9529
|
+
return None
|
|
9530
|
+
if not isinstance(receipt, dict):
|
|
9531
|
+
return None
|
|
9532
|
+
recorded = str(receipt.get("packageSha256") or "")
|
|
9533
|
+
actual = "sha256:" + hashlib.sha256(zip_path.read_bytes()).hexdigest()
|
|
9534
|
+
if recorded and recorded != actual:
|
|
9535
|
+
# The receipt no longer describes the file beside it; refuse to guess.
|
|
9536
|
+
return None
|
|
9537
|
+
return {
|
|
9538
|
+
"schemaVersion": 1,
|
|
9539
|
+
"profile": "core-v1",
|
|
9540
|
+
"changeKey": change_key,
|
|
9541
|
+
"packagePath": str(zip_path),
|
|
9542
|
+
"packageSha256": actual,
|
|
9543
|
+
"manifestSha256": receipt.get("manifestSha256"),
|
|
9544
|
+
"fileCount": receipt.get("fileCount"),
|
|
9545
|
+
"sizeBytes": zip_path.stat().st_size,
|
|
9546
|
+
"paths": list(receipt.get("paths") or []),
|
|
9547
|
+
"knowledgeCandidateCount": receipt.get("knowledgeCandidateCount"),
|
|
9548
|
+
"reused": True,
|
|
9549
|
+
}
|
|
9550
|
+
|
|
9551
|
+
|
|
9485
9552
|
def auto_push_archive_core(
|
|
9486
9553
|
project_root: Path,
|
|
9487
9554
|
archive_dir: Path,
|
|
9488
9555
|
*,
|
|
9489
9556
|
change_key: str | None = None,
|
|
9490
9557
|
extra_entries: dict[str, tuple[str, str, bytes]] | None = None,
|
|
9558
|
+
reuse_retained_package: bool = False,
|
|
9491
9559
|
) -> dict[str, Any]:
|
|
9492
9560
|
"""Build and upload one deterministic core ZIP after finalize.
|
|
9493
9561
|
|
|
9494
9562
|
The ZIP and its per-change receipt are always created before auth is
|
|
9495
9563
|
evaluated. Failures become warnings so archive success is never rolled
|
|
9496
9564
|
back by missing credentials or a remote outage.
|
|
9565
|
+
|
|
9566
|
+
With ``reuse_retained_package`` a package already kept for retry is uploaded
|
|
9567
|
+
as-is instead of being rebuilt, which is what the retry messages promise.
|
|
9497
9568
|
"""
|
|
9498
9569
|
project_root = project_root.resolve()
|
|
9499
9570
|
effective_change_key = change_key or archive_dir.name
|
|
9500
|
-
|
|
9501
|
-
|
|
9502
|
-
|
|
9503
|
-
|
|
9504
|
-
|
|
9505
|
-
|
|
9506
|
-
|
|
9507
|
-
|
|
9508
|
-
|
|
9509
|
-
|
|
9510
|
-
|
|
9511
|
-
|
|
9512
|
-
|
|
9513
|
-
|
|
9571
|
+
package = (
|
|
9572
|
+
load_retained_package(project_root, effective_change_key)
|
|
9573
|
+
if reuse_retained_package
|
|
9574
|
+
else None
|
|
9575
|
+
)
|
|
9576
|
+
if package is None:
|
|
9577
|
+
try:
|
|
9578
|
+
package = build_archive_package(
|
|
9579
|
+
project_root,
|
|
9580
|
+
archive_dir,
|
|
9581
|
+
effective_change_key,
|
|
9582
|
+
extra_entries=extra_entries,
|
|
9583
|
+
)
|
|
9584
|
+
except (OSError, ValueError, UnicodeDecodeError, json.JSONDecodeError) as exc:
|
|
9585
|
+
return {
|
|
9586
|
+
"skipped": False,
|
|
9587
|
+
"ok": False,
|
|
9588
|
+
"reasonCode": "ARCHIVE_PACKAGE_BUILD_FAILED",
|
|
9589
|
+
"warning": f"核心归档 ZIP 生成失败:{exc}",
|
|
9590
|
+
}
|
|
9514
9591
|
core_paths = list(package["paths"])
|
|
9515
9592
|
package_path = Path(str(package["packagePath"]))
|
|
9516
9593
|
try:
|
|
@@ -10346,6 +10423,7 @@ def cmd_republish(
|
|
|
10346
10423
|
project_root: Path | None,
|
|
10347
10424
|
dry_run: bool,
|
|
10348
10425
|
inject_knowledge: bool = True,
|
|
10426
|
+
retry_retained: bool = False,
|
|
10349
10427
|
) -> tuple[int, dict[str, Any]]:
|
|
10350
10428
|
"""Rebuild and re-upload the core ZIP for an already sealed archive.
|
|
10351
10429
|
|
|
@@ -10405,6 +10483,70 @@ def cmd_republish(
|
|
|
10405
10483
|
extra_entries = {}
|
|
10406
10484
|
payload["knowledgeCandidatesInjected"] = "candidates/knowledge.json" in extra_entries
|
|
10407
10485
|
|
|
10486
|
+
if retry_retained:
|
|
10487
|
+
retained = load_retained_package(root, change_key)
|
|
10488
|
+
if retained is None:
|
|
10489
|
+
payload.update({
|
|
10490
|
+
"ok": False,
|
|
10491
|
+
"reasonCode": "ARCHIVE_RETAINED_PACKAGE_UNAVAILABLE",
|
|
10492
|
+
"error": (
|
|
10493
|
+
"没有可重试的留存包:需要 "
|
|
10494
|
+
f".harness/state/local/archive-packages/{change_key}.zip 与同名 "
|
|
10495
|
+
".upload.json 同时存在,且回执记录的 packageSha256 与 ZIP 字节一致。"
|
|
10496
|
+
),
|
|
10497
|
+
"nextAction": "去掉 --retry-retained 可按封存目录重建一个新包。",
|
|
10498
|
+
})
|
|
10499
|
+
return 1, payload
|
|
10500
|
+
payload["retainedPackage"] = {
|
|
10501
|
+
"packagePath": retained["packagePath"],
|
|
10502
|
+
"packageSha256": retained["packageSha256"],
|
|
10503
|
+
"fileCount": retained["fileCount"],
|
|
10504
|
+
"sizeBytes": retained["sizeBytes"],
|
|
10505
|
+
}
|
|
10506
|
+
durable = read_durable_archive_receipt(root, change_key)
|
|
10507
|
+
stored_sha = str((durable or {}).get("packageSha256") or "")
|
|
10508
|
+
if (
|
|
10509
|
+
durable is not None
|
|
10510
|
+
and str(durable.get("archiveStatus") or "") == "durable"
|
|
10511
|
+
and stored_sha
|
|
10512
|
+
and stored_sha != retained["packageSha256"]
|
|
10513
|
+
):
|
|
10514
|
+
# Identical bytes stay allowed below — re-uploading the same package
|
|
10515
|
+
# is the documented way to retry a failed knowledge index. Different
|
|
10516
|
+
# bytes are refused by the server, so do not spend the upload.
|
|
10517
|
+
payload.update({
|
|
10518
|
+
"ok": False,
|
|
10519
|
+
"reasonCode": "ARCHIVE_REMOTE_IMMUTABLE_CONFLICT",
|
|
10520
|
+
"remoteReceipt": {
|
|
10521
|
+
"archiveId": durable.get("archiveId"),
|
|
10522
|
+
"packageSha256": stored_sha,
|
|
10523
|
+
},
|
|
10524
|
+
"error": (
|
|
10525
|
+
"留存包与远端已发布的包字节不同,服务端对同一 change key 只保存一个"
|
|
10526
|
+
"不可变包,不接受替换。"
|
|
10527
|
+
),
|
|
10528
|
+
"nextAction": (
|
|
10529
|
+
"该留存包是一次失败尝试的残留,不是已发布的那一份;"
|
|
10530
|
+
"确认无用后可删除 .zip 与 .upload.json。"
|
|
10531
|
+
),
|
|
10532
|
+
})
|
|
10533
|
+
return 1, payload
|
|
10534
|
+
if dry_run:
|
|
10535
|
+
payload.update({"ok": True, "reasonCode": "ARCHIVE_RETAINED_PACKAGE_PREVIEW"})
|
|
10536
|
+
return 0, payload
|
|
10537
|
+
result = auto_push_archive_core(
|
|
10538
|
+
root,
|
|
10539
|
+
archive_dir,
|
|
10540
|
+
change_key=change_key,
|
|
10541
|
+
reuse_retained_package=True,
|
|
10542
|
+
)
|
|
10543
|
+
payload["push"] = result
|
|
10544
|
+
payload["ok"] = bool(result.get("ok"))
|
|
10545
|
+
payload["reasonCode"] = result.get("reasonCode")
|
|
10546
|
+
if result.get("warning"):
|
|
10547
|
+
payload.setdefault("warnings", []).append(str(result["warning"]))
|
|
10548
|
+
return 0 if payload["ok"] else 1, payload
|
|
10549
|
+
|
|
10408
10550
|
# Build once, into a preview path, so the bytes can be compared against any
|
|
10409
10551
|
# durable receipt before an upload is attempted. The builder refuses to write
|
|
10410
10552
|
# outside the project, so the preview lands beside the real packages under a
|
|
@@ -10479,8 +10621,8 @@ def cmd_republish(
|
|
|
10479
10621
|
f"{package['knowledgeCandidateCount']} 条知识候选"
|
|
10480
10622
|
"(原包上传时还没有 candidates/knowledge.json),因此字节必然不同——"
|
|
10481
10623
|
"已发布归档无法从客户端追加知识条目,需要平台侧提供重新索引或归档版本化能力。"
|
|
10482
|
-
"
|
|
10483
|
-
"
|
|
10624
|
+
"若只是想重试同一个包(例如知识索引失败),用 --retry-retained "
|
|
10625
|
+
"上传盘上留存的原包字节;重建得不到已发布的字节。"
|
|
10484
10626
|
if payload.get("knowledgeCandidatesInjected")
|
|
10485
10627
|
else "本地归档内容与已上传的包不一致,请先确认哪一份才是应保留的事实。"
|
|
10486
10628
|
)
|
|
@@ -10513,6 +10655,7 @@ def cmd_republish_cli(args: argparse.Namespace) -> int:
|
|
|
10513
10655
|
project_root=resolve_path(args.project) if args.project else None,
|
|
10514
10656
|
dry_run=bool(args.dry_run),
|
|
10515
10657
|
inject_knowledge=not bool(args.no_knowledge_injection),
|
|
10658
|
+
retry_retained=bool(args.retry_retained),
|
|
10516
10659
|
)
|
|
10517
10660
|
emit_json(payload)
|
|
10518
10661
|
return code
|
|
@@ -10696,12 +10839,22 @@ def build_parser() -> argparse.ArgumentParser:
|
|
|
10696
10839
|
action="store_true",
|
|
10697
10840
|
help="build the package and report its contents without uploading",
|
|
10698
10841
|
)
|
|
10842
|
+
p_republish.add_argument(
|
|
10843
|
+
"--retry-retained",
|
|
10844
|
+
action="store_true",
|
|
10845
|
+
help=(
|
|
10846
|
+
"upload the package already kept on disk for retry, byte for byte, "
|
|
10847
|
+
"instead of rebuilding it"
|
|
10848
|
+
),
|
|
10849
|
+
)
|
|
10699
10850
|
p_republish.add_argument(
|
|
10700
10851
|
"--no-knowledge-injection",
|
|
10701
10852
|
action="store_true",
|
|
10702
10853
|
help=(
|
|
10703
|
-
"rebuild
|
|
10704
|
-
"
|
|
10854
|
+
"rebuild without injecting knowledge candidates. Note this does NOT "
|
|
10855
|
+
"reproduce an already-published package: the manifest also binds the "
|
|
10856
|
+
"archive's own commit and the sealed directory may have moved on. To "
|
|
10857
|
+
"retry the exact bytes the server saw, use --retry-retained"
|
|
10705
10858
|
),
|
|
10706
10859
|
)
|
|
10707
10860
|
p_republish.add_argument("--json", action="store_true", default=True)
|
|
@@ -1906,6 +1906,31 @@ def _latest_phase_end(
|
|
|
1906
1906
|
return None
|
|
1907
1907
|
|
|
1908
1908
|
|
|
1909
|
+
def _latest_open_run_id(change_dir: Path, phase: str) -> str | None:
|
|
1910
|
+
"""Return the newest ``phase.start`` run_id that has no matching ``phase.end``.
|
|
1911
|
+
|
|
1912
|
+
A long phase can outlive its lease TTL; close then reports ``LEASE_ABSENT``
|
|
1913
|
+
with no way back. Resuming needs the *original* run_id, so surface it here
|
|
1914
|
+
instead of making the caller reconstruct it from ``events.ndjson``.
|
|
1915
|
+
"""
|
|
1916
|
+
started: list[str] = []
|
|
1917
|
+
ended: set[str] = set()
|
|
1918
|
+
for event in he.load_events(he.events_path(change_dir)):
|
|
1919
|
+
if event.get("phase") != phase:
|
|
1920
|
+
continue
|
|
1921
|
+
run_id = str(event.get("run_id") or "")
|
|
1922
|
+
if not run_id:
|
|
1923
|
+
continue
|
|
1924
|
+
if event.get("type") == "phase.start":
|
|
1925
|
+
started.append(run_id)
|
|
1926
|
+
elif event.get("type") == "phase.end":
|
|
1927
|
+
ended.add(run_id)
|
|
1928
|
+
for run_id in reversed(started):
|
|
1929
|
+
if run_id not in ended:
|
|
1930
|
+
return run_id
|
|
1931
|
+
return None
|
|
1932
|
+
|
|
1933
|
+
|
|
1909
1934
|
def _terminal_matches_context_session(
|
|
1910
1935
|
project: Path,
|
|
1911
1936
|
change_id: str,
|
|
@@ -2631,11 +2656,42 @@ def cmd_begin(args: argparse.Namespace) -> int:
|
|
|
2631
2656
|
ttl_seconds=int(args.ttl_seconds),
|
|
2632
2657
|
)
|
|
2633
2658
|
if not claim.get("ok"):
|
|
2659
|
+
claim_code = str(claim.get("code", "LEASE_CONFLICT"))
|
|
2660
|
+
claim_extra = {
|
|
2661
|
+
k: v for k, v in claim.items() if k not in {"ok", "message", "code"}
|
|
2662
|
+
}
|
|
2663
|
+
holder = claim.get("holder")
|
|
2664
|
+
if claim_code == "LEASE_CONFLICT" and isinstance(holder, dict):
|
|
2665
|
+
holder_phase = str(holder.get("phase") or "")
|
|
2666
|
+
holder_run_id = str(holder.get("runId") or "")
|
|
2667
|
+
# A lease whose own phase already recorded phase.end is leftover state:
|
|
2668
|
+
# only close releases the lease, so any begin-without-close strands it
|
|
2669
|
+
# for the full TTL and blocks the next phase.
|
|
2670
|
+
holder_closed = (
|
|
2671
|
+
bool(holder_phase)
|
|
2672
|
+
and bool(holder_run_id)
|
|
2673
|
+
and _latest_phase_end(change_dir, holder_phase, holder_run_id) is not None
|
|
2674
|
+
)
|
|
2675
|
+
claim_extra["holderPhaseClosed"] = holder_closed
|
|
2676
|
+
if holder_closed:
|
|
2677
|
+
claim_extra["recoveryAction"] = (
|
|
2678
|
+
f"持有租约的 {holder_phase} 阶段(run-id {holder_run_id})已写入 phase.end,"
|
|
2679
|
+
"这是残留租约,释放后重试 begin 是安全的:"
|
|
2680
|
+
"python <skills-root>/scripts/harness_change.py release "
|
|
2681
|
+
f"--change {resolved['changeId']} --phase {holder_phase} "
|
|
2682
|
+
f"--run-id {holder_run_id} --json"
|
|
2683
|
+
)
|
|
2684
|
+
else:
|
|
2685
|
+
claim_extra["recoveryAction"] = (
|
|
2686
|
+
f"{holder_phase or '另一个'} 阶段(run-id {holder_run_id or '未知'})"
|
|
2687
|
+
"仍在进行中且尚未写入 phase.end。先让该阶段正常关门;"
|
|
2688
|
+
"确认其执行进程已不存在时才可释放租约,不要直接 --steal。"
|
|
2689
|
+
)
|
|
2634
2690
|
return emit_error(
|
|
2635
|
-
|
|
2691
|
+
claim_code,
|
|
2636
2692
|
str(claim.get("message", "lease claim failed")),
|
|
2637
2693
|
as_json=as_json,
|
|
2638
|
-
extra=
|
|
2694
|
+
extra=claim_extra,
|
|
2639
2695
|
)
|
|
2640
2696
|
|
|
2641
2697
|
guard_result: dict[str, Any] | None = None
|
|
@@ -2843,7 +2899,26 @@ def cmd_close(args: argparse.Namespace) -> int:
|
|
|
2843
2899
|
as_json=as_json,
|
|
2844
2900
|
)
|
|
2845
2901
|
return 0
|
|
2846
|
-
|
|
2902
|
+
resume_run_id = explicit_run_id or _latest_open_run_id(change_dir, args.phase)
|
|
2903
|
+
return emit_error(
|
|
2904
|
+
"LEASE_ABSENT",
|
|
2905
|
+
"no active lease for phase close",
|
|
2906
|
+
as_json=as_json,
|
|
2907
|
+
extra={
|
|
2908
|
+
"retryable": True,
|
|
2909
|
+
"phase": args.phase,
|
|
2910
|
+
"changeId": resolved["changeId"],
|
|
2911
|
+
"resumeRunId": resume_run_id,
|
|
2912
|
+
"recoveryAction": (
|
|
2913
|
+
"阶段租约已过期(TTL 由 begin 的 --ttl-seconds 决定,默认 3600 秒)或已被释放。"
|
|
2914
|
+
"用本阶段原 run-id 重新取得租约后原样重试 close:"
|
|
2915
|
+
"python <skills-root>/scripts/harness_change.py claim "
|
|
2916
|
+
f"--change {resolved['changeId']} --phase {args.phase} "
|
|
2917
|
+
f"--run-id {resume_run_id or '<原 run-id>'} --ttl-seconds 3600 --json"
|
|
2918
|
+
"。不要重跑 gate begin——那会新开一次 attempt 并丢失本轮 capsule。"
|
|
2919
|
+
),
|
|
2920
|
+
},
|
|
2921
|
+
)
|
|
2847
2922
|
run_id = explicit_run_id or str(current_lease.get("runId") or "")
|
|
2848
2923
|
if str(current_lease.get("runId")) != run_id or str(current_lease.get("phase")) != args.phase:
|
|
2849
2924
|
return emit_error(
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
4
4
|
"adapter": "claude-code",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.72",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.89",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "8bd60af13252e57968304429cd3c9a0c25524f6574e6ddf597a34017e2cb67bd"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "agents/harness-evaluator.md",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/SKILL.md",
|
|
100
|
-
"sha256": "
|
|
100
|
+
"sha256": "39e711f4dbe82fac26a054e851ae51d49f49e5c2d66327b723f2885d2ee95c22"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-codebase-map/SKILL.md",
|
|
116
|
-
"sha256": "
|
|
116
|
+
"sha256": "29d3235741a9e80688ec99647fda87ff0cafeb0b5a3b66d5f82acedb6cf1d691"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -153,11 +153,11 @@
|
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
156
|
-
"sha256": "
|
|
156
|
+
"sha256": "0ee65003d1d8ab3c75bf0967dfc53bce3b12ea6cbc09e3bf7c6db721cb446ad7"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"path": "harness-knowledge-query/SKILL.md",
|
|
160
|
-
"sha256": "
|
|
160
|
+
"sha256": "80c6500dca34ca2122b688952fe84bb07d7ce577822e1595b322f64a3a47a02b"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"path": "harness-plan/checklist.md",
|
|
@@ -173,15 +173,15 @@
|
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"path": "harness-plan/SKILL.md",
|
|
176
|
-
"sha256": "
|
|
176
|
+
"sha256": "2fe99fc0c134c7d44510e3a658bef941f6975ddb0afcde988c6f3db2a48cc989"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"path": "harness-pull/SKILL.md",
|
|
180
|
-
"sha256": "
|
|
180
|
+
"sha256": "a97bec79e325d62473c17b1e3f9adee54f5bcb22b33f078dd22e94a4c8528f15"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-push/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "54ec476019735ff8e713c25bc70bb0d84f64a7ddc0b7c0a073689b2850726487"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-review/checklist.md",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-review/SKILL.md",
|
|
200
|
-
"sha256": "
|
|
200
|
+
"sha256": "f68d5948dbf4be9000d3d41e2ff2458311ad1a86280ea164aac197f9ac0b79f5"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-run/checklist.md",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
215
|
"path": "harness-run/SKILL.md",
|
|
216
|
-
"sha256": "
|
|
216
|
+
"sha256": "fef2758d86d4284c1d6fac6e2f14d0304b332fea00287bba9c670957a65a317d"
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"path": "harness-submit/checklist.md",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-submit/SKILL.md",
|
|
228
|
-
"sha256": "
|
|
228
|
+
"sha256": "3eb98816efefe156f3bd17bacd13451e106953f7fe4e7b1dd291e771904346c6"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"path": "harness-sync/reference.md",
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"path": "harness-sync/SKILL.md",
|
|
236
|
-
"sha256": "
|
|
236
|
+
"sha256": "f844b386c04c975b08688a82dd16ec715365886cbee9e04e300cc2cd20fcb910"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-test/checklist.md",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"path": "harness-test/SKILL.md",
|
|
260
|
-
"sha256": "
|
|
260
|
+
"sha256": "64f92ef502d6e41c0546d09d4fa4fea9402761940c2ff651f973a52a89806575"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
331
|
"path": "scripts/harness_archive.py",
|
|
332
|
-
"sha256": "
|
|
332
|
+
"sha256": "0cd9202ec3eb3b7b1a2dd92d9f6d30565b68df4ba8ec97a63e0f05d06647b039"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
335
|
"path": "scripts/harness_change.py",
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
375
|
"path": "scripts/harness_gate.py",
|
|
376
|
-
"sha256": "
|
|
376
|
+
"sha256": "43027b8ba9da366b11e79b28ceb056df17bb4435ad863b47b6b1705847afc459"
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"path": "scripts/harness_headless.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
4
4
|
"adapter": "codebuddy",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.72",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.89",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "dc42244111b61a7c2f6b1555f59370d520a7e7c534599bb07e9beadc4f3e7a27"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "agents/harness-evaluator.md",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/SKILL.md",
|
|
100
|
-
"sha256": "
|
|
100
|
+
"sha256": "1430288e89d9f8f3d4dbb86a4b628c578ecc357a9e26446c632eb7cf5d07a1d1"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-codebase-map/SKILL.md",
|
|
116
|
-
"sha256": "
|
|
116
|
+
"sha256": "4f6da387072d2ff7f670c4b1f1f085c1033a238d785bde56cdadf32bb28bad0f"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -153,11 +153,11 @@
|
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
156
|
-
"sha256": "
|
|
156
|
+
"sha256": "c117ce12a7c65baff698b33aca49242bd952d4d3312c26cf0b0a3fce97213563"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"path": "harness-knowledge-query/SKILL.md",
|
|
160
|
-
"sha256": "
|
|
160
|
+
"sha256": "4239ed3d727df08d3cb9193dbb0e134b6ee84528cdd2ba8f8ef16a665e96c122"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"path": "harness-plan/checklist.md",
|
|
@@ -173,15 +173,15 @@
|
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"path": "harness-plan/SKILL.md",
|
|
176
|
-
"sha256": "
|
|
176
|
+
"sha256": "1dde335d1a13aefd833a4713e58a57b01771de16dbdec64803813e22207702cf"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"path": "harness-pull/SKILL.md",
|
|
180
|
-
"sha256": "
|
|
180
|
+
"sha256": "1b4be6a5ab7caa20b963b7239a7b7480832e97508acd46b3a168f1b6ac31daf8"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-push/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "eac2e131868be237d46bb218a7a98069084d281084f75f307bba885fb3cd7511"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-review/checklist.md",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-review/SKILL.md",
|
|
200
|
-
"sha256": "
|
|
200
|
+
"sha256": "906ba91b7d6e549ed91a1e79228df59e5359dcf01b670ed476a66ba9cb235468"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-run/checklist.md",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
215
|
"path": "harness-run/SKILL.md",
|
|
216
|
-
"sha256": "
|
|
216
|
+
"sha256": "056603106a032e9298622b47ea65244977c9eb32431c8413818d501fea5689d6"
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"path": "harness-submit/checklist.md",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-submit/SKILL.md",
|
|
228
|
-
"sha256": "
|
|
228
|
+
"sha256": "a034aaa79e72d2734c2f9c0add918097b30c46c8b461b8335b221929399824b9"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"path": "harness-sync/reference.md",
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"path": "harness-sync/SKILL.md",
|
|
236
|
-
"sha256": "
|
|
236
|
+
"sha256": "e7c11af1d0d6912ba0a912b443f6d2e71c22dceaf1ab7818e87cfc3a16b02b20"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-test/checklist.md",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"path": "harness-test/SKILL.md",
|
|
260
|
-
"sha256": "
|
|
260
|
+
"sha256": "392c01a7838ce0615e01e8da10f9960d148bb82dfeca95182db2455321c45e38"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
331
|
"path": "scripts/harness_archive.py",
|
|
332
|
-
"sha256": "
|
|
332
|
+
"sha256": "0cd9202ec3eb3b7b1a2dd92d9f6d30565b68df4ba8ec97a63e0f05d06647b039"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
335
|
"path": "scripts/harness_change.py",
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
375
|
"path": "scripts/harness_gate.py",
|
|
376
|
-
"sha256": "
|
|
376
|
+
"sha256": "43027b8ba9da366b11e79b28ceb056df17bb4435ad863b47b6b1705847afc459"
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"path": "scripts/harness_headless.py",
|