Files
dify/api/controllers/console
Harry c3decbab32 feat(app): introduce runtime type handling for apps
- Added `RuntimeType` enum to define app runtime types: CLASSIC and SANDBOXED.
- Updated `AppPartial` model to include `runtime_type` field.
- Enhanced `AppListApi` to determine and assign the appropriate runtime type based on sandbox feature availability.
2026-01-23 14:56:38 +08:00
..
2026-01-22 15:42:54 +08:00
2026-01-22 15:42:54 +08:00
2025-11-24 10:04:11 +08:00