mirror of
https://github.com/langgenius/dify.git
synced 2026-05-25 19:37:16 +08:00
Replace manual fetch calls in use-sandbox-provider.ts with typed ORPC contracts and client. Adds type definitions to types/sandbox-provider.ts and registers contracts in the console router for consistent API handling.