
Watch the Agent Zero v0.9.5 release video.
✨ New Features
- Secrets management system - agent can use credentials without ever exposing them to LLM providers
- Progressive web app (PWA) support
⚡ Improvements
- Agent can copy/paste messages and files without rewriting them using file references
- LiteLLM global configuration field for model parameters
- JSON format support in extra model parameters
- Custom HTTP headers for browser agent
- Tunnel component frontend rework
🐛 Bug Fixes
- Fixed LLM errors with long IDs by using shorter IDs for files and memories
- Fixed timezone change bug
- Fixed notifications z-index issue