yao/openapi/agent/robot
Max 64b5ffd154 Enhance Robot API with Permission Fields and Status Management
- Added `YaoCreatedBy` and `YaoTeamID` fields to `RobotState` and `RobotResponse` for improved access control.
- Updated `GetRobotStatus` to retrieve permission fields from the store and populate the robot state.
- Modified `robotFields` in the store to include new Yao permission fields for better management of access control.
- Enhanced OpenAPI integration by registering robot routes and ensuring proper permission checks in handlers.
- Updated documentation in TODO.md to reflect the completion of permission logic and API enhancements.
2026-01-22 12:21:44 +08:00
..
DESIGN.md Enhance Robot API and Store Architecture 2026-01-22 11:08:43 +08:00
detail.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
GAPS.md Enhance Robot API and Store Architecture 2026-01-22 11:08:43 +08:00
list.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
permission.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
robot.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
TODO.md Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
types.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
utils.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00