Skip to content
Changelog

Changelog

New features, improvements, and bug fixes at a glance.

v1.3 Latest
May 1, 2026

New Model Generation & Global Providers with Zero Data Retention

Features

GPT-5.5 — new OpenAI flagship

GPT-5.5 is now available and replaces GPT-5.4 Pro as the default Powerful OpenAI model. 82.7% on Terminal-Bench 2.0 — new state of the art for agentic coding — with a 1M context window and dramatically better long-context performance (74% MRCR v2 at 512K–1M tokens).

Kimi K2.6 — hosted in Europe

Moonshot AI’s latest flagship (80.2% SWE-Bench Verified, 58.6% SWE-Bench Pro — on par with GPT-5.5). Hosted in Europe with Zero Data Retention guarantees. Open-weight, 256K context, built for long-horizon agentic work.

GLM 5.1 — hosted in Europe

Z.ai’s new flagship (58.4% SWE-Bench Pro, 63.5% Terminal-Bench 2.0) is the first open-source choice for long-horizon coding with up to 8 hours of autonomous execution. Hosted in Europe with Zero Data Retention guarantees. Open-weights model, independently deployable.

New US-hosted global providers with Zero Data Retention

Three new US-hosted models are available optionally: DeepSeek V4 Pro (1.6T parameters, 1M context, 80.6% SWE-Bench Verified), MiniMax M2.7 and Qwen3.6 Plus (with vision). All accessed through our gateway provider with contractually enforced Zero Data Retention and no-training policy.

Improvements

Pricing breakdown updated

The model cost page now lists every new model — including Lura, Kimi K2.6, GLM 5.1 and the three new global providers — with input, output and cache-read pricing per 1M tokens.

Models page restructured

The AI Models page now clearly separates Lura, regional providers, and global providers with an explicit Zero Data Retention notice. See at a glance which models qualify for regulated workloads.

v1.2
April 29, 2026

Smarter Agent Execution & Clearer Billing

Features

Redesigned Ask-Question Experience

The agent's clarifying questions got a full UX overhaul in both CLI and VS Code: cleaner multi-choice layouts, free-text answers, multi-select support and a faster way to skip or abort — so you stay in flow when the agent needs input.

Improvements

Free Trial Added

Pro, Pro+ and Ultra can now be tried free for one week. The related CLI and VS Code messaging has been aligned accordingly.

Clearer Balance & Quota Messages

Balance-exhausted and low-quota messages are now explicit, actionable, and consistent across CLI and VS Code. When you hit a limit, you immediately see what happened and how to continue — including a one-click upgrade path in the VS Code sidebar.

Smarter Image Context Handling

On long sessions with many screenshots or diagrams, only the most recent images are sent to the model in full; older image blocks are replaced by lightweight placeholders. Result: faster responses, lower token usage, same context awareness.

Fixes

Stable Request Cancellation

Pressing Ctrl+C (or otherwise cancelling an in-flight request) now cleanly stops just that request instead of tearing down the whole CLI session. Your chat, context and working directory stay intact.

Reliable GPT Reasoning & Tool Streaming

Resolved an issue where GPT models would occasionally stop streaming reasoning or go silent between tool calls. The agent loop now reliably continues and streams status updates throughout long tool chains.

Hardened Agent-Loop Stability

Several edge cases in the agent loop and prompt service have been hardened — fewer stalls, better recovery from provider errors and more predictable behaviour on multi-step tasks.

v1.0
April 21, 2026

Official Release

Features

Autonomous AI Coding Agent

Plan, implement and review code with a single prompt. Supports multi-file edits, automatic error recovery and context-aware suggestions across your entire codebase.

Multi-Agent Orchestration

Break down complex tasks into parallel subtasks executed by specialized subagents. The orchestrator plans, delegates and verifies — fully autonomous.

AI Code Review

Three-phase code review with severity ratings, OWASP vulnerability detection and auto-fix suggestions. Runs on every commit or on demand.

Security Scanning

12 vulnerability categories including SQL injection, XSS, path traversal and hardcoded secrets. Generates actionable fix recommendations.

Testing & TDD

Generate unit tests, integration tests and run TDD workflows. The agent writes tests, runs them and iterates until they pass.

VS Code Extension

Full integration with inline editing, diff review, chat panel, and session management — directly in your editor.

CLI

Terminal-first workflow with batch processing, CI/CD integration, and non-interactive mode for automated pipelines.

API Keys

Token-based authentication for CI/CD and headless environments. Create, manage and revoke keys from the dashboard with SHA-256 hash storage.

Skills & Custom Agents

Install community skills, create custom agent personas and extend Lurus Code with reusable automation packages.

MCP Integration

Connect external tools and data sources via the Model Context Protocol. Use databases, APIs and third-party services as AI context.

Git & GitHub Integration

Automated commits, branch management, PR creation and interactive rebase — all driven by the AI agent.

Documentation Generation

Generate README files, API docs, JSDoc comments and architecture documentation from your codebase.

Permission System

Sandbox isolation, bash safety analysis, sensitive file protection and persistent permission rules.

Multi-Model Support

Choose from Claude, GPT, Gemini and more. Switch models per task or let the agent select the best one automatically.

Improvements

GDPR-Compliant by Design

Processing depends on model and region. No training on your code. DPA available.

Optimized Performance

Context compaction, intelligent caching and parallel tool execution for fast response times even on large codebases.

Want to try Lurus Code?

Try all features and experience the GDPR-compliant AI coding agent from Germany.

Get Started