docs(experimentalist): recommend Docker Sandboxes - #1034
Conversation
Document an isolated laptop workflow while preserving the current architecture caveat. Signed-off-by: Nico Tonozzi <ntonozzi@nvidia.com>
Docker Sandbox smoke resultValidated on an Apple Silicon Mac with Docker Sandboxes (
{
"task_name": "sierra-research/tau3-bench__tau3-airline-2",
"exception_info": null,
"reward": 1.0,
"started_at": "2026-07-31T22:58:10.951428Z",
"finished_at": "2026-07-31T23:02:32.126926Z"
}
Architecture caveat: the Terminal-Bench |
|
Full Docker Sandbox smoke resultRan the complete canonical Tau3 Airline smoke benchmark inside a Docker Sandbox on Apple Silicon: uv run --frozen --no-sync --python 3.13 \
--package nemo-experimentalist-plugin \
python benchmarks/run.py \
--suite benchmarks/suites/tau3-airline.yaml \
--config benchmarks/configs/tau3-smoke.yaml \
--agent examples/tau3-nooa-agent \
--output tmp/experimentalist-sandbox-smoke/full-tau3-airline-pr1034 \
--test-concurrency 1Validation and results:
The Experimentalist/Harbor/Tau3 workflow itself completed end to end without infrastructure errors. One post-run sandbox diagnostic exposed a Docker Engine 29.6.1 issue: |
Summary
sbx execTest plan
make docs-checkThis is a draft because the sandbox workflow has not been fully validated yet.