mirror of
https://github.com/langgenius/dify.git
synced 2026-02-21 11:02:01 -05: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.