Replace trajectory audit with isolated prefix scoring

This commit is contained in:
2026-08-07 00:47:31 +08:00
parent f1a090e8c4
commit c6c583dcee
18 changed files with 914 additions and 469 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "swe-data-processing"
version = "0.1.0"
version = "2.0.0"
description = "Static quality control and repair planning for Open-SWE-Traces."
readme = "README.md"
requires-python = ">=3.10"