(https://github.com/AndorinaAI/Andorina-WhatsApp-Agent-for-Hermes/releases/latest)
This is a major stability update focused on improving the installation engine, enhancing infrastructure resilience, and fully supporting Multi-Agent environments.
We highly recommend all users on v1.0.1 upgrade to this version to ensure maximum compatibility with future Hermes Agent updates.
🚀 Key Features & Enhancements
⚙️ Universal Multi-Agent Support
The installer (install.sh) and core scripts now feature a completely rewritten path resolution engine.
Full support for custom Hermes installations and multi-agent systems (e.g., .stephanie, .hermes, or custom paths).
Dynamic HERMES_HOME injection into cronjobs ensures complete isolation, preventing cross-agent contamination in memory and scheduling.
2. 🛡️ Self-Healing Bridge Infrastructure
The bridge integration is now significantly more robust.
The patch_bridge.py engine now properly supports MIME fallbacks and dynamically injects a health endpoint into the gateway.
If the bridge hangs, the new infrastructure "Medic" will detect the failure and attempt a graceful restart without breaking the user experience.
3. 🎙️ Native Voice Notes (PTT)
Audio handling has been heavily optimized.
Audio files (like .ogg or .opus) are now processed directly as true WhatsApp Voice Notes (PTT).
Human presence simulation added: Contacts will see "Recording audio..." instead of a generic file upload.
4. 📚 Comprehensive Bilingual Documentation
The project documentation has been fully overhauled for both English and Spanish users.
Introduced FEATURES.md: A complete, in-depth guide detailing all 15 technical capabilities of the skill.
Updated GUIDE.md and README.md with explicit instructions for edge cases (e.g., silent group limitations).
🛠️ Bug Fixes
Fixed an issue where the root directory was out of sync with the versions/ folder.
Corrected the setup.py pipe input logic to guarantee seamless headless installations.
Fixed HTML/CSS validation issues and migrated the official documentation site to use sleek, scalable SVG icons.
How to update: Simply pull the latest changes from main and re-run the installer. Your previous memory databases and settings will be preserved.