hermes-agent/website/docs/user-guide
Test a9c405fac9 docs: fix MCP install commands — use uv, not bare pip
The standard install already includes MCP via .[all]. For users who
need to add it separately, the correct command is:
  cd ~/.hermes/hermes-agent && uv pip install -e ".[mcp]"

The venv is created by uv, so bare 'pip' isn't available. All four
occurrences across 3 docs pages updated.
2026-03-18 03:14:58 -07:00
..
features docs: fix MCP install commands — use uv, not bare pip 2026-03-18 03:14:58 -07:00
messaging feat: OpenAI-compatible API server + WhatsApp configurable reply prefix (#1756) 2026-03-17 10:44:37 -07:00
_category_.json feat: add documentation website (Docusaurus) 2026-03-05 05:24:55 -08:00
checkpoints-and-rollback.md docs: update checkpoint/rollback docs for new features 2026-03-16 04:56:22 -07:00
cli.md docs: add CLI status bar docs and update /usage reference (#1523) 2026-03-16 04:58:28 -07:00
configuration.md fix(tts): document NeuTTS provider and align install guidance (#1903) 2026-03-18 02:55:30 -07:00
git-worktrees.md docs: explain checkpoints, /rollback, and git worktrees 2026-03-15 23:04:07 -07:00
security.md docs: comprehensive documentation update for recent features 2026-03-17 03:42:02 -07:00
sessions.md fix(gateway): make group session isolation configurable 2026-03-16 00:22:23 -07:00