Metadata-Version: 2.4
Name: nooa-bench
Version: 0.0.8
Summary: Benchmark agent (BenchAgent) and Harbor runner for the NOOA framework — reproduces the tech report's SWE-bench and Terminal-Bench results
Project-URL: Homepage, https://github.com/NVIDIA-NeMo/labs-OO-Agents
Project-URL: Repository, https://github.com/NVIDIA-NeMo/labs-OO-Agents
Project-URL: Issues, https://github.com/NVIDIA-NeMo/labs-OO-Agents/issues
License: Apache-2.0
Requires-Python: <3.14,>=3.12
Requires-Dist: click>=8.1
Requires-Dist: nooa
Requires-Dist: nooa-cli
Description-Content-Type: text/markdown

# nooa-bench

Benchmark agent (`BenchAgent`) and Harbor runner for
[NOOA](https://github.com/NVIDIA-NeMo/labs-OO-Agents). Reproduces the SWE-bench
and Terminal-Bench results from the NOOA tech report.

```bash
uv add nooa-bench
nemo-harbor --help
```

See the [main repository](https://github.com/NVIDIA-NeMo/labs-OO-Agents) for
documentation.

Apache-2.0 licensed.
