yao/agent/robot
Max 67ab9350e8 Refactor testing structure and update Makefile for clarity
- Rename test folders and commands in the Makefile for consistency, changing references from AI to Agent tests.
- Update GitHub Actions workflows to reflect the new naming conventions for agent and robot tests, ensuring clarity in CI processes.
- Modify test cases to improve readability and maintainability, including renaming test functions for better understanding of their purpose.
- Enhance comments in the Makefile and workflows to provide clearer context on the testing processes and requirements.
2026-02-25 19:05:53 +08:00
..
api Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
cache Enhance Robot Delivery Logic and Context Management 2026-01-28 14:44:42 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
events Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
executor Refactor testing structure and update Makefile for clarity 2026-02-25 19:05:53 +08:00
manager Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
store Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
utils Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
DESIGN-V2-REVIEW-FINDINGS.md Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
DESIGN.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
TODO.md Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00
V2-IMPROVEMENTS.md Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00