fix(telegram): expand text_link entities in inbound text

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Peter Steinberger
2026-01-17 20:41:24 +00:00
parent c2fada7062
commit 63d466fe5e
4 changed files with 90 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ Docs: https://docs.clawd.bot
- Status: show both usage windows with reset hints when usage data is available. (#1101) — thanks @rhjoh.
- Memory: probe sqlite-vec availability in `clawdbot memory status`.
- Memory: split embedding batches to avoid OpenAI token limits during indexing.
- Telegram: preserve hidden text_link URLs by expanding entities in inbound text. (#1118) — thanks @sleontenko.
## 2026.1.16-2