Skip to content

Releases: agent0ai/agent-zero

v0.9.8.1 - Skills, UI Redesign & Git projects

18 Feb 17:04

Choose a tag to compare

v0.9.8.1 - Caching, context optimization, error handling...

  • improved caching for anthropic models
  • improved context window optimimization
  • fixed retry on critical error counter
  • load up to 5 skills at a time
  • default chat model is now Sonnet 4.6

v0.9.8 - Skills, UI Redesign & Git projects

Release video

  • Skills
    • Skills System replacing the legacy Instruments with a new SKILL.md standard for structured, portable agent capabilities.
    • Built-in skills, and UI support for importing and listing skills
  • Real-time WebSocket infrastructure replacing the polling-based approach for UI state synchronization
  • UI Redesign
    • Process groups to visually group agent actions with expand/collapse support
    • Timestamps, steps count and execution time with tool-specific badges
    • Step detail modals with key-value and raw JSON display
    • Collapsible responses with show more/less and copy buttons on code blocks and tables
    • Message queue system allowing users to queue messages while the agent is still processing
    • In-browser file editor for viewing and editing files without leaving the UI
    • Welcome screen redesign with info and warning banners for connection security, missing API keys, and system resources
    • Scheduler redesign with standalone modal, separate task list, detail and editor components, and project support
    • Smooth response rendering and scroll stabilization across chat, terminals, and image viewer
    • Chat width setting and reworked preferences panel
    • Image viewer improvements with scroll support and expanded viewer
    • Redesigned sidebar with reusable dropdown component and streamlined buttons
    • Inline button confirmations for critical actions
    • Improved login design and new logout button
    • File browser enhanced with rename and file actions dropdown
  • Git projects
    • Git-based projects with clone authentication for public and private repositories
  • Four new LLM providers: CometAPI, Z.AI, Moonshot AI, and AWS Bedrock
  • Microsoft Dev Tunnels integration for secure remote access
  • User data migration to /usr directory for cleaner separation of user and system files
  • Subagents system with configurable agent profiles for different roles
  • Memory operations offloaded to deferred tasks for better performance
  • Environment variables can now configure settings via A0_SET_* prefix in .env
  • Automatic migration with overwrite support for .env, scheduler, knowledge, and legacy directories
  • Projects support extended to MCP, A2A, and external API
  • Workdir outside project support for more flexible file organization
  • Agent number tracking in backend and responses for multi-agent identification
  • Many bug fixes and stability improvements across the UI, MCP tools, scheduler, uploads, and WebSocket handling

v0.9.8 - Skills, UI Redesign & Git projects

10 Feb 18:25

Choose a tag to compare

v0.9.8 - Skills, UI Redesign & Git projects

Release video

  • Skills
    • Skills System replacing the legacy Instruments with a new SKILL.md standard for structured, portable agent capabilities.
    • Built-in skills, and UI support for importing and listing skills
  • Real-time WebSocket infrastructure replacing the polling-based approach for UI state synchronization
  • UI Redesign
    • Process groups to visually group agent actions with expand/collapse support
    • Timestamps, steps count and execution time with tool-specific badges
    • Step detail modals with key-value and raw JSON display
    • Collapsible responses with show more/less and copy buttons on code blocks and tables
    • Message queue system allowing users to queue messages while the agent is still processing
    • In-browser file editor for viewing and editing files without leaving the UI
    • Welcome screen redesign with info and warning banners for connection security, missing API keys, and system resources
    • Scheduler redesign with standalone modal, separate task list, detail and editor components, and project support
    • Smooth response rendering and scroll stabilization across chat, terminals, and image viewer
    • Chat width setting and reworked preferences panel
    • Image viewer improvements with scroll support and expanded viewer
    • Redesigned sidebar with reusable dropdown component and streamlined buttons
    • Inline button confirmations for critical actions
    • Improved login design and new logout button
    • File browser enhanced with rename and file actions dropdown
  • Git projects
    • Git-based projects with clone authentication for public and private repositories
  • Four new LLM providers: CometAPI, Z.AI, Moonshot AI, and AWS Bedrock
  • Microsoft Dev Tunnels integration for secure remote access
  • User data migration to /usr directory for cleaner separation of user and system files
  • Subagents system with configurable agent profiles for different roles
  • Memory operations offloaded to deferred tasks for better performance
  • Environment variables can now configure settings via A0_SET_* prefix in .env
  • Automatic migration with overwrite support for .env, scheduler, knowledge, and legacy directories
  • Projects support extended to MCP, A2A, and external API
  • Workdir outside project support for more flexible file organization
  • Agent number tracking in backend and responses for multi-agent identification
  • Many bug fixes and stability improvements across the UI, MCP tools, scheduler, uploads, and WebSocket handling

