mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 11:56:55 +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 | ||