yao/agent/robot
Max 237f193e9e Update TODO.md and Enhance Integration Tests for Scheduling System
- Marked Phase 3 of the scheduling system as complete in TODO.md, highlighting the successful implementation of all sub-tasks and the passing of over 80 integration tests.
- Updated the integration test section to reflect completed tests for various triggers and execution scenarios, ensuring comprehensive coverage of the scheduling pipeline.
- Added new test files for core scheduling flow, clock trigger modes, human intervention, event triggers, concurrent executions, and control tests, enhancing overall test coverage and stability.
- Improved assertions in existing tests to utilize the Eventually pattern for better handling of timing variations in CI environments.
2026-01-15 17:33:19 +08:00
..
api Refactor Structs for Consistency and Enhanced Readability 2026-01-14 18:08:19 +08:00
cache Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00
job Enhance Log Retrieval Functionality in Job Logs 2026-01-15 16:20:08 +08:00
manager Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
store Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +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 Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00