dify/web/i18n
aqiu c4eee28fd8 refactor(vibe): modularize config and enhance workflow generation
- Extract vibe configuration into dedicated module (api/core/llm_generator/vibe_config/)
  - node_schemas.py: Built-in node parameter definitions
  - fallback_rules.py: Keyword-based fallback rules and aliases
  - responses.py: Off-topic response templates
  - node_definitions.json: Shared schema for frontend/backend sync

- Enhance workflow generation with intent classification
  - Add off-topic detection with helpful suggestions
  - Support regeneration mode with previous workflow context
  - Add tool validation and sanitization
  - Support language preference for generated content

- Extract frontend config to use-workflow-vibe-config.ts
  - NODE_TYPE_ALIASES: Node type inference mapping
  - FIELD_NAME_CORRECTIONS: LLM output field corrections
  - correctFieldName(): Unified field correction helper

- Fix defensive null checks in variable utils and key-value list
- Change verbose debug logs from info to debug level
2025-12-29 11:04:41 +08:00
..
ar-TN perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
de-DE chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
en-US refactor(vibe): modularize config and enhance workflow generation 2025-12-29 11:04:41 +08:00
es-ES chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
fa-IR perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
fr-FR chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
hi-IN perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
id-ID perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
it-IT chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
ja-JP chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
ko-KR chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
pl-PL chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
pt-BR chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
ro-RO chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
ru-RU chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
sl-SI perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
th-TH perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
tr-TR perf: improve Jest caching and configuration in web tests (#29881) 2025-12-19 12:00:46 +08:00
uk-UA chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
vi-VN chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00
zh-Hans feat: document batch operation tool add re-index operation (#30275) 2025-12-29 10:03:15 +08:00
zh-Hant chore: no template string in translation (#30101) 2025-12-24 17:17:36 +08:00