mirror of
https://github.com/langgenius/dify.git
synced 2026-05-23 02:18:23 +08:00
- Reject invalid --mode values before HTTP (e.g. "chatbot" → clear error) - Add options field to FlagDefinition + validateFlagOptions in parseArgv - EPIPE exit-0 guard in run.ts catch block - tree:gen/tree:check diagnostic output redirected to stderr - Tailwind class sort in web/app/device/components/code-input.tsx