qwen_agent/utils
朱潮 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
..
log_util chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
__init__.py 批量保存聊天记录 2026-01-19 09:44:57 +08:00
agent_pool.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
api_models.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
async_file_ops.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
cancel_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
data_merger.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
dataset_manager.py dataset to datsets 2026-04-15 11:09:55 +08:00
daytona_file_fetcher.py refactor: replace mcp_resources API with direct /robots/ static file access 2026-05-20 18:58:58 +08:00
daytona_sync.py fix: langfuse CallbackHandler API and tarfile dereference parameter 2026-05-14 17:14:37 +08:00
excel_csv_processor.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
fastapi_utils.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
file_manager.py dataset to datsets 2026-04-15 11:09:55 +08:00
file_utils.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
multi_project_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
project_manager.py dataset to datsets 2026-04-15 11:09:55 +08:00
settings.py add langfuse 2026-05-14 12:14:21 +08:00
single_file_processor.py 日志优化 2025-11-27 21:50:03 +08:00
structured_log.py Add agent final answer first char metric 2026-05-08 15:43:48 +08:00
system_optimizer.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
token_counter.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00