v0.9.5.1

agent0ai/agent-zerov0.9.5.1Sep 19, 2025by frdel

AI Summary

Adds support for new LLM providers (Venice and xAI) and implements a secrets management system for secure credential handling.

Key Highlights

  • Added support for Agent Zero Venice provider
  • Added support for xAI provider
  • Secrets management for secure credential handling

New Features

  • Venice and xAI provider integrations
  • Secrets management system
  • LiteLLM global configuration and PWA support

Full Release Notes

## 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