yao/openapi/agent
Max d43b637ad4 feat(assistant): enhance sandbox handling and improve assistant tag filtering
- Added support for sandbox configuration in the LoadPath function, allowing for better management of sandbox settings.
- Updated tests to validate the retrieval of assistant tags with type filters, ensuring accurate responses for both assistant and robot types.
- Enhanced the assistant model to differentiate between sandbox versions, improving the handling of sandbox data in the database.
- Improved API responses to include computer filter details for V2 sandboxes, enhancing the information returned to clients.
2026-03-24 19:19:04 +08:00
..
robot feat(robot): implement global phase agent resolution for improved agent configuration 2026-03-24 12:11:55 +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 sandbox handling and improve assistant tag filtering 2026-03-24 19:19:04 +08:00
filter.go feat(assistant): enhance sandbox handling and improve assistant tag filtering 2026-03-24 19:19:04 +08:00
ISSUES.md feat(assistant): enhance sandbox handling and improve assistant tag filtering 2026-03-24 19:19:04 +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