..
__init__.py
新增agent文件夹,修改import引用,增加custom_mcp_manager
2025-11-26 17:23:02 +08:00
agent_config.py
feat: add bot_id and model to langfuse metadata
2026-05-14 18:14:41 +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
feat: support multimodal image (base64) input in chat API
2026-06-18 11:34:57 +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 'feature/fix_large_results_backend' into dev
2026-06-02 20:57:18 +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
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_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