hermes-agent/tools/environments
teknium1 88f8bcde38 Merge PR #538: fix cron HERMES_HOME path mismatch, missing HomeAssistant toolset mapping, Daytona timeout drift
Authored by Himess. Three independent fixes:
- cron/jobs.py: respect HERMES_HOME env var (consistent with scheduler.py)
- gateway/run.py: add Platform.HOMEASSISTANT to toolset mappings
- tools/environments/daytona.py: use time.monotonic() for timeout deadline
2026-03-09 23:20:52 -07:00
..
__init__.py
base.py
daytona.py fix: three small inconsistencies across cron, gateway, and daytona 2026-03-06 16:52:17 +03:00
docker.py fix: Docker persistent bind mounts fail with Permission denied 2026-03-09 17:52:33 -07:00
local.py refactor: rename and enhance shell detection in local environment 2026-03-08 03:00:05 -07:00
modal.py
singularity.py
ssh.py