yao/yao
Max 8fdd1a3a6c feat(robot): add workspace support to robot management
- Introduced a new `workspace` field across various robot-related structures, including `CreateRobotRequest`, `UpdateRobotRequest`, and `RobotResponse`, allowing for better organization and management of robots within specific workspaces.
- Updated database queries and response mappings to accommodate the new workspace field, ensuring seamless integration with existing functionalities.
- Enhanced agent execution context to include workspace information, improving the contextual awareness of agents during operations.
- Added tests to validate the creation and updating of robots with workspace data, ensuring robust functionality and backward compatibility.
2026-03-28 16:59:52 +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 feat(robot): add workspace support to robot management 2026-03-28 16:59:52 +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