yao/agent/robot/types
Max 1deef3cabf feat(robot): enhance DeliveryAttachment structure with size and content type fields
- Added Size field to represent the file size in bytes.
- Introduced ContentType field to specify the MIME type of the attachment.
- Updated API endpoint to support bundling multiple files into a ZIP archive.
2026-04-14 15:01:05 +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 feat(robot): implement global phase agent resolution for improved agent configuration 2026-03-24 12:11:55 +08:00
config_global.go Update dependencies and enhance email body handling in Delivery Center 2026-01-28 15:32:24 +08:00
config_test.go feat(robot): implement global phase agent resolution for improved agent configuration 2026-03-24 12:11:55 +08:00
context.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
enums.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
enums_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
errors.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
host.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
host_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +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 Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
request.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
robot.go feat(robot): enhance DeliveryAttachment structure with size and content type fields 2026-04-14 15:01:05 +08:00
robot_test.go Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00