@tonysimons_
š§ Hermes Agent Tip of the Day: `hermes send` Your shell scripts can now text you. š« No agent. š« No LLM. š« No gateway babysitting. Pipe anything to any platform you're already configured for: šø`hermes send --to telegram "deploy finished"` šø`echo "RAM 92%" | hermes send --to telegram` šø`hermes send --to discord:#ops --file /tmp/report.md` Perfect for cron jobs, CI hooks, watchdog alerts, deploy notifications. Zero overhead. Just deliver the damn message. š¤š»