Skip to content

fix: rename Discord threads after auto-title - #27800

Closed
ricatix wants to merge 1 commit into
NousResearch:mainfrom
ricatix:fix/discord-thread-auto-title-rename
Closed

fix: rename Discord threads after auto-title#27800
ricatix wants to merge 1 commit into
NousResearch:mainfrom
ricatix:fix/discord-thread-auto-title-rename

Conversation

@ricatix

@ricatix ricatix commented May 18, 2026

Copy link
Copy Markdown

Summary

  • Rename Discord threads to the generated Hermes session title after auto-title completes
  • Sanitize generated titles to Discord's 100-character thread name limit
  • Also rename existing titled Discord thread sessions on the next response

Test Plan

  • python -m py_compile gateway/run.py
  • Manual Discord thread test: generated session title renamed the active thread

@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/gateway Gateway runner, session dispatch, delivery platform/discord Discord bot adapter labels May 18, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Duplicate of tracking issue #18430 and existing open PRs #26477 / #15757 which implement the same Discord thread rename feature. Previously closed duplicates: #24311, #18429, #16059.

@ricatix

ricatix commented May 18, 2026

Copy link
Copy Markdown
Author

Thanks for the context. I checked #18430, #26477, and #15757; this PR is indeed a subset/duplicate of the existing Discord thread/session-title sync work, especially #26477 which also covers manual /title sync and tests.

Closing this as duplicate. Thanks!

@ricatix

ricatix commented May 18, 2026

Copy link
Copy Markdown
Author

Closing as duplicate of #18430 / #26477 / #15757.

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 P3 Low — cosmetic, nice to have platform/discord Discord bot adapter type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants