qwen_agent/utils
朱潮 766b9becda feat(deep-agent): add skills support and improve project structure
- Add skills parameter to ChatRequest for skill file processing
- Extract and unzip skill files to robot project skills directory
- Add robot_config.json with bot_id and environment variables
- Update symlink setup to skip if ~/.deepagents already exists
- Enhance system prompt with directory access restrictions
- Refactor _get_robot_dir to handle symlink paths correctly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 13:21:58 +08:00
..
log_util sqlite pool and change agent cache to tools cache 2025-12-23 22:18:18 +08:00
__init__.py add symlink 2025-12-23 17:36:45 +08:00
agent_pool.py 日志优化 2025-11-27 21:50:03 +08:00
api_models.py feat(deep-agent): add skills support and improve project structure 2025-12-31 13:21:58 +08:00
async_file_ops.py 日志优化 2025-11-27 21:50:03 +08:00
data_merger.py 日志优化 2025-11-27 21:50:03 +08:00
dataset_manager.py 日志优化 2025-11-27 21:50:03 +08:00
excel_csv_processor.py 日志优化 2025-11-27 21:50:03 +08:00
fastapi_utils.py feat(deep-agent): add skills support and improve project structure 2025-12-31 13:21:58 +08:00
file_manager.py 日志优化 2025-11-27 21:50:03 +08:00
file_utils.py add symlink 2025-12-23 17:36:45 +08:00
multi_project_manager.py feat(deep-agent): add skills support and improve project structure 2025-12-31 13:21:58 +08:00
project_manager.py add deep_agent 2025-12-12 18:41:52 +08:00
settings.py add CHECKPOINT_DB_URL 2025-12-24 20:43:10 +08:00
single_file_processor.py 日志优化 2025-11-27 21:50:03 +08:00
symlink_utils.py feat(deep-agent): add skills support and improve project structure 2025-12-31 13:21:58 +08:00
system_optimizer.py 日志优化 2025-11-27 21:50:03 +08:00