v0.9.5

agent0ai/agent-zerov0.9.5Sep 3, 2025by frdel

AI Summary

This release focuses on security and usability enhancements, introducing secret management, improved copy-paste capabilities, and various UI stability fixes.

Key Highlights

  • Secrets management allowing agents to use credentials without seeing them
  • Agent can copy and paste messages and files without rewriting them
  • Progressive web app (PWA) support
  • Short IDs for files and memories to prevent LLM errors
  • Fixes for timezone changes and notifications z-index

New Features

  • Secrets management
  • Copy paste messages and files
  • LiteLLM global configuration field
  • Custom HTTP headers for browser agent
  • PWA support
  • Extra model params support for JSON
  • Short IDs for files and memories
  • Tunnel component frontend rework
  • Timezone change bug fix
  • Notifications z-index fix

Full Release Notes

- 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