You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- Warm channel conversations before subscribing to the agent stream so
cold-start external replies can relay back to Telegram, Lark, DingTalk,
and Weixin.
- Add regression coverage for the runtime channel cold-task path.
- Keep Telegram credential checks from starting long-running polling
during plugin tests.
## Verification
- `just push -u origin aio-9-channel-reply-stream`
- `cargo nextest run --workspace` via `just push`: 5706 passed, 18
skipped
Co-authored-by: zynx <>
0 commit comments