deerflow2/backend/src/sandbox
hetaoBackend 9f5658fa0e feat: add podcast generation skill
- Add podcast-generation skill for creating tech explainer podcasts
- Include generate.py script with TTS synthesis capabilities
- Add tech-explainer template for structured podcast content
- Increase sandbox command timeout from 30s to 600s to support
  longer-running skill scripts
2026-01-26 13:16:35 +08:00
..
local feat: add podcast generation skill 2026-01-26 13:16:35 +08:00
__init__.py feat: add sandbox and local impl 2026-01-14 07:19:34 +08:00
exceptions.py feat: fix todos (#9) 2026-01-17 23:23:12 +08:00
middleware.py feat: implement lazy sandbox and thread data initialization (#11) 2026-01-18 13:38:34 +08:00
sandbox.py fix: correct spelling 2026-01-23 18:29:20 +08:00
sandbox_provider.py feat: fix todos (#9) 2026-01-17 23:23:12 +08:00
tools.py fix: fix sandbox cp issue 2026-01-20 22:08:36 +08:00