description:Send files through messaging platforms via Hermes MEDIA protocol — path rules, Windows quirks, allowed directories, and per-platform limitations.
version:1.0.0
version:1.1.0
author:Hermes Agent
platforms:[windows,linux,macos]
metadata:
...
...
@@ -118,20 +118,175 @@ The gateway auto-detects the content type from the file extension:
### Telegram
- MEDIA protocol fully supported
- Images, video, audio, documents all work
- Larger file size limit
- Larger file size limit (~2GB)
### Discord / Slack
- MEDIA protocol supported
- File-type restrictions may apply per platform
- Discord: 25MB (free), 500MB (Nitro)
### WhatsApp / Other Platforms
- MEDIA protocol supported via gateway
- Platform-specific size and type limits apply
---
## 5. Diagnostic Checklist
## 5. Client Chat File Delivery Workflow
When sending files to users during interactive chat sessions, follow this workflow: