mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-21 02:12:46 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| fw.telegram.send_failed.md | ||
| fw.telegram.system_context_reply.md | ||
| fw.telegram.update_error.md | ||
| fw.telegram.update_ok.md | ||
| fw.telegram.user_message.md | ||
| fw.telegram.user_message_instructions.md | ||