yao/agent/robot/types
Max bc4787f857 Update executor to support V2 execution model and enhance event handling
- Implement V2 execution model in the standard executor, simplifying task execution to a single call without validation loops.
- Introduce support for resuming suspended executions, allowing for human input during task processing.
- Enhance event handling by pushing task completion and failure events to the event bus for better tracking and integration.
- Update tests to reflect changes in execution flow and ensure robust handling of task statuses and results.
2026-02-25 18:40: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 Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +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 Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +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 Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
robot_test.go Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00