yao/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
..
api Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
cache Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
job Enhance Delivery Result Structure and Update Test Cases 2026-01-18 17:21:21 +08:00
manager Add Robot E2E Tests and Update Makefile and Workflows 2026-01-19 11:16:33 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
store Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
utils Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
DESIGN.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
TODO.md Add Robot E2E Tests and Update Makefile and Workflows 2026-01-19 11:16:33 +08:00