Merge pull request #964 from bohdanpodvirnyi/feat/telegram-reactions

feat(telegram): add bidirectional emoji reactions support
This commit is contained in:
Peter Steinberger
2026-01-15 17:21:51 +00:00
committed by GitHub
24 changed files with 3012 additions and 24 deletions

View File

@@ -3,6 +3,7 @@
## 2026.1.15 (unreleased)
- Fix: guard model fallback against undefined provider/model values. (#954) — thanks @roshanasingh4.
- Telegram: add bidirectional reaction support with configurable notifications and agent guidance. (#964) — thanks @bohdanpodvirnyi.
## 2026.1.14-1