Skip to content

Add ZIP archive extraction and expandable blockquotes in Telegram - #17

Merged
pufit merged 1 commit into
ClickHouse:mainfrom
constkolesnyak:main
Mar 30, 2026
Merged

Add ZIP archive extraction and expandable blockquotes in Telegram#17
pufit merged 1 commit into
ClickHouse:mainfrom
constkolesnyak:main

Conversation

@constkolesnyak

@constkolesnyakconstkolesnyak commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • ZIP archive support in _extract_document: text files inlined in context, images and PDFs forwarded as content blocks
  • _extract_document now returns list[dict] instead of Optional[dict] to support multi-block archives

🤖 Generated with Claude Code

Support ZIP files sent as documents: text files inlined, images and
PDFs forwarded as content blocks. _extract_document now returns a list
of blocks instead of a single optional block. Also add expandable
blockquote support in the Markdown-to-Telegram-HTML converter.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@CLAassistant

CLAassistant commented Mar 29, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@constkolesnyakconstkolesnyak changed the title Add ZIP extraction, expandable blockquotes, timezone utils, cron improvementsAgent resilience, Telegram media, task tags, tool schema fixesMar 29, 2026
@constkolesnyakconstkolesnyak changed the title Agent resilience, Telegram media, task tags, tool schema fixesAdd ZIP archive extraction and expandable blockquotes in TelegramMar 29, 2026
Sign up for freeto 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.

3 participants

@constkolesnyak@CLAassistant@pufit