Skip to content

docs(irc): recommend self-hosted server examples - #61544

Closed
zzz163519 wants to merge 1 commit into
NousResearch:mainfrom
zzz163519:fix/irc-self-hosted-recommendation
Closed

docs(irc): recommend self-hosted server examples#61544
zzz163519 wants to merge 1 commit into
NousResearch:mainfrom
zzz163519:fix/irc-self-hosted-recommendation

Conversation

@zzz163519

Copy link
Copy Markdown
Contributor

Summary

  • replace Libera.Chat IRC setup examples with localhost/self-hosted ircd examples
  • update setup prompt and env metadata to recommend a local/self-hosted IRC server
  • add a regression test that keeps user-facing IRC recommendations from pointing back to Libera.Chat

Fixes #61181

Tests

  • uv run --extra dev python -m pytest tests/gateway/test_irc_recommendations.py tests/gateway/test_irc_adapter.py tests/hermes_cli/test_setup_irc.py -q
  • uv run --extra dev python -m ruff check plugins/platforms/irc/adapter.py hermes_cli/config.py tests/gateway/test_irc_recommendations.py
  • git diff --check

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have comp/gateway Gateway runner, session dispatch, delivery duplicate This issue or pull request already exists labels Jul 9, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

This was generated by AI during triage.

Duplicate of #61194 — both replace the Libera.Chat IRC setup examples with neutral/self-hosted ircd guidance for the same issue #61181, editing the same plugins/platforms/irc/ adapter/plugin.yaml + hermes_cli/config.py + docs. #61194 is the earliest-open canonical (created ~15.5h earlier). Maintainer picks one.

@zzz163519

Copy link
Copy Markdown
Contributor Author

Closing in favor of the earlier canonical documentation fix in #61194.

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

Labels

comp/gateway Gateway runner, session dispatch, delivery duplicate This issue or pull request already exists P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Recommended IRC configuration uses a network that bans agentic connections

2 participants