dify/api/core/sandbox/bash
Harry aac90133d6 refactor: update session cleanup logic and extend command timeout
- 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.
2026-01-21 21:19:46 +08:00
..
__init__.py refactor(sandbox): redesign sandbox_layer & reorganize import paths 2026-01-15 13:22:49 +08:00
bash_tool.py refactor: update session cleanup logic and extend command timeout 2026-01-21 21:19:46 +08:00
dify_cli.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
session.py refactor: update session cleanup logic and extend command timeout 2026-01-21 21:19:46 +08:00
TODO.md feat(skill): skill support 2026-01-20 03:02:34 +08:00