Files
hermes-agent/hermes_cli
Kal Sze fd97740ca9 fix(gateway): include user-local bin paths in systemd unit PATH
Add ~/.local/bin, ~/.cargo/bin, ~/go/bin, ~/.npm-global/bin to the
systemd unit PATH so tools installed via uv/pipx/cargo/go are
discoverable by MCP servers and terminal commands.

Uses a _build_user_local_paths() helper that checks exists() before
adding, and correctly resolves home dir for both user and system
service types.

Co-authored-by: kagura-agent <Kagura>
Co-authored-by: ygd58 <buray>
Co-authored-by: Mibayy <Mibay>
2026-03-28 07:26:18 -07:00
..
2026-03-23 22:34:04 -07:00