yao/agent/robot/cache
Max 1bddac44a4 refactor(robot): rename ListRobots to ListAllRobots and enhance caching logic
- Renamed ListRobots function to ListAllRobots for clarity and consistency across the codebase.
- Updated related API endpoints and tests to reflect the new function name.
- Improved caching logic to ensure both autonomous and non-autonomous robots are loaded correctly.
- Enhanced filtering and pagination capabilities within the ListAllRobots function.
- Added new test cases to validate the updated functionality and ensure robust performance.
2026-03-23 12:25:17 +08:00
..
cache.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
cache_test.go refactor(robot): rename ListRobots to ListAllRobots and enhance caching logic 2026-03-23 12:25:17 +08:00
load.go refactor(robot): rename ListRobots to ListAllRobots and enhance caching logic 2026-03-23 12:25:17 +08:00
refresh.go refactor(robot): rename ListRobots to ListAllRobots and enhance caching logic 2026-03-23 12:25:17 +08:00