Skip to content

docs: add web dashboard documentation - #8864

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-656560d7
Apr 13, 2026
Merged

docs: add web dashboard documentation#8864
teknium1 merged 1 commit into
mainfrom
hermes/hermes-656560d7

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Summary

Adds documentation for the web dashboard feature from PR #7621.

New docs page: user-guide/features/web-dashboard.md

  • Quick start (hermes web with all CLI options)
  • Prerequisites (FastAPI/Uvicorn install)
  • All three dashboard pages:
    • Status — version, gateway status, platform states, active/recent sessions (auto-refresh)
    • Config — schema-driven form editor for all 150+ config fields with save/reset/import/export
    • API Keys — .env management with redacted previews, category grouping, set/clear/delete
  • /reload slash command for hot-reloading .env in active sessions
  • Full REST API reference (all 8 endpoints)
  • CORS configuration
  • Frontend development workflow
  • Auto-build on hermes update
  • Security warning about binding to non-loopback addresses

Reference updates

  • hermes web added to CLI commands reference with options table
  • /reload added to slash commands reference (both CLI and gateway tables)
  • New "Management" sidebar category under Features

Companion to #7621.

- New docs page: user-guide/features/web-dashboard.md covering
  quick start, prerequisites, all three pages (Status, Config, API Keys),
  the /reload slash command, REST API endpoints, CORS config, and
  development workflow
- Added 'Management' category in sidebar for web-dashboard
- Added 'hermes web' to CLI commands reference with options table
- Added '/reload' to slash commands reference (both CLI and gateway tables)
@teknium1
teknium1 merged commit 35b11f4 into main Apr 13, 2026
2 of 5 checks passed
@teknium1
teknium1 deleted the hermes/hermes-656560d7 branch April 13, 2026 08:15
aj-nt pushed a commit to aj-nt/hermes-agent that referenced this pull request May 1, 2026
- New docs page: user-guide/features/web-dashboard.md covering
  quick start, prerequisites, all three pages (Status, Config, API Keys),
  the /reload slash command, REST API endpoints, CORS config, and
  development workflow
- Added 'Management' category in sidebar for web-dashboard
- Added 'hermes web' to CLI commands reference with options table
- Added '/reload' to slash commands reference (both CLI and gateway tables)
02356abc pushed a commit to 02356abc/hermes-agent that referenced this pull request May 14, 2026
- New docs page: user-guide/features/web-dashboard.md covering
  quick start, prerequisites, all three pages (Status, Config, API Keys),
  the /reload slash command, REST API endpoints, CORS config, and
  development workflow
- Added 'Management' category in sidebar for web-dashboard
- Added 'hermes web' to CLI commands reference with options table
- Added '/reload' to slash commands reference (both CLI and gateway tables)
gweeteve pushed a commit to gweeteve/hermes-agent that referenced this pull request Jun 2, 2026
- New docs page: user-guide/features/web-dashboard.md covering
  quick start, prerequisites, all three pages (Status, Config, API Keys),
  the /reload slash command, REST API endpoints, CORS config, and
  development workflow
- Added 'Management' category in sidebar for web-dashboard
- Added 'hermes web' to CLI commands reference with options table
- Added '/reload' to slash commands reference (both CLI and gateway tables)
waefrebeorn pushed a commit to waefrebeorn/slermes that referenced this pull request Jul 2, 2026
- New docs page: user-guide/features/web-dashboard.md covering
  quick start, prerequisites, all three pages (Status, Config, API Keys),
  the /reload slash command, REST API endpoints, CORS config, and
  development workflow
- Added 'Management' category in sidebar for web-dashboard
- Added 'hermes web' to CLI commands reference with options table
- Added '/reload' to slash commands reference (both CLI and gateway tables)
prmartinow pushed a commit to prmartinow/hermes-agent that referenced this pull request Aug 26, 2026
- New docs page: user-guide/features/web-dashboard.md covering
  quick start, prerequisites, all three pages (Status, Config, API Keys),
  the /reload slash command, REST API endpoints, CORS config, and
  development workflow
- Added 'Management' category in sidebar for web-dashboard
- Added 'hermes web' to CLI commands reference with options table
- Added '/reload' to slash commands reference (both CLI and gateway tables)
melon-xf added a commit to melon-xf/hermes-agent that referenced this pull request Sep 3, 2026
- New docs page: user-guide/features/web-dashboard.md covering
  quick start, prerequisites, all three pages (Status, Config, API Keys),
  the /reload slash command, REST API endpoints, CORS config, and
  development workflow
- Added 'Management' category in sidebar for web-dashboard
- Added 'hermes web' to CLI commands reference with options table
- Added '/reload' to slash commands reference (both CLI and gateway tables)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant