Download Latest Version v1.8 source code.tar.gz (10.5 MB)
Email in envelope

Get an email when there's a new version of Agent Zero

Home / v1.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-28 1.4 kB
v1.4 source code.tar.gz 2026-03-28 10.4 MB
v1.4 source code.zip 2026-03-28 11.2 MB
Totals: 3 Items   21.6 MB 1

Agent Zero – Release Notes

Onboarding, plugin hub improvements, and model config enhancements

  • Onboarding flow for missing API keys – A new onboarding experience guides users when no API key is configured. A banner in the chat composer surfaces the missing-key status directly, replacing a dedicated backend status endpoint.
  • Model config presets – A model switcher component is now available in the chat input area, with support for active preset/model retrieval from the model config store.
  • Agent progress in chat input – Agent progress is shown as ghost text in the chat input placeholder for better at-a-glance awareness.
  • Parallel plugin scans – The serialized scan queue has been removed; plugin scans now run in parallel, each in its own temporary chat context. The "queued" state has been removed from the UI and store.
  • Sanitized plugin markdown rendering – Plugin READMEs and docs are now rendered through a shared safe-markdown pipeline using DOMPurify, preventing unsafe HTML from reaching the page. GitHub README link and image rebasing (including releases routes) is now centralized and applied consistently across the Plugin Hub, installed plugin README, and markdown modal docs.
  • Fixed plugin README image paths – README images and links are correctly rebased to GitHub blob/raw paths, fixing broken images in plugin documentation.
Source: README.md, updated 2026-03-28