yao/agent/robot
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
..
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 Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
job Enhance Delivery Result Structure and Update Test Cases 2026-01-18 17:21:21 +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 Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
utils Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
DESIGN.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
TODO.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00