Skip to content

fix(dashboard): link relay connector docs - #78411

Open
xuezhaolan wants to merge 2 commits into
NousResearch:mainfrom
xuezhaolan:fix/relay-connector-docs-url
Open

fix(dashboard): link relay connector docs#78411
xuezhaolan wants to merge 2 commits into
NousResearch:mainfrom
xuezhaolan:fix/relay-connector-docs-url

Conversation

@xuezhaolan

Copy link
Copy Markdown
Contributor

Summary

  • Adds the existing Relay messaging docs URL to the Relay channel metadata.
  • Covers the metadata link with a small regression test that also verifies the docs page exists.

Closes #78373

Test Plan

  • python -m pytest tests/hermes_cli/test_relay_platform_docs_url.py -q -o 'addopts='
  • python -m py_compile hermes_cli/web_server.py tests/hermes_cli/test_relay_platform_docs_url.py
  • git diff --check
  • Independent Codex diff review: no security or logic issues found

@alt-glitch alt-glitch added type/bug Something isn't working comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have labels Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relay (experimental) connector has empty docs_url — no "learn more" link in desktop UI

2 participants