qwen_agent/routes
朱潮 b4f8bb2935 refactor: replace mcp_resources API with direct /robots/ static file access
- Remove routes/mcp_resources.py (ui:// URI resolver endpoint)
- Frontend now directly accesses /robots/{bot_id}/skills/{server}/apps/{resource}.html
- Add Daytona fallback middleware to fetch files from sandbox on 404
- Add utils/daytona_file_fetcher.py for on-demand single file download

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 18:58:58 +08:00
..
__init__.py update fastapi 2025-11-25 22:34:44 +08:00
chat.py 优化为标准mcp app协议 2026-05-20 14:54:07 +08:00
database.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
file_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
files.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
memory.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
projects.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
skill_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
system.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
webdav.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00