yao/openapi/sandbox
Max 6407b8531f feat(sandbox): enhance sandbox response structure and filtering
- Introduced new fields in the sandboxResponse struct, including Kind, DisplayName, Mode, and Addr, to provide more detailed information about sandbox entities.
- Added hostToResponse function to convert registry.NodeSnapshot to sandboxResponse, improving the handling of host entries.
- Implemented filtering logic in handleList to differentiate between box and host entries based on ownership and capabilities.
- Enhanced sorting of the response list by LastActive timestamp for better organization of results.

Made-with: Cursor
2026-03-10 17:50:48 +08:00
..
manage.go feat(sandbox): enhance sandbox response structure and filtering 2026-03-10 17:50:48 +08:00
sandbox.go Add sandbox ID and VNC URL methods to sandbox executor 2026-02-05 21:46:07 +08:00