yao/agent/robot/types
Max ac5e3e484f Enhance Task Validation and Update TODO.md
- Introduced a validation mechanism for task results, including a detailed validation structure with scores and issues.
- Updated the input formatter to include validation results in the output, improving clarity on task success and validation status.
- Enhanced test cases to cover the new validation fields and ensure comprehensive testing of task results.
- Revised TODO.md to reflect the addition of validation features and the current status of the agent's development phases.
2026-01-16 10:30:37 +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 Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
config_test.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
context.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
enums.go Enhance Type Definitions and Error Handling Documentation 2026-01-14 18:19:36 +08:00
enums_test.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
errors.go Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +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 TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
request.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
robot.go Enhance Task Validation and Update TODO.md 2026-01-16 10:30:37 +08:00
robot_test.go Enhance Task Validation and Update TODO.md 2026-01-16 10:30:37 +08:00