v0.9.7 - Projects

19 Nov 11:41

Choose a tag to compare

v0.9.7 - Projects

Release video

  • Projects management
    • Support for custom instructions
    • Integration with memory, knowledge, files
    • Project specific secrets
  • New Welcome screen/Dashboard
  • New Wait tool
  • Subordinate agent configuration override support
  • Support for multiple documents at once in document_query_tool
  • Improved context on interventions
  • Openrouter embedding support
  • Frontend components refactor and polishing
  • SSH metadata output fix
  • Support for windows powershell in local TTY utility
  • More efficient selective streaming for LLMs
  • UI output length limit improvements
  • Update checker

v0.9.6 - Memory Dashboard

02 Oct 14:05

Choose a tag to compare

v0.9.6 - Memory Dashboard

Release video

  • Memory Management Dashboard
  • Kali update
  • Python update + dual installation
  • Browser Use update
  • New login screen
  • LiteLLM retry on temporary errors
  • Github Copilot provider support

v0.9.5.1 - Secrets

19 Sep 07:16

Choose a tag to compare

0.9.5.1

  • added support for Agent Zero Venice provider
  • added support for xAI provider

0.9.5

  • Secrets management - agent can use credentials without seeing them
  • Agent can copy paste messages and files without rewriting them
  • LiteLLM global configuration field
  • Custom HTTP headers field for browser agent
  • Progressive web app support
  • Extra model params support for JSON
  • Short IDs for files and memories to prevent LLM errors
  • Tunnel component frontend rework
  • Fix for timezone change bug
  • Notifications z-index fix

v0.9.5 - Secrets

03 Sep 08:57

Choose a tag to compare

  • Secrets management - agent can use credentials without seeing them
  • Agent can copy paste messages and files without rewriting them
  • LiteLLM global configuration field
  • Custom HTTP headers field for browser agent
  • Progressive web app support
  • Extra model params support for JSON
  • Short IDs for files and memories to prevent LLM errors
  • Tunnel component frontend rework
  • Fix for timezone change bug
  • Notifications z-index fix

v0.9.4 - Connectivity, UI

18 Aug 11:09

Choose a tag to compare

v0.9.4 - Connectivity, UI

  • External API endpoints
  • Streamable HTTP MCP A0 server
  • A2A (Agent to Agent) protocol - server+client
  • New notifications system
  • New local terminal interface for stability
  • Rate limiter integration to models
  • Delayed memory recall
  • Smarter autoscrolling in UI
  • Action buttons in messages
  • Multiple API keys support
  • Tunnel URL QR code
  • Download streaming
  • Internal fixes and optimizations

v0.9.3 - Subordinates, memory, providers

04 Aug 17:45

Choose a tag to compare

  • Faster startup/restart
  • Subordinate agents can have dedicated prompts, tools and system extensions
  • Streamable HTTP MCP server support
  • Memory loading enhanced by AI filter
  • Memory AI consolidation when saving memories
  • Auto memory system configuration in settings
  • LLM providers available are set by providers.yaml configuration file
  • Venice.ai LLM provider supported
  • Initial agent message for user + as example for LLM
  • Docker build support for local images
  • File browser fix

v0.9.2 - Speech, attachments

21 Jul 08:44

Choose a tag to compare

v0.9.2 - Kokoro TTS, Attachments

  • Kokoro text-to-speech integration
  • New message attachments system
  • Minor updates: log truncation, hyperlink targets, component examples, api cleanup

v0.9.1.1 - LiteLLM, UI improvements

09 Jul 08:46

Choose a tag to compare

v0.9.1.1

  • LLM API base URL field fix

v0.9.1 - LiteLLM, UI improvements

  • Langchain replaced with LiteLLM
    • Support for reasoning models streaming
    • Support for more providers
    • Openrouter set as default instead of OpenAI
  • UI improvements
    • New message grouping system
    • Communication smoother and more efficient
    • Collapsible messages by type
    • Code execution tool output improved
    • Tables and code blocks scrollable
    • More space efficient on mobile
  • Streamable HTTP MCP servers support
  • LLM API URL added to models config for Azure, local and custom providers