mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 07:51:45 +08:00
Adds --pass-session-id CLI flag that includes the session ID in the agent's system prompt when set: hermes --pass-session-id hermes chat --pass-session-id Sets HERMES_PASS_SESSION_ID=1 env var, which _build_system_prompt() checks before appending the session ID.