mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
docs: add /insights to all help menus and documentation
- website/docs/reference/cli-commands.md: Added 'hermes insights' terminal command section with --days and --source flags, plus /insights slash command in the Conversation section - website/docs/user-guide/cli.md: Added /insights to slash commands table - website/docs/user-guide/messaging/index.md: Added /insights to gateway chat commands table - website/docs/user-guide/sessions.md: Added cross-reference to hermes insights from the sessions stats section
This commit is contained in:
parent
f2fdde5ba4
commit
b98301677a
4 changed files with 13 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ hermes gateway status # Check service status
|
|||
| `/sethome` | Set this chat as the home channel |
|
||||
| `/compress` | Manually compress conversation context |
|
||||
| `/usage` | Show token usage for this session |
|
||||
| `/insights [days]` | Show usage insights and analytics |
|
||||
| `/reload-mcp` | Reload MCP servers from config |
|
||||
| `/update` | Update Hermes Agent to the latest version |
|
||||
| `/help` | Show available commands |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue