mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-06 08:01:31 +00:00
- Fix group @mention with attachments being silently dropped: filter now checks caption / caption_entities for media messages - Fix typing indicator cancelled prematurely on inline updates (break_loop=false): typing and reply_to cleanup moved to process_chain_end's finally block - Fix same user's group and private chat interfering with each other: _map_key now includes chat_id for per-chat context isolation - Refactor _make_handler to use direct function references instead of string-based getattr |
||
|---|---|---|
| .. | ||
| job_loop | ||
| process_chain_end | ||
| system_prompt | ||
| tool_execute_after | ||