Skip to content

feat(hermes): escalate events through Telegram when enabled - #49

Merged
selvalabs merged 1 commit into
mainfrom
hermes-telegram-escalation-processing
Jul 25, 2026
Merged

feat(hermes): escalate events through Telegram when enabled#49
selvalabs merged 1 commit into
mainfrom
hermes-telegram-escalation-processing

Conversation

@selvalabs

Copy link
Copy Markdown
Owner

Summary

  • wire Hermes processing to the Telegram provider when HERMES_TELEGRAM_ENABLED is true
  • keep local/noop processing as the default when Telegram is disabled
  • mark enabled escalation events as escalated and expose the count in the CLI summary

Validation

  • uv run ruff check .
  • uv run mypy src
  • uv run pytest

Closes #48
Refs #37

@selvalabs
selvalabs marked this pull request as ready for review July 25, 2026 01:22
@selvalabs
selvalabs merged commit 5a9dddd into main Jul 25, 2026
1 check passed
@selvalabs
selvalabs deleted the hermes-telegram-escalation-processing branch July 25, 2026 01:22
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.

feat(hermes): send enabled escalation events to Telegram

2 participants