yao/agent/robot/types
Max 62a18f0c8d Enhance Email Delivery Configuration and Update Documentation
- Added `robot_email` field to the Robot structure for specifying the sender's email address in email communications.
- Updated the EmailTarget structure by removing the CC field, simplifying the configuration for email targets.
- Revised TECHNICAL.md to include details on the new `robot_email` field and its usage in email delivery, ensuring clarity on the sender identity.
- Enhanced the Delivery Center's email handling to utilize the Robot's email as the From address, with a fallback to the provider's default if not configured.
- Updated DESIGN.md to reflect changes in email delivery architecture and added new sections for global email configuration.
- Marked completion of related tasks in TODO.md, confirming the integration of new email features and structures.
2026-01-18 18:16:09 +08:00
..
clock.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
clock_test.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
config.go Refactor Delivery Structures and Enhance Documentation 2026-01-18 17:14:30 +08:00
config_global.go Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
config_test.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
context.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
enums.go Refactor Delivery Structures and Enhance Documentation 2026-01-18 17:14:30 +08:00
enums_test.go Refactor Delivery Structures and Enhance Documentation 2026-01-18 17:14:30 +08:00
errors.go Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
inspiration.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
interfaces.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
request.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
robot.go Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
robot_test.go Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00