Xubin Ren
549e5ea8e2
fix(telegram): shorten polling network errors
2026-04-04 10:26:58 +00:00
Xubin Ren
6e896249c8
feat(memory): harden legacy history migration and Dream UX
2026-04-04 08:41:46 +00:00
Flo and Xubin Ren
49c40e6b31
feat(telegram): include author context in reply tags ( #2605 ) ( #2606 )
...
* feat(telegram): include author context in reply tags (#2605 )
* fix(telegram): handle missing attributes in reply_user safely
2026-04-04 01:52:39 +08:00
Xubin Ren and Xubin Ren
f8c580d015
test(telegram): cover network error logging
2026-03-27 22:17:01 +08:00
Xubin Ren
33abe915e7
fix telegram streaming message boundaries
2026-03-26 02:35:12 +00:00
Xubin Ren and Xubin Ren
f0f0bf02d7
refactor(channel): centralize retry around explicit send failures
...
Make channel delivery failures raise consistently so retry policy lives in ChannelManager rather than being split across individual channels. Tighten Telegram stream finalization, clarify sendMaxRetries semantics, and align the docs with the behavior the system actually guarantees.
2026-03-25 22:37:11 +08:00
chengyongru and Xubin Ren
72acba5d27
refactor(tests): optimize unit test structure
2026-03-24 15:12:22 +08:00