Installing and Running Hermes Agent
Hermes Agent is an open-source AI agent from Nous Research. It runs in the terminal and can do more than a regular chatbot: it can inspect files, execute commands, use external tools, and remember previous sessions. In this post, I will cover the shortest path from a fresh machine to a working Hermes Agent session. Hermes can execute commands and modify files using the permissions of your user account. Install and run it as a normal user, keep command approvals enabled, and start in a directory that does not contain sensitive files....