mirror of
https://github.com/langgenius/dify.git
synced 2026-03-25 16:28:04 +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.