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-03-11 14:41:33 +08:00
2026-01-29 22:33:31 +08:00
2026-03-02 20:15:32 +08:00
2026-03-23 14:20:06 +08:00
2026-03-19 15:15:32 +09:00
2026-01-06 15:23:50 +08:00
2026-03-19 03:53:04 +09:00
2025-09-15 13:06:33 +08:00
2025-10-10 23:41:16 +08:00
2025-09-15 13:06:33 +08:00
2026-03-23 09:39:49 +08:00
2026-03-23 10:52:06 +08:00
2026-01-04 11:46:46 +08:00
2026-03-16 15:44:48 +08:00
2026-03-23 20:19:16 +08:00
2026-03-02 20:15:32 +08:00
2026-03-15 15:24:59 +08:00
2026-03-23 20:19:16 +08:00
2026-03-23 09:39:49 +08:00
2026-03-22 21:09:43 +09:00
2026-03-23 15:23:33 +08:00
2026-03-24 10:54:58 +08:00
2026-01-31 18:00:56 +09:00
2026-03-12 18:23:16 +08:00
2026-03-12 16:31:53 +08:00
2026-03-23 14:20:06 +08:00
2026-03-19 17:56:49 +08:00
2026-03-23 20:19:16 +08:00
2026-03-23 20:19:16 +08:00
2026-03-12 18:23:16 +08:00
2025-09-10 01:54:26 +08:00
2026-03-02 20:15:32 +08:00
2026-03-18 09:18:08 +09:00
2026-03-02 20:15:32 +08:00
2026-03-19 03:53:04 +09:00