yao/agent/robot
Max d0d70814f5 Enhance Manager and Trigger Functionality
- Integrated trigger handling directly into the Manager, consolidating the logic for clock, human intervention, and event triggers.
- Updated the Manager to include methods for processing human interventions and event triggers, ensuring robust execution control.
- Refactored the trigger package to provide validation and utility functions, enhancing the overall structure and clarity of trigger-related logic.
- Improved documentation and comments throughout the Manager and trigger implementations for better understanding and maintainability.
- Updated tests to cover new functionalities, ensuring comprehensive validation of the Manager's behavior with various trigger types.
2026-01-15 10:43:44 +08:00
..
api Refactor Structs for Consistency and Enhanced Readability 2026-01-14 18:08:19 +08:00
cache Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
job Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
manager Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
store Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
trigger Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
types Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
utils Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
DESIGN.md Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
robot.go Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
TECHNICAL.md Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
TODO.md Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00