mirror of
https://github.com/langgenius/dify.git
synced 2026-04-24 12:55:49 +08:00
- Changed the command timeout duration from 60 seconds to 1 hour for improved session stability. - Refactored session cleanup logic to utilize the CLI API session object instead of session ID, enhancing clarity and maintainability.