qwen_agent/agent
朱潮 cb649d83ee Merge branch 'developing' into bot_manager
# Conflicts:
#	.features/skill/MEMORY.md
#	poetry.lock
#	requirements.txt
2026-06-08 20:07:30 +08:00
..
__init__.py 新增agent文件夹,修改import引用,增加custom_mcp_manager 2025-11-26 17:23:02 +08:00
agent_config.py fix requirements 2026-05-15 17:54:42 +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 Merge branch 'developing' into bot_manager 2026-06-08 20:07:30 +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 fix: align mem0 pgvector config with validation 2026-05-26 10:36:52 +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 merge 2026-05-07 19:36:27 +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_metrics_middleware.py Add tool call metrics middleware 2026-05-29 11:10:31 +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