changelogMistral AI

Mistral Releases Codestral 25.08 with 30% Higher Completion Acceptance, Ships Full Enterprise Coding Stack

TL;DR

Mistral AI released Codestral 25.08, showing 30% more accepted code completions and 10% higher retention rates. The company also shipped Devstral Small, a 24B-parameter agentic coding model scoring 53.6% on SWE-Bench Verified, alongside new embedding and IDE integration tools aimed at enterprise deployment.

2 min read
0

Mistral Releases Codestral 25.08 with 30% Higher Completion Acceptance, Ships Full Enterprise Coding Stack

Mistral AI released Codestral 25.08, the latest version of its code generation model, alongside a complete coding stack targeting enterprise deployments. The update shows measurable improvements in code completion quality, according to the company.

Codestral 25.08 Performance Metrics

Mistral claims Codestral 25.08 delivers:

  • 30% increase in accepted completions compared to prior versions
  • 10% more code retained after suggestion
  • 50% fewer runaway generations
  • 5% improvement on instruction-following benchmark IFEval v8
  • 5% gain in code abilities on MultiplE benchmark

The model is optimized for fill-in-the-middle (FIM) completion and supports deployment across cloud, VPC, or on-premises environments.

Devstral: Agentic Coding Models

Mistral introduced Devstral, a family of models built for multi-file coding tasks. Devstral Small (24B parameters, Apache-2.0 license) scores 53.6% on SWE-Bench Verified, while Devstral Medium reaches 61.6%. According to Mistral, these scores exceed Claude 3.5, GPT-4.1-mini, and other open models on the benchmark.

Devstral Small runs on a single Nvidia RTX 4090 or Mac with 32GB RAM. The model is open-weight, allowing enterprises to fine-tune on proprietary codebases or integrate into CI/CD pipelines without licensing restrictions. Devstral Medium is available through Mistral's API and enterprise partnerships.

Codestral Embed for Code Search

The stack includes Codestral Embed, a code-specific embedding model. Mistral claims it outperforms OpenAI and Cohere embeddings on code retrieval benchmarks. The model offers configurable dimensions (including 256-dim INT8) and supports private deployment for monorepo and poly-repo search.

IDE Integration and Enterprise Controls

All capabilities are accessible through Mistral Code, a plugin for JetBrains and VS Code. Features include:

  • Inline completions via Codestral 25.08
  • One-click automations powered by Devstral
  • Semantic search backed by Codestral Embed
  • Context awareness from Git diffs and terminal history

The plugin supports cloud, VPC, and on-premises deployment (general availability Q3 2025). Mistral offers SSO, audit logging, and usage controls through the Mistral Console. No telemetry is mandatory, and inference can run without external API calls.

Enterprise Deployment Options

Mistral's approach addresses several enterprise requirements:

  • VPC, on-premises, and air-gapped deployment options
  • Model weights access for customization
  • Unified observability and audit trails
  • Integration with internal CI/CD and knowledge bases

Pricing for Codestral 25.08 and Devstral models was not disclosed.

What This Means

Mistral is positioning itself as an enterprise-first alternative to SaaS-only coding assistants. The combination of open-weight models (Devstral Small), private deployment options, and integrated tooling addresses compliance and customization requirements common in regulated industries. The 30% improvement in completion acceptance, if validated independently, represents meaningful progress in code suggestion quality. However, real-world enterprise adoption will depend on whether the stack's complexity and integration requirements match organizations' deployment capabilities. SWE-Bench Verified scores above 50% suggest Devstral is competitive with frontier models on multi-file coding tasks, though these benchmarks don't capture all aspects of production coding workflows.

Related Articles

product update

Mistral launches Workflows orchestration platform for production AI with durable execution and human-in-the-loop approva

Mistral has released Workflows in public preview, an orchestration layer for production AI systems built on Temporal's durable execution engine. The platform enables long-running AI processes to survive network failures, pause for human approval with a single line of code, and provides full execution history through Studio. Organizations including ASML, ABANCA, and CMA-CGM are already using Workflows for critical business automation.

model release

Mistral releases Leanstral, 6B-parameter open-source model for Lean 4 formal proof verification

Mistral AI released Leanstral, the first open-source code agent designed specifically for Lean 4 formal proof verification. The model uses 6B active parameters in a sparse 120B architecture and is available under Apache 2.0 license with free API access.

model release

Mistral OCR 3 launches at $2 per 1,000 pages with 74% win rate over previous version

Mistral AI released OCR 3, a document parsing model priced at $2 per 1,000 pages with a 50% batch API discount. The company claims a 74% overall win rate compared to Mistral OCR 2 on forms, scanned documents, complex tables, and handwriting.

model release

Mistral releases Devstral Medium and Small 1.1 with 61.6% SWE-Bench Verified score

Mistral AI has released two specialized coding models: Devstral Medium, achieving 61.6% on SWE-Bench Verified, and Devstral Small 1.1, scoring 53.6% and released under Apache 2.0 license. The company claims Devstral Medium surpasses Gemini 2.5 Pro and GPT-4.1 at a quarter of the price.

Comments

Loading...