mirror of
https://github.com/langgenius/dify.git
synced 2026-02-28 12:25:14 +00: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.