dify/web/contract
yyh 166b4a5a2b
feat(sandbox): add sandbox file API service layer
- Add types for sandbox file API (SandboxFileNode, SandboxFileDownloadTicket)
- Add oRPC contracts for listFiles and downloadFile endpoints
- Add TanStack Query hooks (useGetSandboxFiles, useDownloadSandboxFile)
- Add useSandboxFilesTree hook with flat-to-tree conversion
2026-01-26 15:40:27 +08:00
..
console feat(sandbox): add sandbox file API service layer 2026-01-26 15:40:27 +08:00
base.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
marketplace.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
router.ts feat(sandbox): add sandbox file API service layer 2026-01-26 15:40:27 +08:00