yao/agent/robot
Max d0bbd87aa0 Refactor Task and TriggerRequest Structures for Rich Input Support
- Updated the Task struct in DESIGN.md to replace the Input field with Messages, allowing for rich content input (text, images, files, audio).
- Revised the TriggerRequest struct in TECHNICAL.md to utilize Messages instead of Input, enhancing the flexibility of user interactions.
- Improved related code examples to demonstrate the new Messages structure, ensuring consistency and clarity in task management and execution processes.
2026-01-14 17:18:50 +08:00
..
DESIGN.md Refactor Task and TriggerRequest Structures for Rich Input Support 2026-01-14 17:18:50 +08:00
TECHNICAL.md Refactor Task and TriggerRequest Structures for Rich Input Support 2026-01-14 17:18:50 +08:00