Hermes Agent is an open-source autonomous AI agent developed by Nous Research, released in February 2026. It is not a code completion tool tied to an IDE, nor is it a shell chatbot—it lives on your server, remembers everything it learns, and becomes more capable the longer it runs. It supports Linux, macOS, and WSL2, and can be installed with a single curl command, requiring no prerequisites.Linux installation command: curl -fsSL https://res1.hermesagent.org.cn/install.sh | bash In the user's root directory
root@4sapi:~/.hermes# cd
root@4sapi:~# source ~/.bashrc //Load environment variables