Skip to content

fix(cli): hermes web → hermes dashboard in web_server.py - #50188

Open
KangweiZhu wants to merge 1 commit into
NousResearch:mainfrom
KangweiZhu:fix/dashboard-usage-docstring
Open

fix(cli): hermes web → hermes dashboard in web_server.py#50188
KangweiZhu wants to merge 1 commit into
NousResearch:mainfrom
KangweiZhu:fix/dashboard-usage-docstring

Conversation

@KangweiZhu

Copy link
Copy Markdown

Update the web server module usage example to use dashboard.

Most of the related documentation corrections were already addressed in #9207. This PR updates the remaining usage example that still references the old module and switches it to use dashboard.

Summary:
Update the web server module usage example to use `dashboard`.

Most of the related documentation corrections were already addressed in [NousResearch#9207](NousResearch#9207). This PR updates the remaining usage example that still references the old module and switches it to use `dashboard`.
@KangweiZhu
KangweiZhu force-pushed the fix/dashboard-usage-docstring branch from 051523e to 61a8731 Compare June 21, 2026 14:31
@alt-glitch alt-glitch added type/docs Documentation improvements comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have comp/dashboard Web dashboard / control panel UI (dashboard/, landing) and removed comp/cli CLI entry point, hermes_cli/, setup wizard labels Jun 21, 2026
@teknium1

Copy link
Copy Markdown
Contributor

Thanks for correcting this remaining usage example. Current main still has the obsolete python -m hermes_cli.main web text at hermes_cli/web_server.py:8-9, while the active parser registers dashboard at hermes_cli/subcommands/dashboard.py:101-125 and the CLI reference documents hermes dashboard at website/docs/reference/cli-commands.md:1443-1477. The two-line change matches the canonical command and is appropriately scoped.

Automated hermes-sweeper review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/dashboard Web dashboard / control panel UI (dashboard/, landing) P3 Low — cosmetic, nice to have sweeper:blast-contained Sweeper blast radius: contained — one narrow path / opt-in / few users type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants