yao/agent/robot/events
Max a0307d4d6d Refactor delivery event handling to improve integration channel checks
- Update the delivery handling logic to only push messages to integration channels when the task originates from one, ensuring more accurate message routing.
- Enhance the error logging to include channel information for better debugging during integration reply failures.
- Streamline the conditions for message delivery to improve code clarity and maintainability.
2026-03-02 09:23:36 +08:00
..
integrations Enhance message handling for integrations with improved formatting and localization 2026-03-02 09:00:56 +08:00
delivery.go Refactor delivery event handling to improve integration channel checks 2026-03-02 09:23:36 +08:00
event_push_test.go Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
events.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
events_test.go Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
handlers.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
handlers_test.go Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
log.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
message.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00