Files
compose/ai/hermes
Hermes 7d48b9696e fix: add WORKDIR and httpx dependency to Hermes Dockerfile
- Add explicit WORKDIR /opt/hermes after FROM instruction
- Add httpx to pip install for OpenViking plugin support

Acceptance: Docker image builds with WORKDIR=/opt/hermes
and httpx available in the venv.
2026-05-20 14:18:24 -04:00
..