#!/usr/bin/env bash
# Hermes Agent — ACP launcher (written by `hermes update`).
# ACP hosts (Zed, JetBrains, Buzz) resolve the agent by this
# command name on the login-shell PATH.
exec "/home/thesage/.local/bin/hermes" acp "$@"
