Skip to content

Fix Telegram NyxID reply rendering - #3606

Merged
louis4li merged 1 commit into
feature/integratefrom
fix/2026-09-08_telegram-nyxid-binding-prompts
Sep 8, 2026
Merged

Fix Telegram NyxID reply rendering#3606
louis4li merged 1 commit into
feature/integratefrom
fix/2026-09-08_telegram-nyxid-binding-prompts

Conversation

@louis4li

@louis4li louis4li commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix Telegram NyxID binding and init prompt rendering so interactive links degrade cleanly.
  • Keep Telegram relay replies on text streaming when CardKit streaming is globally enabled; CardKit streaming now only applies to Lark turns.
  • Add regression coverage for Telegram text streaming versus Lark CardKit streaming routing.

Test plan

  • dotnet test test/Aevatar.GAgents.ChannelRuntime.Tests/Aevatar.GAgents.ChannelRuntime.Tests.csproj --nologo --no-restore --verbosity quiet
  • bash tools/ci/test_stability_guards.sh

🤖 Generated with Claude Code

Keep Telegram relay replies on the text streaming path so global CardKit configuration cannot route them through Lark-only fallback delivery.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@louis4li
louis4li requested a review from jason-aelf as a code owner September 8, 2026 09:59
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-08T10:03:17.206481Z 358bc70 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@louis4li
louis4li merged commit 9f9e049 into feature/integrate Sep 8, 2026
14 of 15 checks passed
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.45%. Comparing base (8d7cef3) to head (358bc70).
⚠️ Report is 4 commits behind head on feature/integrate.

@@                Coverage Diff                 @@
##           feature/integrate    #3606   +/-   ##
==================================================
  Coverage              83.44%   83.45%           
==================================================
  Files                   1709     1709           
  Lines                 197728   197728           
  Branches               23735    23735           
==================================================
+ Hits                  164998   165016   +18     
+ Misses                 21691    21670   -21     
- Partials               11039    11042    +3     
Flag Coverage Δ
ci 83.45% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant