LightRAG/docs/diff_hku/wave_1.csv
2025-12-04 19:17:42 +08:00

117 lines
11 KiB
CSV

commit,auth_date,author,subject,category
6a8de2ed,2025-09-29,zl7261,web_ui: check node source and target,tests
91387628,2025-10-06,yangdx,Add test script for aquery_data endpoint validation,tests
dab1c358,2025-10-17,yangdx,Optimize chat performance by reducing animations in inactive tabs,tests
9e5004e2,2025-10-22,xiaojunxiang,"fix(docs): correct typo ""acivate""""activate""",tests
e2ec1cdc,2025-10-25,Daniel.y,Merge pull request #2258 from danielaskdd/pipeline-cancelllation,tests
626b42bc,2025-11-01,anouarbm,feat: add optional Langfuse observability integration,tests
5cdb4b0e,2025-11-02,anouarbm,fix: Apply ruff formatting and rename test_dataset to sample_dataset,tests
b12b693a,2025-11-02,anouarbm,fixed ruff format of csv path,tests
10f6e695,2025-11-03,yangdx,Improve Langfuse integration and stream response cleanup handling,tests
2fdb5f5e,2025-11-03,anouarbm,chore: trigger CI re-run 2,tests
36bffe22,2025-11-03,anouarbm,chore: trigger CI re-run,tests
a172cf89,2025-11-03,anouarbm,feat(evaluation): Add sample documents for reproducible RAGAS testing,tests
a790f081,2025-11-06,yangdx,Refine gitignore to only exclude root-level test files,tests
b0d44d28,2025-11-06,yangdx,Add Langfuse observability integration documentation,tests
2f160652,2025-11-09,yangdx,Refactor keyword_extraction from kwargs to explicit parameter,tests
5885637e,2025-11-12,yangdx,Add specialized JSON string sanitizer to prevent UTF-8 encoding errors,tests
6918a88f,2025-11-12,yangdx,Add specialized JSON string sanitizer to prevent UTF-8 encoding errors,tests
7d394fb0,2025-11-13,yangdx,Replace asyncio.iscoroutine with inspect.isawaitable for better detection,tests
a24d8181,2025-11-13,yangdx,Improve docling integration with macOS compatibility and CLI flag,tests
c230d1a2,2025-11-13,yangdx,Replace asyncio.iscoroutine with inspect.isawaitable for better detection,tests
c246eff7,2025-11-13,yangdx,Improve docling integration with macOS compatibility and CLI flag,tests
1a183702,2025-11-17,BukeLy,docs: Update test file docstring to reflect all 11 test scenarios,tests
288498cc,2025-11-17,BukeLy,test: Convert test_workspace_isolation.py to pytest style,tests
3806892a,2025-11-17,Daniel.y,Merge pull request #2371 from BukeLy/pytest-style-conversion,tests
3e759f46,2025-11-17,BukeLy,test: Add real integration and E2E tests for workspace isolation,tests
3ec73693,2025-11-17,BukeLy,test: Enhance E2E workspace isolation detection with content verification,tests
4742fc8e,2025-11-17,BukeLy,test: Add comprehensive workspace isolation test suite for PR #2366,tests
b7b8d156,2025-11-17,yangdx,Refactor pytest dependencies into separate optional group,tests
cf73cb4d,2025-11-17,yangdx,Remove unused variables from workspace isolation test,tests
1fe05df2,2025-11-18,yangdx,Refactor test configuration to use pytest fixtures and CLI options,tests
41bf6d02,2025-11-18,yangdx,Fix test to use default workspace parameter behavior,tests
472b498a,2025-11-18,yangdx,Replace pytest group reference with explicit dependencies in evaluation,tests
4ea21240,2025-11-18,yangdx,Add GitHub CI workflow and test markers for offline/integration tests,tests
4fef731f,2025-11-18,yangdx,Standardize test directory creation and remove tempfile dependency,tests
5da82bb0,2025-11-18,yangdx,Add pre-commit to pytest dependencies and format test code,tests
6ae0c144,2025-11-18,yangdx,test: add concurrent execution to workspace isolation test,tests
7e9c8ed1,2025-11-18,yangdx,Rename test classes to prevent warning from pytest,tests
99262ada,2025-11-18,yangdx,Enhance workspace isolation test with distinct mock data and persistence,tests
0fb2925c,2025-11-19,yangdx,Remove ascii_colors dependency and fix stream handling errors,tests
d52adb64,2025-11-19,Daniel.y,Merge pull request #2390 from danielaskdd/fix-pytest-logging-error,tests
5f91063c,2025-11-25,yangdx,Add ruff as dependency to pytest and evaluation extras,tests
90e38c20,2025-11-28,Christian,Clauss Keep GitHub Actions up to date with GitHub's Dependabot,tests
88357675,2025-12-01,dependabot[bot],Bump the github-actions group with 7 updates,tests
0f19f80f,2025-12-02,yangdx,Configure comprehensive Dependabot for Python and frontend dependencies,tests
1f875122,2025-12-02,yangdx,Drop Python 3.10 and 3.11 from CI test matrix,tests
268e4ff6,2025-12-02,yangdx,Refactor dependencies and add test extra in pyproject.toml,tests
64760216,2025-12-02,yangdx,Configure Dependabot schedule with specific times and timezone,tests
d0509d6f,2025-12-02,Daniel.y,Merge pull request #2448 from HKUDS/dependabot/github_actions/github-actions-b6ffb444c9,tests
ecef842c,2025-12-02,yangdx,Update GitHub Actions to use latest versions (v6),tests
561ba4e4,2025-12-03,yangdx,Fix trailing whitespace and update test mocking for rerank module,tests
a31192dd,2025-10-05,yangdx,Update i18n file for pipeline UI text across locales,workspace
a5253244,2025-10-21,yangdx,Simplify skip logging and reduce pipeline status updates,workspace
743aefc6,2025-10-24,yangdx,Add pipeline cancellation feature for graceful processing termination,workspace
77336e50,2025-10-24,yangdx,Improve error handling and add cancellation checks in pipeline,workspace
f89b5ab1,2025-10-24,yangdx,Add pipeline cancellation feature with UI and i18n support,workspace
81e3496a,2025-10-25,yangdx,Add confirmation dialog for pipeline cancellation,workspace
5f4a2804,2025-10-30,yangdx,Add Qdrant legacy collection migration with workspace support,workspace
c36afecb,2025-10-30,yangdx,Remove redundant await call in file extraction pipeline,workspace
58c83f9d,2025-10-31,yangdx,Add auto-refresh of popular labels when pipeline completes,workspace
eb52ec94,2025-11-13,BukeLy,feat: Add workspace isolation support for pipeline status,workspace
18a48702,2025-11-15,BukeLy,fix: Add default workspace support for backward compatibility,workspace
52c812b9,2025-11-17,yangdx,Fix workspace isolation for pipeline status across all operations,workspace
78689e88,2025-11-17,yangdx,Fix pipeline status namespace check to handle root case,workspace
7ed0eac4,2025-11-17,yangdx,Fix workspace filtering logic in get_all_update_flags_status,workspace
926960e9,2025-11-17,yangdx,Refactor workspace handling to use default workspace and namespace locks,workspace
9d7b7981,2025-11-17,yangdx,Add pipeline status validation before document deletion,workspace
b6a5a90e,2025-11-17,yangdx,Fix NamespaceLock concurrent coroutine safety with ContextVar,workspace
cdd53ee8,2025-11-17,yangdx,Remove manual initialize_pipeline_status() calls across codebase,workspace
ddc76f0c,2025-11-17,yangdx,Merge branch 'main' into workspace-isolation,workspace
e8383df3,2025-11-17,yangdx,Fix NamespaceLock context variable timing to prevent lock bricking,workspace
f1d8f18c,2025-11-17,yangdx,Merge branch 'main' into workspace-isolation,workspace
1745b30a,2025-11-18,yangdx,Fix missing workspace parameter in update flags status call,workspace
21ad990e,2025-11-18,yangdx,Improve workspace isolation tests with better parallelism checks and cleanup,workspace
4048fc4b,2025-11-18,yangdx,Fix: auto-acquire pipeline when idle in document deletion,workspace
dfbc9736,2025-11-18,Daniel.y,Merge pull request #2369 from HKUDS/workspace-isolation,workspace
f8dd2e07,2025-11-18,yangdx,Fix namespace parsing when workspace contains colons,workspace
93d445df,2025-11-25,yangdx,Add pipeline status lock function for legacy compatibility,workspace
aac787ba,2025-10-05,yangdx,Clarify chunk tracking log message in _build_llm_context,chunking
8eb0f83e,2025-10-12,yangdx,Simplify Vite build config by removing manual chunking strategy,chunking
35cd567c,2025-10-17,yangdx,Allow related chunks missing in knowledge graph queries,chunking
dc62c78f,2025-10-20,yangdx,Add entity/relation chunk tracking with configurable source ID limits,chunking
29bf5936,2025-10-25,yangdx,Fix entity and relation chunk cleanup in deletion pipeline,chunking
3fbd704b,2025-10-26,yangdx,Enhance entity/relation editing with chunk tracking synchronization,chunking
a3370b02,2025-10-26,yangdx,Add chunk tracking cleanup to entity/relation deletion and creation,chunking
2c09adb8,2025-10-27,yangdx,Add chunk tracking support to entity merge functionality,chunking
c81a56a1,2025-10-28,yangdx,Fix entity and relationship deletion when no chunk references remain,chunking
0bbef981,2025-11-02,anouarbm,Optimize RAGAS evaluation with parallel execution and chunk content enrichment,chunking
963ad4c6,2025-11-02,anouarbm,docs: Add documentation and examples for include_chunk_content parameter,chunking
6b0f9795,2025-11-06,yangdx,Add workspace parameter and remove chunk-based query unit tests,chunking
807d2461,2025-11-06,yangdx,Remove unused chunk-based node/edge retrieval methods,chunking
ea141e27,2025-11-07,yangdx,Fix: Remove redundant entity/relation chunk deletions,chunking
77405006,2025-11-09,Tong,Da support async chunking func to improve processing performance when a heavy `chunking_func` is passed in by user,chunking
d137ba58,2025-11-09,Tong,Da support async chunking func to improve processing performance when a heavy `chunking_func` is passed in by user,chunking
245df75d,2025-11-10,Tong,Da easier version: detect chunking_func result is coroutine or not,chunking
50160254,2025-11-10,Tong,Da easier version: detect chunking_func result is coroutine or not,chunking
940bec0b,2025-11-13,yangdx,Support async chunking functions in LightRAG processing pipeline,chunking
af542391,2025-11-13,yangdx,Support async chunking functions in LightRAG processing pipeline,chunking
1bfa1f81,2025-11-18,yangdx,Merge branch 'main' into fix_chunk_comment,chunking
24423c92,2025-11-18,yangdx,Merge branch 'fix_chunk_comment',chunking
dacca334,2025-11-18,EightyOliveira,refactor(chunking): rename params and improve docstring for chunking_by_token_size,chunking
e77340d4,2025-11-18,yangdx,Adjust chunking parameters to match the default environment variable settings,chunking
57332925,2025-11-19,yangdx,Add comprehensive tests for chunking with recursive splitting,chunking
6fea68bf,2025-11-19,yangdx,Fix ChunkTokenLimitExceededError message formatting,chunking
f72f435c,2025-11-19,Daniel.y,Merge pull request #2389 from danielaskdd/fix-chunk-size,chunking
f988a226,2025-11-19,yangdx,Add token limit validation for character-only chunking,chunking
fec7c67f,2025-11-19,yangdx,Add comprehensive chunking tests with multi-token tokenizer edge cases,chunking
a05bbf10,2025-11-22,netbrah,"Add Cohere reranker config, chunking, and tests",chunking
1d6ea0c5,2025-11-24,copilot-swe-agent[bot],Fix chunking infinite loop when overlap_tokens >= max_tokens,chunking
9009abed,2025-12-03,yangdx,Fix top_n behavior with chunking to limit documents not chunks,chunking
54f0a7d1,2025-10-14,DivinesLight,Quick fix to limit source_id ballooning while inserting nodes,ingestion
7871600d,2025-10-14,DivinesLight,Quick fix to limit source_id ballooning while inserting nodes,ingestion
1154c568,2025-10-21,yangdx,Refactor deduplication calculation and remove unused variables,ingestion
a25003c3,2025-10-27,yangdx,Fix relation deduplication logic and standardize log message prefixes,ingestion
19c16bc4,2025-12-02,yangdx,Add content deduplication check for document insertion endpoints,ingestion
459e4ddc,2025-12-02,yangdx,Clean up duplicate dependencies in package.json and lock file,ingestion
8d28b959,2025-12-02,yangdx,Fix duplicate document responses to return original track_id,ingestion