Documentation Index
Fetch the complete documentation index at: https://docs.aihubmix.com/llms.txt
Use this file to discover all available pages before exploring further.

Quick Start
Step 1: Install Hermes
Open your terminal and run the following command:Linux / macOS / WSL2
Android / Termux
Native Windows is not supported. Please install WSL2 and run Hermes Agent from within WSL2.
Step 2: Choose a Provider
After a successful installation, select Quick setup -> More providers -> Custom endpoint.


Step 3: Configure AIHubMix Parameters
- Enter the API base URL:
https://aihubmix.com/v1. - Enter your AIHUBMIX_API_KEY: sk-***.

- Enter the model ID to select the model you want to use.

Step 4: Set Up the Messaging Platform
Configure the messaging platform as needed (use Skip as a reference) -> Whether to run now (select Y)

Step 5: Run a Test
- Enter
hermesin the terminal to open the Hermes Agent interactive interface.
- Type a message into the input box. If the model responds normally, the installation was successful.

Common Commands
Code blockHermes Evolution Dashboard
To make the self-improvement process of Hermes Agent clearly visible, AIHubMix has released a companion “horse-raising” tool—the Hermes Evolution Dashboard. It transforms the dull~/.hermes/ directory into a living, dynamic “evolution tree.”
In this system:
✅ Visual Evolution: Built on D3.js to observe the agent’s growth trajectory in real time—skills bloom like new leaves, memory thickens the trunk, and you can dynamically track skill source code and health status.
✅ Global Perspective: Full transparency into token trends, model costs, and tool distribution. Paired with an activity heatmap, it supports multi-dimensional analysis of operational data.
✅ Maximum Restraint: A purely read-only design. Intuitively manage memory capacity and retrieval priority without touching your core configuration, with full control over cross-conversation full-text search.
This is an experiment in “visualized intelligence,” and our gift to the agent developer community.
🔗 Visit GitHub for the source code: https://github.com/AIhubmix/hermes-dashboard

Last updated: 2026-06-01