yao/agent/robot/events
Max 5fa0e15a1d Enhance attachment filename handling in delivery events
- Update the filename logic in convertAttachments to prefer the semantic title from the delivery agent over the raw storage filename.
- Ensure the original file extension is preserved when using the human-readable title, improving clarity for email clients.
- Adjust logging to reflect the updated filename handling for better observability during attachment processing.
2026-02-27 18:47:11 +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 Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +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 attachment filename handling in delivery events 2026-02-27 18:47:11 +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