
Six Agent Harness Capabilities for Higher Model Performance
Quick Answer
NVIDIA's NOOA framework enhances AI agent performance through six architectural capabilities, achieving 82.2% on SWE-bench with GPT-5.5 while reducing token costs by half.
Quick Take
This open-source initiative allows for traditional software development practices in agent creation, improving efficiency and effectiveness across various domains.
Key Points
- NOOA's architecture includes typed input/output and live Python object manipulation.
- Achieved 82.2% on with GPT-5.5, surpassing previous benchmarks.
- Reduces token usage by half while maintaining performance parity.
- Long-term memory subsystem allows agents to curate and manage knowledge effectively.
- Supports traditional software development practices like code review and unit testing.
DeepSignal Analysis
What happened
NVIDIA's NOOA framework has been introduced to enhance AI agent performance through six architectural capabilities. It achieved an 82.2% score on the SWE-bench with GPT-5.5, while also reducing token costs by half compared to other harnesses. This open-source initiative aims to streamline agent development by allowing traditional software practices.
Key evidence
- NOOA reached 82.2% on SWE-bench with GPT-5.5, surpassing the previous state-of-the-art score of 79.2%.
- The framework reduces token costs significantly, using approximately 1.1 million tokens per task compared to 2.2 million tokens needed by other harnesses.
- In the ARC-AGI-3 evaluation, NOOA improved RHAE scores by +11.8 points over agents using file-based notes.
Why it matters
The introduction of NOOA could represent a significant shift in how AI agents are developed, emphasizing a more structured and efficient approach. By integrating traditional software development practices, it allows for better testing, version control, and collaboration. The performance improvements and cost reductions could make AI agents more accessible and effective across various applications, from software engineering to cybersecurity.
Source Excerpt
Building a great AI agent isn’t just about choosing the right models. The harness is the architecture surrounding the model. How it renders context…
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from NVIDIA Developer Blog
See more →
Synthetic Data Generation for Financial AI Research with NVIDIA NeMo
NVIDIA's NeMo pipeline generates 502,536 unique financial news headlines in 82 iterations, addressing data imbalance in financial NLP. The iterative approach uses semantic deduplication and category-weighted sampling to enhance diversity and relevance in generated content.

