github agent0ai/agent-zero v1.3

4 hours ago

Agent Zero – Release Notes

  • Chat compaction plugin: New built-in plugin that compacts chat history, helping manage long conversations and context window usage. Includes plugin thumbnail.
  • WebUI page-head extension point: Plugins can now inject <script> and <link> tags directly into <head> via a new x-extension injection point in index.html, enabling cleaner loading of vendor libraries (e.g. mermaid.js, custom fonts) without DOM manipulation hacks.
  • Plugin index fetch cleanup: Removed redundant force parameter from the server-side plugin index fetch handler; cache-busting is now handled entirely client-side.
  • Updated a0-development skill.
  • Release workflow improvements: Added fallback environment variable support (OPENROUTER_MODEL_NAME / OPENROUTER_MODEL), improved error handling with graceful fallback messaging, and relaxed branch/tag constraints in the Docker publish workflow.

Don't miss a new agent-zero release

NewReleases is sending notifications on new releases.