What's new
Latest Mira platform updates, new model capabilities, and API changes. Follow our releases to take advantage of all the newest features.
April 2026
mira-max launch — April 1, 2026
We're excited to introduce mira-max — our most powerful model with a 128K token context window and 16K token maximum output. This is the largest upgrade to the Mira model lineup.
- 128K context — process entire codebases, legal contracts, research papers in a single request
- 16K output — generate long documents, detailed reports, and substantial code without truncation
- Improved benchmarks — 15% higher on MMLU and 20% higher on HumanEval compared to mira-pro
New documentation site — April 1, 2026
Completely redesigned documentation site at platform.vmira.ai/docs with bilingual support (Russian and English), interactive code examples, and improved navigation.
March 2026
Thinking mode improvements — March 15, 2026
Major improvements to thinking mode in mira-pro and mira-max: more accurate chain-of-thought reasoning, reduced hallucinations, and improved performance on mathematical tasks.
- Math — +12% accuracy on GSM8K and MATH benchmarks
- Logic — improved multi-step reasoning with fewer chain-of-thought errors
- Speed — 20% faster thinking chain generation
Streaming improvements — March 8, 2026
Revamped the Server-Sent Events (SSE) streaming mechanism for all models. Now supports streaming tool call results and improved time-to-first-token latency.
February 2026
Tool use enhancements — February 20, 2026
Improved function calling accuracy across all models. Models now better identify when to invoke tools and generate more accurate parameters.
- Parallel calls — mira-pro and mira-max support parallel invocation of multiple tools
- Schema accuracy — 30% fewer JSON schema compliance errors
- Nested calls — support for chained tool calls with result passing
Mira Code CLI v1.0 — February 10, 2026
Released the first stable version of Mira Code — a CLI tool for interactive AI-powered coding directly in your terminal. Supports autocompletion, code generation, debugging, and refactoring.
npm install -g mira-code
January 2026
mira-pro context expansion — January 25, 2026
Expanded mira-pro's context window from 32K to 64K tokens at no price change. This allows processing twice as much data in a single request.
Multilingual improvements — January 12, 2026
All models received improved support for Russian, as well as Arabic, Chinese, Japanese, and Korean. Translation quality improved by 25%.