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-23 14:20:06 +08:00
2026-03-02 20:15:32 +08:00
2025-12-25 19:57:07 +08:00
2026-03-20 14:54:23 +08:00
2026-03-21 20:06:17 +09:00
2026-03-24 10:54:58 +08:00
2026-02-06 15:32:52 +08:00
2026-03-23 14:20:06 +08:00
2026-03-23 10:52:06 +08:00
2026-03-11 18:29:53 +08:00
2026-03-21 11:29:29 +09:00
2025-08-13 17:06:07 +08:00
2025-12-24 09:41:42 +08:00
2026-02-03 12:26:47 +08:00
2026-01-06 22:55:58 +08:00
2026-02-09 14:57:23 +08:00
2026-01-30 22:39:02 +09:00
2026-03-11 18:29:53 +08:00
2026-01-23 21:07:52 +09:00
2026-03-02 18:42:30 +08:00
2026-02-03 18:32:49 +08:00
2026-03-21 11:29:29 +09:00
2025-09-28 13:37:06 +08:00
2026-01-26 15:04:25 +08:00
2026-03-21 11:29:29 +09:00