Deep Reinforce AI unveils Ornith-1.0, a milestone family of agentic coding models achieving state-of-the-art performance across four parameter configurations, matching Claude Opus 4.7 while remaining fully open-source under MIT license.

On June 25, 2026, Deep Reinforce AI made a seismic impact on the AI landscape with the release of Ornith-1.0, a groundbreaking family of agentic coding models that represents a pivotal moment in open-source artificial intelligence. This milestone release challenges the dominance of proprietary models by delivering exceptional performance across multiple benchmark suites while maintaining complete accessibility for developers worldwide. The timing couldn't be more critical as enterprises increasingly demand powerful yet cost-effective AI solutions that don't compromise on capability.
What sets Ornith-1.0 apart is its revolutionary approach to agentic coding - the model doesn't just generate code, it actively plans, executes, and refines solutions through sophisticated reinforcement learning techniques. This autonomous problem-solving capability positions Ornith-1.0 as more than just another language model; it's a true AI coding assistant that can navigate complex software development challenges independently. The implications for developer productivity and AI-assisted programming are profound, potentially reshaping how we approach software engineering in the age of artificial intelligence.
Ornith-1.0 presents a versatile family architecture spanning four distinct parameter configurations: 9B Dense, 31B Dense, 35B Mixture-of-Experts (MoE), and 397B MoE. This tiered approach ensures developers can select the optimal balance between performance and resource requirements for their specific use cases. The smaller 9B Dense variant brings remarkable capabilities to edge devices, while the massive 397B MoE model competes directly with the largest proprietary offerings in terms of raw computational power.
The models leverage a novel self-improving training strategy that fundamentally transforms how agentic coding systems learn and evolve. Unlike traditional approaches that separate scaffold generation from solution optimization, Ornith-1.0 employs reinforcement learning to jointly optimize both components simultaneously. This means the model learns not only how to solve coding problems but also how to structure its own problem-solving approach, creating a meta-learning effect that continuously refines its agentic capabilities.
At the heart of this process is a novel self-improving training framework in which Ornith-1.0 treats the scaffold—the guiding structure for a solution—as a learnable, evolving object rather than a static, human-designed template. Each reinforcement learning cycle unfolds in two stages: first, the model proposes an updated scaffold for the given task, taking into account both the task itself and the scaffold previously used. Then, conditioned on this refined scaffold and the task description, Ornith-1.0 generates a solution rollout.
Crucially, feedback from the outcome is propagated back to both stages, allowing the model to optimize not just for better answers, but for more effective orchestration of the entire problem-solving process. Over repeated training, this creates a feedback loop where scaffolds are continually mutated and selected for their ability to induce higher-reward outcomes. The result is the emergence of per-task-category strategies without the need for hand-engineered harnesses, driving sustained improvements in capability and adaptability—especially when navigating complex, real-world codebases.
Central to Ornith-1.0’s breakthrough is its dynamic, self-improving training method, which marks a departure from static, human-crafted scaffolds and fixed strategies. Instead of relying solely on pre-designed frameworks to direct its problem-solving process, Ornith-1.0 actively learns not just how to produce solutions, but also how to construct the scaffolding that guides those solutions—essentially building its own playbook as it trains.
Here’s how it works:
This feedback-driven process creates a continuous loop—scaffolds evolve alongside the model’s policy, mutating and adapting organically as training progresses. Over time, Ornith-1.0 uncovers per-task strategies that maximize performance, eliminating the need for manual intervention or rigid, one-size-fits-all templates. The result? A coding model capable of discovering innovative problem-solving pathways and producing higher-quality outcomes, tailor-made for each challenge it encounters.
Built upon Gemma 4 and Qwen 3.5 foundations, the architecture inherits robust multilingual capabilities and strong reasoning foundations.
Ornith-1.0 establishes new state-of-the-art records among open-source models, del...
In Ornith-1.0’s training pipeline, the frozen language model (LLM) judge serves as an impartial overseer layered atop the main verifier. Rather than being directly responsible for assigning rewards, this static judge acts as a safeguard, providing an independent check against attempts to manipulate the system within the approved tool interface. By stepping in as a final arbiter, the frozen judge helps prevent intent-level exploitation—where an agent designs solutions that satisfy superficial criteria without genuinely solving the problem. This additional layer ensures that approvals are based not just on immediate outputs but on a deeper evaluation of coding intent, contributing to the model's reliability and robustness during reinforcement learning.
One of the most significant challenges in autonomous model improvement is reward hacking—the crafty tendency for a model to “game the system” and maximize its training signals through shortcuts rather than genuine problem-solving. Ornith-1.0 tackles this head-on with a robust, multi-pronged defense that ensures true learning and authentic progress.
Here's how Ornith-1.0 keeps self-improvement honest:
Through these layered defenses, Ornith-1.0 ensures its self-improvement is built on genuine skill, not loopholes or sleight of hand.
Central to Ornith-1.0’s cutting-edge training regime is its pipeline-RL strategy—a novel approach designed to handle the longstanding issue of off-policy drift during long reinforcement learning rollouts. In standard RL setups, models can accumulate outdated context as they generate longer sequences, causing the quality of policy updates to degrade. Ornith-1.0 sidesteps this pitfall by introducing a dynamic weighting system for generated tokens based on their age within a rollout.
Here’s how it works:
By fine-tuning how experiences contribute to learning, pipeline-RL enables consistent optimization without succumbing to the pitfalls of stale data—a crucial advantage when developing an autonomous coding agent meant to handle intricate, real-world codebases.
Maintaining the integrity of agentic coding models like Ornith-1.0 demands rigorous safeguards against unintended behaviors or "reward hacking" during training—where the model might exploit loopholes rather than genuinely solving tasks. Ornith-1.0 addresses this challenge through a robust, layered defense strategy:
Through this multi-tiered approach, Ornith-1.0 not only secures robust and honest learning but sets a new standard for agentic coding model training—empowering the model to explore and adapt while keeping its creativity firmly on track. Built upon Gemma 4 and Qwen 3.5 foundations, the architecture inherits robust multilingual capabilities and strong reasoning foundations.
A key innovation in Ornith-1.0’s training pipeline lies in how it handles the so-called “staleness” issue during reinforcement learning, especially for long generation sequences. As with any model leveraging off-policy data in extended rollouts, earlier tokens can become outdated or misaligned with the current training objective. Ornith-1.0 counters this with a dynamic staleness weighting mechanism.
Here’s how it works:
By combining staleness-aware weighting with precise loss calculation, Ornith-1.0 maintains training stability and ensures that its improvements remain grounded in up-to-date behaviors, not drift-prone or obsolete data.
Ornith-1.0 establishes new state-of-the-art records among open-source models, delivering benchmark scores that challenge proprietary leaders. The 397B MoE variant achieves 77.5 on Terminal-Bench 2.1 and 82.4 on SWE-Bench Verified, directly matching Claude Opus 4.7's 70.3 and 80.8 respectively. This performance parity with Anthropic's flagship model represents a watershed moment for open-source AI development, proving that community-driven innovation can compete at the highest levels.
When compared against other open-source models, Ornith-1.0's superiority becomes even more evident. The 397B MoE outperforms MiniMax M3 (66.0 TB-2.1, 80.5 SWE-Bench Verified) and DeepSeek-V4-Pro (67.9 TB-2.1, 80.6 SWE-Bench Verified) across all major coding benchmarks. Perhaps most impressively, the compact 9B Dense model matches or exceeds the performance of much larger models like Gemma 4-31B and Qwen 3.6 35B, demonstrating exceptional efficiency in parameter utilization.
The Ornith-1.0-35B model stands out not just against the competition in its own weight class, but even when facing much larger contenders. Notably, it outpaces both Qwen 3.5-35B, Qwen 3.6-35B, and Gemma 31B—established benchmarks among 30B-35B models—delivering stronger coding and agentic performance across the board. Remarkably, despite operating at just 35B parameters, Ornith-1.0-35B even edges out Qwen 3.5-397B on Terminal-Bench 2.1 (64.4 compared to 53.5), showcasing a level of efficiency and optimization that allows it to challenge—and in some cases surpass—models an order of magnitude larger. Across multiple evaluation metrics, Ornith-1.0-35B consistently matches or exceeds the capabilities of its much bigger rivals, underscoring the effectiveness of its self-improving architecture and efficient parameter utilization.
The benchmark suite showcases comprehensive coding proficiency: 77.5 on Terminal-Bench 2.1, 82.4 on SWE-Bench Verified, 62.2 on SWE-Bench Pro, 78.9 on SWE-Bench Multilingual, 48.2 on NL2Repo, and 41.2/42.6/39.1 on SWE Atlas (QnA/RF/TW). Additionally, ClawEval scores of 77.1 demonstrate strong repository-level understanding and manipulation capabilities.
To ensure rigor and reproducibility across benchmarks, Ornith-1.0 is assessed under carefully controlled evaluation settings tailored for each task. Below is an overview of the evaluation setups:
All evaluations are purposefully aligned with current research best practices, enabling transparent comparison with both open-source and proprietary models.
A closer look at model variants further underscores Ornith-1.0’s versatility:
Ornith-1.0-397B
Not only does the 397B MoE variant rival flagship proprietary models, but it also outpaces similarly sized open-source competitors. For example, it posts 78.2 on Terminal Bench 2.1 (Claude Code) and 62.2 on SWE-Bench Pro, while maintaining top-tier performance across multilingual and repository-based benchmarks.
Ornith-1.0-35B
With only 35B parameters, this model outperforms Qwen 3.5-35B and Gemma 31B, and even surpasses Qwen 3.5-397B on Terminal-Bench 2.1 (64.2 vs. 53.5). It demonstrates that strong agentic coding performance is achievable without frontier-scale compute.
Ornith-1.0-9B
The edge-deployable 9B Dense model achieves 43.1 on Terminal-Bench 2.1 and 69.4 on SWE-Bench Verified, rivaling much larger models such as Gemma 4-31B. Its strong scores on ClawEval, NL2Repo, and across SWE Atlas categories confirm that resource-efficient deployments don’t require sacrificing capability.
Benchmark Ornith-1.0-397B Qwen3.5-397B Claude Opus 4.7 MiniMax M3 DeepSeek-V4-Pro
Terminal Bench 2.1 (Terminus-2) 77.5 53.5 70.3 66.0 67.9
SWE-Bench Verified 82.4 76.4 80.8 80.5 80.6
SWE-Bench Pro 62.2 51.6 64.3 59 55.4
SWE-Bench Multilingual 78.9 69.3 — — 76.2 NL2Repo 48.2 36.8 — 42.1 —
ClawEval Avg 77.1 70.7 78.2 — 75.8
SWE Atlas (QnA / RF / TW) 41.2 / 42.6 / 39.1 20.4 / 18.4 / 18.5 40.3 / 48.6 / 38.5 37.9 / — / 30.8 27.2 / — / —
Benchmark Ornith-1.0-35B Qwen3.5-35B Gemma4-31B Qwen3.5-397B
Terminal Bench 2.1 (Terminus-2) 64.2 41.4 42.1 53.5
SWE-Bench Verified 75.6 70.0 52.0 76.4
SWE-Bench Pro 50.4 44.6 35.7 51.6
SWE-Bench Multilingual 69.3 60.3 51.7 69.3 NL2Repo 34.6 20.5 15.5 36.8 ClawEval Avg 69.8 65.4 48.5 70.7
SWE Atlas (QnA / RF / TW) 37.1 / 29.7 / 27.8 13.2 / 10.2 / 9.8 — 20.4 / 18.4 / 18.5
Benchmark Ornith-1.0-9B Qwen3.5-9B Gemma4-12B Gemma4-31B
Terminal Bench 2.1 (Terminus-2) 43.1 21.3 21.0 42.1
SWE-Bench Verified 69.4 53.2 44.2 52.0
SWE-Bench Pro 42.9 31.3 27.6 35.7
SWE-Bench Multilingual 52.0 39.7 32.5 51.7 NL2Repo 27.2 16.2 10.3 15.5
ClawEval Avg 63.1 53.2 32.5 48.5
SWE Atlas (QnA / RF / TW) 17.9 / 16.6 / 15.3 9.2 / 4.3 / 4.4 — —
Ornith-1.0’s comprehensive results demonstrate not only a leap in open-source agentic coding but also a new standard for efficient, scalable deployment—whether at the edge or the frontier.
As of the initial release, specific API pricing details for Ornith-1.0 have not yet been published on Deep Reinforce AI's official documentation pages. The company has indicated that pricing information will be made available through their developer portal and API documentation in the coming weeks. Given the open-source nature of the models and the competitive landscape, developers can expect transparent and accessible pricing structures that align with the MIT licensing philosophy.
For organizations preferring direct API access over self-hosting, Deep Reinforce AI will likely offer tiered pricing based on token consumption, with potential free tiers for evaluation and development purposes. The company's commitment to open-source principles suggests they may adopt competitive pricing strategies to encourage widespread adoption and community contribution.
Ornith-1.0 excels in agentic coding scenarios where autonomous problem-solving and iterative refinement are essential. Developers can deploy the models for automated code generation, bug fixing, refactoring assistance, and architectural design guidance. The 9B Dense variant is particularly well-suited for edge deployment in IDE integrations, real-time code suggestions, and mobile development environments where latency and resource constraints matter.
Beyond pure coding tasks, Ornith-1.0's agentic capabilities extend to complex reasoning workflows, documentation generation, test case creation, and technical debt analysis. The models perform exceptionally well in RAG (Retrieval-Augmented Generation) applications when processing large codebases, thanks to their extended context windows and superior repository understanding demonstrated on ClawEval. Enterprise teams can leverage the full suite for automated code review systems, security vulnerability detection, and compliance checking across multilingual codebases.
Developers can access Ornith-1.0 models through multiple channels. The primary entry point is Deep Reinforce AI's official model hub at https://huggingface.co/deepreinforce, where all four variants are available for immediate download under MIT license. For API-based integration, the company provides RESTful endpoints with comprehensive SDKs for Python, JavaScript, and Go, enabling seamless incorporation into existing development workflows.
The models support standard transformer architectures and can be deployed using popular frameworks like Transformers, vLLM, and TGI. Detailed documentation including installation guides, API references, and best practices are available at https://docs.deepreinforce.ai/ornith-1.0. The 9B Dense model serves as an excellent starting point for experimentation, while production deployments can scale to the 397B MoE variant for maximum performance. Community support is available through Discord channels and GitHub discussions, fostering collaborative development and knowledge sharing.