yao/agent/robot
Max 8d88042489 Implement Attachment Support in Email Messaging
- Enhanced the `mailer` provider to support email attachments, including both regular and inline attachments.
- Updated the `buildMessage` method to handle multipart email formats for messages with attachments.
- Added new tests for attachment handling in `mailer_test.go` and `mailgun_test.go`, ensuring comprehensive coverage for single, multiple, and inline attachments.
- Revised `TODO.md` to reflect the completion of attachment support across email providers, confirming that all major providers now support this feature.
2026-01-18 17:05:24 +08:00
..
api Refactor Structs for Consistency and Enhanced Readability 2026-01-14 18:08:19 +08:00
cache Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Refactor Execution Record Model and Update Context Handling 2026-01-18 16:54:39 +08:00
job Enhance Log Retrieval Functionality in Job Logs 2026-01-15 16:20:08 +08:00
manager Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
store Refactor Execution Record Model and Update Context Handling 2026-01-18 16:54:39 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Enhance P3 Execution with Multi-Turn Conversation and Validation Improvements 2026-01-18 10:02:11 +08:00
utils Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
DESIGN.md Refactor Execution Record Model and Update Context Handling 2026-01-18 16:54:39 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Refactor Execution Record Model and Update Context Handling 2026-01-18 16:54:39 +08:00
TODO.md Implement Attachment Support in Email Messaging 2026-01-18 17:05:24 +08:00