yao/agent/robot
Max 5f5bcba2b2 Refactor delivery event handling and payload structure for improved clarity and functionality
- Update DeliveryPayload to use structured types for Content and Preferences, enhancing type safety and readability.
- Modify tests to reflect changes in payload structure, ensuring proper serialization and deserialization of delivery content.
- Implement a new robotHandler for processing delivery events, streamlining the handling of different delivery channels (email, webhook, process).
- Remove the deprecated DeliveryCenter, consolidating delivery logic within the new handler for better maintainability.
- Enhance error handling and logging during delivery processing to improve observability and debugging capabilities.
2026-02-27 18:19:57 +08:00
..
api Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
cache Enhance robot execution with language model integration and logging 2026-02-26 14:23:42 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
events Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
executor Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
manager Update integration tests to adjust clock trigger times and improve cleanup logic 2026-02-27 17:08:41 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
store Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Enhance robot execution with language model integration and logging 2026-02-26 14:23:42 +08:00
utils Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
DESIGN-V2-REVIEW-FINDINGS.md Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
DESIGN.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
TODO.md Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00
V2-IMPROVEMENTS.md Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00