yao/agent/robot/events/integrations/telegram
Max 421d946971 feat(buffer): refine step retrieval for resume functionality
- Updated the GetStepsForResume method to return only steps with valid resume statuses (failed or interrupted), improving recovery context handling.
- Enhanced error handling in message processing across various integrations, including friendly error messages for users in different locales.
- Modified file handling in message integrations (Dingtalk, Discord, Feishu, Telegram, Weixin) to differentiate between image and file types, ensuring appropriate content delivery.
2026-05-08 10:14:26 +08:00
..
dedup.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
e2e_test.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
message.go feat(buffer): refine step retrieval for resume functionality 2026-05-08 10:14:26 +08:00
polling.go feat(logging): enhance logging across various components for improved traceability 2026-03-21 20:44:59 +08:00
reply.go feat(robot): add Weixin integration and enhance existing adapters 2026-03-23 23:47:25 +08:00
telegram.go feat(robot): add Weixin integration and enhance existing adapters 2026-03-23 23:47:25 +08:00
webhook.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00