yao/agent/robot/executor/standard
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
..
agent.go Enhance P3 Execution with Multi-Turn Conversation and Validation Improvements 2026-01-18 10:02:11 +08:00
agent_test.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
delivery.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
delivery_center.go Enhance Email Subject Generation in Delivery Center 2026-01-28 15:53:10 +08:00
delivery_test.go Fix Default Email Channel in Tests 2026-01-28 16:03:56 +08:00
executor.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
executor_test.go Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00
goals.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
goals_test.go Enhance Delivery Result Structure and Update Test Cases 2026-01-18 17:21:21 +08:00
host.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
host_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
input.go Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
input_integration_test.go Enhance Agent Documentation and Add Extract Command Functionality 2026-01-27 10:57:27 +08:00
input_test.go Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
inspiration.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
inspiration_test.go Enhance Input Formatting and Error Handling in Robot Executor 2026-01-16 16:57:48 +08:00
learning.go Add Description Field to Task Struct and Enhance Execution Management 2026-01-24 12:16:02 +08:00
resume_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
run.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
run_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
runner.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
runner_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
suspend_resume_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
suspend_test.go Refactor testing structure and update Makefile for clarity 2026-02-25 19:05:53 +08:00
tasks.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
tasks_test.go Add Description Field to Task Struct and Enhance Execution Management 2026-01-24 12:16:02 +08:00
ui_fields_test.go Refactor Goal Name Extraction and Add Markdown Formatting Stripping 2026-01-24 17:21:06 +08:00
validator.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
validator_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00