yao/yao
Max 454da5208b Enhance Execution Control and Error Handling in Robot Manager
- Updated execution control methods (`PauseExecution`, `ResumeExecution`, `StopExecution`) to include error handling and database status updates for paused, running, and cancelled states.
- Introduced `ExecuteWithControl` method in the Executor interface to manage execution with pause/resume capabilities, allowing for better control during execution.
- Enhanced the `Execute` methods across different executors (DryRun, Sandbox, Standard) to support pre-generated execution IDs and control mechanisms.
- Improved error messages in the execution handling API to provide clearer feedback on execution status and errors.
- Added support for a new execution status `ExecPaused` in the execution model, enhancing the tracking of execution states.
2026-01-28 19:10:01 +08:00
..
assistants Enhance Assistant Configuration with RobotPrompt Support 2026-01-22 18:55:30 +08:00
data Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
fields Update field values in model.trans.json 2024-03-14 12:43:48 +08:00
langs [_] 2023-05-13 19:20:58 +08:00
models Enhance Execution Control and Error Handling in Robot Manager 2026-01-28 19:10:01 +08:00
release [add] load application from bin data 2023-04-24 11:58:10 +08:00
stores Refactor Context Management to Use Memory Instead of Space 2025-12-22 11:19:00 +08:00
uploaders Update asset modification timestamps and add support for application/octet-stream in attachment.local.yao 2025-08-13 11:12:52 +08:00