v1.1

Plugin Platform & Plugin Hub

March 26, 2026

v1.1 is a major milestone that transforms Agent Zero into a plugin-first platform. It introduces a full extensibility model, app-store-like plugin workflows, stronger model/prompt management, and broad reliability and security hardening.

✨ New Features

  • Launched a full plugin platform so developers can deliver capabilities independently of core releases.
  • Introduced the Plugin Hub for discovery, install, validation, scanning, and plugin configuration workflows.
  • Expanded extensibility across prompts, tools, providers, APIs, hooks, secrets, and file-watching systems.
  • Added built-in Email and Telegram communication plugins with configuration UIs and attachment support.
  • Enabled per-chat model switching, model preset search, and prompt architecture upgrades.

⚡ Improvements

  • Improved self-update flow with Git-based updates, better tag validation, and cleaner release format handling.
  • Refined chat and UI behavior with branch handling fixes, larger input area, and improved settings/modal polish.
  • Improved WebSocket and frontend cache stability under heavy usage.
  • Refactored core Python/API helpers and moved more framework capabilities into built-in plugins.

🐛 Security & Reliability

  • Hardened CSRF behavior for HTTPS and Chromium contexts.
  • Improved secret masking in tool/code output and tightened plugin safety warnings.
  • Fixed cross-device file move paths, email whitelist behavior, and several retry/exception edge cases.