Hermes通过cron运行脚本,无需LLM参与
Not everything needs an llm involved - Hermes can run regular scripts through its cron system and use its gateway to update you on outcomes without the agent burning money 😇
Found the dumbest useful optimization in my Hermes Agent setup today:
Two hourly maintenance cronjobs were waking the full agent just to run scripts. Switched them to script-only no_agent mode.
Savings: ~1.1M tokens/day, ~33M/month.
Tiny fix. Huge leak plugged. https://t.co/V4fI2SRwBg