yao/openapi/tests
Max bde4442ff6 feat(sandbox): add sandbox management endpoints and data structures
- Introduced new endpoints for managing sandbox operations, including GET, PUT, and POST methods for registry and image management.
- Added data structures for sandbox configuration and image details, enhancing the OpenAPI settings to support sandbox functionality.
- Updated Makefile to skip sandbox-related tests in CI, ensuring local execution only.
2026-04-29 18:47:38 +08:00
..
agent feat(assistant): enhance sandbox handling and improve assistant tag filtering 2026-03-24 19:19:04 +08:00
chat Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
dsl Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
file Refactor content type assertion in file tests for improved clarity 2025-11-06 11:57:59 +08:00
hello Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
kb Refactor Job System for Enhanced Function Execution and Error Handling 2025-12-19 15:08:16 +08:00
nodes feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
oauth Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
otp Refactor OTP tests to remove deprecated /otp/create endpoint; update tests to reflect server-side OTP generation and enhance login flow validation. 2026-02-21 21:53:54 +08:00
sandbox feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
setting feat(sandbox): add sandbox management endpoints and data structures 2026-04-29 18:47:38 +08:00
testutils ⚠️ BREAKING: Removed the Studio package and renamed Neo to Agent. Configuration file path changed from neo/neo.yml to agent/agent.yml. 2025-11-06 18:13:54 +08:00
trace Refactor trace node management to support multiple parents and enhance type handling 2025-11-21 17:33:00 +08:00
user feat(robot): add workspace support to robot management 2026-03-28 16:59:52 +08:00
workspace feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
config_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
integrations_webhook_test.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
openapi_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00