+94
−36
+52
−0
Loading
* Refactor summarize.py to use lazy imports for EmbeddingsManager. * Update workspaces.py to allow optional database file for spec checkout. * Add integration tests for LightRAG pipeline in test_integration.py. * Create unit tests for LightRAG configuration in test_lightrag_config.py. * Implement unit tests for metadata enrichment in test_metadata.py. * Modify ai_app.py to streamline AI loading and remove unused commands. * Change default cache directory and database filename in config.