
The artificial intelligence landscape just got a major shake-up. French AI startup Mistral AI has unleashed Devstral Small 24B, a groundbreaking open-source language model that’s specifically designed for software development. This isn’t just another coding assistant it’s what the company calls an “agentic” AI that can tackle real-world programming challenges.
Breaking Performance Records
Devstral Small 24B isn’t playing around when it comes to performance. The model has shattered records on the SWE-Bench Verified benchmark, achieving an impressive 46.8% score. That’s a significant leap forward more than 6 percentage points ahead of previous open-source champions.
What makes this even more remarkable? Devstral outperforms massive models like Deepseek-V3 (671B parameters) and Qwen3 232B-A22B, despite being considerably smaller. It’s like David beating multiple Goliaths in the coding arena.
The benchmark uses 500 real GitHub issues that have been manually verified for correctness. These aren’t toy problems they’re the kind of complex, real-world challenges that developers face every day.
Crushing Closed-Source Competition
Here’s where things get really interesting. Devstral doesn’t just beat other open-source models. It’s giving closed-source alternatives a run for their money too. The model outperforms GPT-4.1-mini by over 20%, according to Mistral’s announcement.
This performance gap is significant. It suggests that open-source AI models are rapidly closing the quality gap with their proprietary counterparts. For developers and organizations, this means access to cutting-edge AI capabilities without the black-box limitations of closed systems.
Built for Real-World Development

Traditional language models excel at writing standalone functions or completing code snippets. But real software development? That’s a different beast entirely. You need to understand massive codebases, identify relationships between components, and spot subtle bugs in complex functions.
Devstral was specifically trained to solve actual GitHub issues. It works with code agent scaffolds like OpenHands and SWE-Agent, which create the interface between the model and test cases. This isn’t theoretical it’s practical AI that can handle the messy reality of software development.
The collaboration with All Hands AI brings additional expertise to the table. All Hands AI specializes in autonomous software development, making this partnership a natural fit for creating truly agentic coding capabilities.
Accessibility Meets Enterprise Power
One of Devstral’s most compelling features is its versatility. The model is optimized to run locally on surprisingly modest hardware just an RTX 4090 GPU or a Mac with 32GB of RAM. This democratizes access to advanced AI coding assistance.
For individual developers and small teams, this means powerful AI capabilities without cloud dependencies or subscription fees. You can run Devstral on your own hardware, keeping your code private and your costs predictable.
But don’t mistake accessibility for weakness. The model’s performance makes it suitable for enterprise deployments, especially in organizations with strict security and compliance requirements. Privacy-sensitive repositories can benefit from agentic coding without sending code to external services.
Multiple Deployment Options
Mistral has made Devstral available through multiple channels, ensuring developers can access it however they prefer. The model is available on:
- Hugging Face for direct downloads
- Ollama for easy local deployment
- Kaggle for experimentation
- LM Studio for user-friendly interfaces
- Mistral’s own API for cloud-based access
The API pricing is competitive at $0.10 per million input tokens and $0.30 per million output tokens the same as Mistral Small 3.1. This pricing structure makes it accessible for both experimentation and production use.
Apache 2.0: True Open Source
Devstral is released under the Apache 2.0 license, replacing Mistral’s previous Codestral model that wasn’t available for commercial use. This licensing choice is significant it means developers and organizations can use, modify, and distribute the model freely, even in commercial applications.
The Apache 2.0 license removes barriers that often prevent adoption of AI models in enterprise environments. Legal teams can approve its use without complex negotiations or restrictive terms.
What’s Coming Next
Mistral describes Devstral Small 24B as a “research preview” and actively welcomes feedback from the community. More importantly, the company has announced that a larger version of the model is expected in the coming weeks.
This roadmap suggests that Mistral is committed to pushing the boundaries of open-source coding AI. The larger model will likely offer even better performance, potentially challenging the most advanced proprietary alternatives.
For enterprises requiring fine-tuning on private codebases or more sophisticated customization, Mistral offers specialized services through their applied AI team. This hybrid approach open-source foundation with enterprise support could be the sweet spot for many organizations.
The Bigger Picture

Devstral’s launch represents more than just another AI model release. It signals a shift in the AI landscape where open-source alternatives are not just catching up to proprietary solutions they’re surpassing them in specific domains.
For the software development community, this means more choices, better tools, and freedom from vendor lock-in. Developers can now access state-of-the-art AI coding assistance without sacrificing control over their tools and data.
The collaboration between Mistral AI and All Hands AI also demonstrates how partnerships can accelerate innovation in the open-source AI space. By combining Mistral’s language modeling expertise with All Hands AI’s focus on autonomous software development, they’ve created something greater than the sum of its parts.
As we look toward the future of software development, models like Devstral suggest we’re entering an era where AI won’t just assist developers it will actively participate in solving complex engineering challenges. The question isn’t whether AI will transform software development, but how quickly developers will adapt to these new capabilities.