yao/openapi/agent
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
..
robot refactor(robot): rename ListRobots to ListAllRobots and enhance caching logic 2026-03-23 12:25:17 +08:00
agent.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
assistant.go feat(assistant): enhance assistant info structure and sandbox integration 2026-03-12 10:42:22 +08:00
filter.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00
models.go Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
types.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00