Hi everyone,
I recently tried Agent Zero (https://www.agent-zero.ai) and was really impressed!
Since it’s dockerized, I wanted to be able to manage it directly from the HA supervisor. That’s why I created an add-on that launches A0 and loads the extensions repository every time it restarts. As a test, I created one to enable the Telegram channel on A0.
The two repositories are available here:
- A0 Home Assistant add-on:
https://github.com/Invernomut0/agent-zero-hassio - Telegram extension:
https://github.com/Invernomut0/telegram_a0
PS: If you are using a Raspberry PI5 with 4 GB of RAM, you need to increase the swap file to at least 4 GB, otherwise the A0 process will be interrupted by the supervisor. To do this, you can use this add-on: https://github.com/TazzerMAN/increase_swap_addon (thanks TazzerMAN!).
For completeness, I installed two mcp servers: hass-mcp and node-red-mcp-server for full integration with Home Assistant.
If you have any advice, suggestions, or reports, please let me know!
Thank you!
Bye!