Skip to content

Fix Telegram skills menu long-message failures - #49

Merged
crankshift merged 1 commit into
mainfrom
crankshift/48-fix-telegram-skills-menu-long-message-failures
May 31, 2026
Merged

Fix Telegram skills menu long-message failures#49
crankshift merged 1 commit into
mainfrom
crankshift/48-fix-telegram-skills-menu-long-message-failures

Conversation

@crankshift

Copy link
Copy Markdown
Owner

Summary

  • Split oversized Telegram /skills output into line-preserving, Telegram-safe chunks.
  • Keep HTML parse mode on every chunk and attach Refresh / New skill actions only to the final chunk.
  • Add regression coverage for oversized skill lists and bump release metadata to 0.10.5.

Closes #48

Test Plan

  • pnpm test tests/adapters/telegramBot.test.js
  • pnpm run lint
  • pnpm test
  • pnpm run check

@crankshift
crankshift merged commit 702da3a into main May 31, 2026
1 check passed
Sign up for free to 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.

Fix Telegram skills menu long-message failures

1 participant