yao/openapi/tests/agent
Max 4f9238ac95 Add chat metadata persistence and enhance executor goals injection tests
- Implement TestEnsureChatMetadata to verify that metadata, including robot_id, is correctly persisted in chat records.
- Update EnsureChat method to store metadata from the context when creating chat records.
- Introduce TestExecutorGoalsInjection to validate that pre-confirmed goals are injected into executions from TriggerInput.Data.
- Enhance executor logic to handle goal injection and persistence, ensuring accurate execution titles.
- Modify chat filtering to support chat_id_prefix for improved chat retrieval based on robot identifiers.
2026-02-28 13:57:45 +08:00
..
assistant_create_test.go Add UpdateAssistant method for modifying assistant fields 2025-11-08 16:21:35 +08:00
assistant_test.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00
assistant_update_test.go Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
models_test.go Refactor logging in model tests for consistency 2025-11-11 16:42:01 +08:00
robot_execution_test.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
robot_host_test.go Add chat metadata persistence and enhance executor goals injection tests 2026-02-28 13:57:45 +08:00
robot_interact_test.go Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
robot_results_activities_test.go Add Activity Type Filtering to ListActivities API 2026-01-24 18:28:16 +08:00
robot_test.go Enhance ListRobots API to Include Runtime Status 2026-01-24 18:49:39 +08:00
robot_trigger_test.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00