Novice
499d237b7e
fix: pass all CI quality checks - ESLint, TypeScript, basedpyright, pyrefly, lint-imports
Frontend:
- Migrate deprecated imports: modal→dialog, toast→ui/toast, tooltip→tooltip-plus,
portal-to-follow-elem→portal-to-follow-elem-plus, select→ui/select, confirm→alert-dialog
- Replace next/* with @/next/* wrapper modules
- Convert TypeScript enums to const objects (erasable-syntax-only)
- Replace all `any` types with `unknown` or specific types in workflow types
- Fix unused vars, react-hooks-extra, react-refresh/only-export-components
- Extract InteractionMode to separate module, tool-block commands to commands.ts
Backend:
- Fix pyrefly errors: type narrowing, null guards, getattr patterns
- Remove unused TYPE_CHECKING imports in LLM node
- Add ignore_imports entries to .importlinter for dify_graph boundary violations
Made-with: Cursor
2026-03-24 10:54:58 +08:00
..
2026-03-24 10:54:58 +08:00
2026-03-24 10:54:58 +08:00
2026-01-28 18:24:04 +08:00
2026-03-24 10:54:58 +08:00
2025-12-23 16:58:55 +08:00
2026-02-10 20:00:11 +08:00
2026-03-23 14:20:06 +08:00
2026-01-30 01:31:25 +08:00
2026-01-01 00:40:21 +08:00
2025-09-18 12:49:10 +08:00
2025-12-29 14:52:32 +08:00
2026-01-27 01:31:22 +08:00
2026-03-23 21:17:43 +08:00
2026-03-24 10:54:58 +08:00
2025-12-23 16:58:55 +08:00
2026-03-24 10:54:58 +08:00
2025-12-23 16:58:55 +08:00
2026-03-24 10:54:58 +08:00
2026-01-18 13:40:12 +08:00
2026-03-18 10:16:15 +08:00
2026-02-05 16:57:19 +08:00
2026-01-27 01:31:22 +08:00
2026-03-24 10:54:58 +08:00
2025-12-31 11:13:22 +08:00
2026-03-23 16:32:48 +08:00
2026-03-23 14:20:06 +08:00
2026-03-13 15:11:24 +08:00
2026-03-13 15:11:24 +08:00
2026-01-21 13:56:18 +08:00
2025-07-02 17:48:07 +08:00
2026-03-23 16:32:48 +08:00
2026-01-28 18:24:04 +08:00
2025-12-23 16:58:55 +08:00
2026-03-24 10:54:58 +08:00
2026-02-09 15:34:15 +08:00
2026-02-01 19:06:45 +08:00
2025-05-06 18:24:10 +08:00
2025-12-23 16:58:55 +08:00
2025-11-12 17:59:37 +08:00
2026-02-09 15:34:15 +08:00
2026-03-23 16:32:48 +08:00