Skip to content

fix(telegram): default interim replies off#44011

Draft
maxpetrusenkoagent wants to merge 1 commit into
NousResearch:mainfrom
maxpetrusenkoagent:hermes/oss-pr-2026-06-11-hermes-agent-43835
Draft

fix(telegram): default interim replies off#44011
maxpetrusenkoagent wants to merge 1 commit into
NousResearch:mainfrom
maxpetrusenkoagent:hermes/oss-pr-2026-06-11-hermes-agent-43835

Conversation

@maxpetrusenkoagent

Copy link
Copy Markdown

Summary

  • default Telegram interim_assistant_messages to false so one user message produces one final assistant response by default
  • keep Telegram long-running heartbeats enabled and preserve explicit per-platform opt-in
  • seed the Telegram override in DEFAULT_CONFIG so merged configs carry the safer mobile default

Fixes #43835

Verification

  • ./scripts/run_tests.sh tests/gateway/test_display_config.py tests/gateway/test_per_platform_streaming_defaults.py tests/gateway/test_stream_consumer.py tests/gateway/test_stream_consumer_draft.py (144 passed)

@alt-glitch alt-glitch added type/bug Something isn't working comp/gateway Gateway runner, session dispatch, delivery platform/telegram Telegram bot adapter P2 Medium — degraded but workaround exists labels Jun 11, 2026
@maxpetrusenkoagent

Copy link
Copy Markdown
Author

Review-fix sweep found no actionable blockers.

Inspected PR metadata, comments, reviews, review comments, changed files, recent commits, and workflow runs. There are no reviewer comments or failed check logs to fix. GitHub Actions runs are action_required with no jobs/logs, so this appears to need maintainer workflow approval rather than a code change.

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 P2 Medium — degraded but workaround exists platform/telegram Telegram bot adapter type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Telegram: double messages (tool output + response body) for single user message

2 participants