mirror of
https://github.com/langgenius/dify.git
synced 2026-04-10 12:00:26 -04: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.