qwen_agent/routes
朱潮 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
..
__init__.py update fastapi 2025-11-25 22:34:44 +08:00
chat.py feat(deep-agent): add skills support and improve project structure 2025-12-31 13:21:58 +08:00
file_manager.py fix(file-manager): preserve project/prompt prefix in nested directories 2025-12-31 09:37:54 +08:00
files.py 日志优化 2025-11-27 21:50:03 +08:00
projects.py 日志优化 2025-11-27 21:50:03 +08:00
system.py 删除agent manager 2025-12-17 20:27:06 +08:00