Changelog
Release notes and version history for Agent Zero
See what's new in each release and stay updated with the latest features and improvements.
Projects Management System
Major release introducing the Projects Management System with per-project custom instructions, integrated memory, knowledge, and files, project-specific secrets, and a new Welcome dashboard and Wait tool for better agent control.
Memory Management Dashboard
Major update introducing the Memory Management Dashboard for transparent control over your agent's memories, plus platform updates to Kali, Python, browser tooling, authentication, and provider integrations.
Venice and xAI Provider Support
Added support for Venice AI and xAI providers, expanding model integration options.
Secrets Management & Progressive Web App
Major update introducing secrets management system allowing agents to use credentials without exposing them to LLMs, enhanced message handling with file references, and progressive web app support.
Connectivity & UI Enhancements
Major connectivity update with external API endpoints, Agent-to-Agent protocol, new notification system, and enhanced UI/UX improvements.
Subordinate Agents, Memory & Providers
Major extensibility update allowing subordinate agents to have dedicated prompts, tools, and system extensions. Enhanced memory system with AI consolidation and filtering, plus Venice.ai provider support.
Speech & Attachments
Complete voice interaction with Kokoro text-to-speech and improved Whisper speech-to-text. Enhanced attachment system with better UI and cross-device synchronization.
LiteLLM Integration & UI Overhaul
Complete architectural replacement of Langchain with LiteLLM for unified multi-provider support. Major UI overhaul with collapsible message grouping, improved code output, and mobile-optimized design.
Backup & Subordinate Agent Profiles
Starting 0.9 series focused on seamless operation. Complete backup and restore system for easy upgrades. Subordinate agents can now have specialized roles with dedicated prompt profiles.
Markdown Rendering & Document RAG
Complete formatting overhaul with markdown, emojis, and LaTeX math notation. Real-time response streaming and new document Q&A tool with vector database support.
Hacking Edition Merge & Browser Upgrade
Merged Agent Zero Hacking Edition into main branch with Kali Linux base. Major browser-use framework upgrade for improved stability.
MCP Performance Improvements
Improved initialization procedure, faster chat loading, and smoother MCP loading.
MCP Support
Complete Model Context Protocol (MCP) integration. Agent Zero can now use thousands of external MCP tools and be exposed as an MCP server to other AI applications.
Stability & Hacking Edition Update
Major code execution stability improvements with timeout handling and multi-session support. Hacking edition fully synchronized with main branch.
Improvements and Bugfixes
Various bugfixes related to context management, message formatting, and scheduler improvements.
Remote Access & Mobile Support
One-click Cloudflare tunnel for accessing Agent Zero from any device over the internet. Mobile-friendly UI with password protection and secure remote access.
Auto Embeddings & Scheduler
Automatic local embedding model for easier onboarding. No external API needed - all-MiniLM-L6 model runs locally on CPU.
Scheduler System
Long-awaited scheduler system giving Agent Zero time awareness and future planning. Schedule periodic tasks with Cron, specific dates with Planned tasks, or trigger manually via API.
Vision & Multitasking
Vision support for Claude, Gemini, and GPT models. Terminal sessions enabling true multitasking. Automatic chat renaming with topic tracking.
Temperature & Reasoning Fix
Fixed ChatOpenAI default temperature and reasoning models support.
DeepSeek R1 Support
Added support for DeepSeek R1 Reasoner and Chat models - 50x cheaper than O1 with visible reasoning tokens and excellent prompt caching optimization.
Browser Agent & UX
Browser agent powered by browser-use framework enables autonomous web browsing. Real-time screenshots, interactive element highlighting, and major file handling improvements.
Docker Runtime & Voice Mode
Major architecture overhaul - fully Dockerized deployment with one-click setup. Local voice mode with Whisper speech-to-text and browser text-to-speech. SearXNG search engine for private, unlimited web search.
Memory System & Instruments
Complete memory system overhaul with automatic fragment and solution storage. Instruments framework for custom tools. Revamped mobile-friendly UI with light/dark themes.
Automatic Memory
Automatic memory system, UI improvements, instruments framework, and reflection prompts.
Free & Local Models
Added support for free and local models with bug fixes.
Bug Fixes
Multiple bug fixes for Ollama, endpoints, event loops, and error logging.
Installation Guide
Added installation guide and fixed run_cli.py bug.
Terminal & Intervention Fixes
Fixed intervention and terminal reset issues.
WebUI & Knowledge System
New web UI prototype with Flask server. Knowledge folder for automatic document import. FAISS vector database. Prompt subfolders for easy customization.
Models & Hints
Added models, bug fixes, and hints improvements.
Memory & GPT-4o-mini
Memory enhancements, GPT-4o-mini support, and stability improvements.
Pre-release
Free JSON format, tool superclass, memory injection, new rate limiter, and agent parameters.