yao/agent/robot/manager
Max f230f1e90c feat(workspace): enhance attachment handling and execution context
- Added support for reading files from workspace URIs in the delivery process, allowing for more flexible attachment management.
- Introduced a new `convertWorkspaceAttachment` function to handle workspace-based file retrieval and integration into messenger attachments.
- Updated the `AgentCaller` to include execution mode in the context, improving task execution tracking.
- Enhanced the `RunDelivery` method to utilize workspace manifests for delivery input, reducing token usage and improving efficiency.
- Implemented locale handling in various request structures to support multi-language capabilities in user interfaces.
2026-05-07 19:32:48 +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 feat(workspace): enhance attachment handling and execution context 2026-05-07 19:32:48 +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 feat(workspace): enhance attachment handling and execution context 2026-05-07 19:32:48 +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