yao/agent/robot/types
Max f230f1e90c feat(workspace): enhance attachment handling and execution context
- Added support for reading files from workspace URIs in the delivery process, allowing for more flexible attachment management.
- Introduced a new `convertWorkspaceAttachment` function to handle workspace-based file retrieval and integration into messenger attachments.
- Updated the `AgentCaller` to include execution mode in the context, improving task execution tracking.
- Enhanced the `RunDelivery` method to utilize workspace manifests for delivery input, reducing token usage and improving efficiency.
- Implemented locale handling in various request structures to support multi-language capabilities in user interfaces.
2026-05-07 19:32:48 +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 feat(workspace): enhance attachment handling and execution context 2026-05-07 19:32:48 +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