yao/openapi/agent
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
..
robot Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
agent.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
assistant.go Refactor assistant capabilities retrieval and enhance API endpoints 2025-12-03 10:05:23 +08:00
filter.go Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
models.go Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
types.go Enhance assistant model and query handling 2025-11-08 10:25:28 +08:00