Benjamin-eecs's picture
release v1: 65 held-out tasks, 78 bootstrap records, r2e_local adapter, manifest ae94c40b
e1f5446 verified
Raw
History Blame Contribute Delete
2.73 kB
{
"image_digest": "local-venv:autosoft-dev__tree-hugger",
"image_tag": "local/autosoft-dev__tree-hugger",
"language": "python",
"repo": "autosoft-dev/tree-hugger",
"ref": "4b64aa5915809b37369d538b82acbab0fafd626d",
"rebuild_cmds": [
"uv pip install -q --no-deps --no-build-isolation --python .venv/bin/python -e ."
],
"test_cmds": [
"TS_LIB_PATH=.venv/my-languages.so python -m pytest"
],
"smoke_passed": true,
"iterations": 0,
"build_time_sec": 57.6,
"llm_provider": "none",
"llm_cost_estimate_usd": 0.0,
"dockerfile_reconstruction": "",
"transcript_path": null,
"pushed_to_registry": false,
"verify_passed": true,
"verify_detail": "python 3.12.13; collected=38; suite={'ran': True, 'rc': 0, 'sec': 0.9, 'passed': 38, 'failed': 0, 'errors': 0}",
"extra": {
"python_version": "3.12.13",
"requires_python": null,
"install_cmds": [
"uv pip install -q --python .venv/bin/python -e .",
"uv pip install -q --python .venv/bin/python pytest",
"uv pip install -q --python .venv/bin/python \"tree-sitter==0.21.3\" \"setuptools<80\" && rm -rf .venv/ts-src && mkdir -p .venv/ts-src && for l in python:v0.20.0 cpp:v0.20.0 php:v0.20.0 java:v0.19.1; do git clone -q --depth 1 --branch ${l#*:} https://github.com/tree-sitter/tree-sitter-${l%%:*} .venv/ts-src/${l%%:*} || exit 1; done && git clone -q https://github.com/tree-sitter/tree-sitter-javascript .venv/ts-src/javascript && git -C .venv/ts-src/javascript checkout -q 37af80d372ae9e2f5adc2c6321d5a34294dc348b && (cd .venv/ts-src/javascript && npx --yes tree-sitter-cli@0.20.8 generate) && (cd .venv/ts-src && for n in cpp java javascript php python; do cc -O2 -fPIC -c -I$n/src $n/src/parser.c -o $n-parser.o || exit 1; if [ -f $n/src/scanner.c ]; then cc -O2 -fPIC -c -I$n/src $n/src/scanner.c -o $n-scanner.o || exit 1; fi; if [ -f $n/src/scanner.cc ]; then c++ -O2 -fPIC -std=c++14 -c -I$n/src $n/src/scanner.cc -o $n-scanner.o || exit 1; fi; done && c++ -shared -o ../my-languages.so *.o)"
],
"extras": [],
"requirement_files": [],
"poetry_dev": [],
"collected": 38,
"suite": {
"ran": true,
"rc": 0,
"sec": 0.9,
"passed": 38,
"failed": 0,
"errors": 0
},
"sandbox_layout": "checkout with .venv inside; LocalSandbox adapter",
"rebuild_check_rc": 0,
"build_backends_installed": [
"setuptools",
"wheel",
"setuptools-scm",
"hatchling",
"hatch-vcs",
"hatch-fancy-pypi-readme",
"poetry-core",
"flit-core",
"pdm-backend",
"versioningit",
"pbr",
"editables",
"hatch-requirements-txt",
"setuptools-git-versioning",
"poetry-dynamic-versioning"
]
}
}