yao/agent/robot/executor
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
..
agent.go Implement Phase 4: Agent Call Infrastructure and Update TODO.md 2026-01-16 09:52:57 +08:00
agent_test.go Implement Phase 4: Agent Call Infrastructure and Update TODO.md 2026-01-16 09:52:57 +08:00
delivery.go Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00
executor.go Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00
executor_test.go Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00
goals.go Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00
input.go Enhance Task Validation and Update TODO.md 2026-01-16 10:30:37 +08:00
input_test.go Enhance Task Validation and Update TODO.md 2026-01-16 10:30:37 +08:00
inspiration.go Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00
learning.go Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00
run.go Enhance Task Validation and Update TODO.md 2026-01-16 10:30:37 +08:00
tasks.go Enhance Executor Stub Implementation and Update TODO.md 2026-01-15 16:46:58 +08:00