yao/agent/robot
Max bb7638f1e5 Implement Autonomous Mode Filtering in Robot API
- Added support for filtering robots by `autonomous_mode` in the ListRobots API.
- Enhanced ListQuery structure to include an optional `AutonomousMode` field.
- Updated listRobotsFromDB function to apply the autonomous mode filter based on the query.
- Created new test cases to validate the filtering functionality for both autonomous and on-demand robots.
- Revised related OpenAPI endpoints and frontend integration to accommodate the new filtering options.
2026-01-22 16:14:59 +08:00
..
api Implement Autonomous Mode Filtering in Robot API 2026-01-22 16:14:59 +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