qwen_agent/agent
2026-05-14 16:45:21 +08:00
..
__init__.py 新增agent文件夹,修改import引用,增加custom_mcp_manager 2025-11-26 17:23:02 +08:00
agent_config.py add langfuse 2026-05-14 16:45:21 +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 增加子agent支持 2026-05-11 18:55:25 +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: improve agent error logging 2026-05-11 20:29:27 +08:00
mcp_trace_meta.py chore: Add methods tools/call. 2026-05-11 21:05:41 +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
subagent_loader.py 增加子agent支持 2026-05-11 18:55:25 +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