yao/agent/robot
Max 5947773dc5 Enhance Manager Implementation and Update TODO.md
- Completed the Manager implementation, including methods for starting, stopping, and managing clock triggers for robot executions.
- Integrated context handling for background operations and added synchronization to ensure thread safety.
- Updated the TODO.md to reflect the completion of the Manager implementation and outlined the next steps for the Trigger and Dedup functionalities.
- Enhanced the Tick method to process clock triggers and submit jobs to the pool based on robot configurations.
- Added detailed comments and documentation for clarity on the Manager's functionality and its components.
2026-01-15 09:48:05 +08:00
..
api Refactor Structs for Consistency and Enhanced Readability 2026-01-14 18:08:19 +08:00
cache Enhance Robot Pool and Executor Implementations 2026-01-14 20:30:27 +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 Implementation and Update TODO.md 2026-01-15 09:48:05 +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 Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +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 Refactor Task and TriggerRequest Structures for Rich Input Support 2026-01-14 17:18:50 +08:00
robot.go Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
TECHNICAL.md Refactor Task and TriggerRequest Structures for Rich Input Support 2026-01-14 17:18:50 +08:00
TODO.md Enhance Manager Implementation and Update TODO.md 2026-01-15 09:48:05 +08:00