yao/agent/robot/manager
Max 427c38bac7 fix(robot): improve locale handling in agent context
- Updated agent context to ensure locale is propagated correctly, defaulting to "en" when no locale is provided. This change enhances internationalization support and ensures consistent behavior across different contexts.
- Adjusted test assertions to reflect the updated execution trigger logic for times mode robots, allowing for a maximum of 2 triggers instead of 1.
2026-03-25 15:18:02 +08:00
..
integration_clock_test.go feat(robot): enhance manager and execution handling 2026-03-23 17:46:32 +08:00
integration_concurrent_test.go feat(robot): enhance manager and execution handling 2026-03-23 17:46:32 +08:00
integration_control_test.go Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
integration_event_test.go Enhance Integration Tests with Cache Verification 2026-01-15 17:39:03 +08:00
integration_human_test.go Enhance Integration Tests with Cache Verification 2026-01-15 17:39:03 +08:00
integration_test.go test(robot): update integration tests to use dry run executor 2026-03-25 00:19:22 +08:00
interact.go Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
interact_helpers_test.go Enhance execution record tests with status and phase fields 2026-02-25 19:56:08 +08:00
interact_test.go Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
manager.go fix(robot): improve locale handling in agent context 2026-03-25 15:18:02 +08:00
manager_test.go fix(robot): improve locale handling in agent context 2026-03-25 15:18:02 +08:00
recovery.go feat(robot): enhance manager and execution handling 2026-03-23 17:46:32 +08:00
recovery_test.go feat(robot): enhance manager and execution handling 2026-03-23 17:46:32 +08:00