- Fix mem0 connection pool exhausted error with proper pooling - Convert memory operations to async tasks - Optimize docker-compose configuration - Add skill upload functionality - Reduce cache size for better performance - Update dependencies Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_config.py | ||
| agent_memory_cache.py | ||
| chat_history_manager.py | ||
| checkpoint_manager.py | ||
| checkpoint_utils.py | ||
| config_cache.py | ||
| db_pool_manager.py | ||
| deep_assistant.py | ||
| guideline_middleware.py | ||
| logging_handler.py | ||
| mem0_config.py | ||
| mem0_manager.py | ||
| mem0_middleware.py | ||
| prompt_loader.py | ||
| tool_output_length_middleware.py | ||
| tool_use_cleanup_middleware.py | ||