agent-zero/plugins/_telegram_integration/prompts
keyboardstaff 40a72c0c51 feat(telegram): group reply-to + formatting pipeline cleanup
- Group reply matching: Bot quotes user's message when user replies to bot in groups; normal send for @mentions or private chats
- System prompt formatting guidance: Added formatting rules block guiding the agent to use Telegram-compatible Markdown subset (no tables/HR/deep nesting)
- md_to_telegram_html refactor: Simplified table handling (strip pipes vs complex bullet-list conversion), added ~~~ tilde fence support, ***bold italic*** support, strip trailing newlines from code blocks
2026-03-22 20:39:22 -07:00
..
fw.telegram.send_failed.md feat: add Telegram integration plugin - core backend 2026-03-20 10:12:36 -07:00
fw.telegram.system_context_reply.md feat(telegram): group reply-to + formatting pipeline cleanup 2026-03-22 20:39:22 -07:00
fw.telegram.update_error.md feat: add Telegram integration plugin - core backend 2026-03-20 10:12:36 -07:00
fw.telegram.update_ok.md feat: add Telegram integration plugin - core backend 2026-03-20 10:12:36 -07:00
fw.telegram.user_message.md feat: add Telegram integration plugin - core backend 2026-03-20 10:12:36 -07:00
fw.telegram.user_message_instructions.md feat: add Telegram integration plugin - core backend 2026-03-20 10:12:36 -07:00