mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 02:36:29 +08:00
Replace direct service calls with typed oRPC contracts for apps, datasets, and plugins search in the goto-anything feature. This provides better type safety and consistent API patterns across the codebase. |
||
|---|---|---|
| .. | ||
| actions | ||
| hooks | ||
| command-selector.spec.tsx | ||
| command-selector.tsx | ||
| constants.ts | ||
| context.spec.tsx | ||
| context.tsx | ||
| index.spec.tsx | ||
| index.tsx | ||