hermes-agent/cron
Dean Kerr f2891b70d0 fix: respect HERMES_HOME env var in gateway and cron scheduler
Both entry points hardcoded Path.home() / ".hermes" for .env, config.yaml,
logs, and lock files. Now uses _hermes_home which reads HERMES_HOME env var
with ~/.hermes as default, matching cli.py and run_agent.py.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 18:51:46 +11:00
..
__init__.py refactor: streamline cron job handling and update CLI commands 2026-02-21 16:21:19 -08:00
jobs.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
scheduler.py fix: respect HERMES_HOME env var in gateway and cron scheduler 2026-02-26 18:51:46 +11:00