qwen_agent/agent
朱潮 425f3c5bb4 chore: replace Chinese comments and log messages with English
Convert all Chinese comments, docstrings, logger/print output,
HTTPException detail messages, and API response messages to English
across the entire codebase. Functional zh/ja localized strings
(e.g. prompt templates, timezone display names, date formats) are
preserved as-is.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-30 19:45:35 +08:00
..
__init__.py 新增agent文件夹,修改import引用,增加custom_mcp_manager 2025-11-26 17:23:02 +08:00
agent_config.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
agent_memory_cache.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
chat_history_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
checkpoint_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
checkpoint_utils.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
config_cache.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
custom_filesystem_middleware.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
db_pool_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
deep_assistant.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
filepath_fix_middleware.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
guideline_middleware.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
logging_handler.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
mem0_config.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
mem0_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
mem0_middleware.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
plugin_hook_loader.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
prompt_loader.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
summarization_middleware.py update summary 2026-02-04 15:31:41 +08:00
tool_output_length_middleware.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
tool_use_cleanup_middleware.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00