Upgrade aci to 0.3.2: clamp view_range end to file length and emit warning instead of error (#10502)

This commit is contained in:
Ryan H. Tran
2025-08-21 23:01:54 +07:00
committed by GitHub
parent 91d3d1d20a
commit adb773789a
2 changed files with 14 additions and 13 deletions

View File

@@ -64,7 +64,7 @@ opentelemetry-exporter-otlp-proto-grpc = "^1.33.1"
libtmux = ">=0.37,<0.40"
pygithub = "^2.5.0"
joblib = "*"
openhands-aci = "0.3.1"
openhands-aci = "0.3.2"
python-socketio = "^5.11.4"
sse-starlette = "^2.1.3"
psutil = "*"