Commit History

chore: strictly enforce local validation rules via pre-commit
2188b59

dev-yuje commited on

fix: explicit type annotation for LazyGraphRAG internal state to fix global mypy errors
6f726d8

dev-yuje commited on

fix: resolve Gradio 6.0 theme parameter TypeError and remove redundant Blocks context causing Jinja2 unhashable dict crash
7ec56d7

dev-yuje commited on

fix: remove deprecated gradio kwargs causing mypy errors
a5eab69

dev-yuje commited on

fix: resolve mypy type error in LazyGraphRAG and Gradio caching crash
fd7f235

dev-yuje commited on

feat: implement fail-fast DB diagnostic check at Gradio application startup
76d8844

dev-yuje commited on

refactor: eliminate import-time DB connection anti-pattern with LazyGraphRAG proxy and local driver initialization
9675b2d

dev-yuje commited on

fix: resolve CI test ServiceUnavailable import crash and remove run_pipeline.py
d6ce198

dev-yuje commited on

fix: remove type='messages' from ChatInterface to resolve Gradio format mismatch
ea86e27

dev-yuje commited on

test: configure pytest pythonpath to resolve src module import errors
69ed12e

dev-yuje commited on

fix: implement robust neo4j driver fallback with verify_connectivity to prevent AuthError
7f57ffc

dev-yuje commited on

fix: cast BaseMessage content to str to resolve mypy union-attr errors and update agents rule
78a2a73

dev-yuje commited on

fix: pin huggingface_hub<1.0.0 to resolve HfFolder import error in Gradio 4
8c5b45c

dev-yuje commited on

docs: add rule to run mypy locally before commit
a8786be

dev-yuje commited on

fix: resolve ruff lint errors and set huggingface python version to 3.10 to fix audioop error
1ecde19

dev-yuje commited on

chore: remove deprecated chunk text test suite
0622a11

dev-yuje commited on

feat: implement Neo4j Client fallback auth, add disabled daily cron pipeline and update checklist
64ad66f

dev-yuje commited on

style: ๋ฆฐํŠธ ํฌ๋งทํŒ… ์ž๋™ ์ ์šฉ ๋ฐ ํ”„๋กœ์ ํŠธ ๊ธฐํš์•ˆ(AGENTS.md, README.md) ๋ณด์™„
08fb91a

dev-yuje commited on

refactor: ๋ฆฐํŠธ ๊ฒ€์ฆ(Ruff) ์ตœ์ ํ™” ๋ฐ ๋ฃฐ ํ•„ํ„ฐ๋ง ์„ค์ • ์ถ”๊ฐ€
3e720d0

dev-yuje commited on

feat: ํ”„๋กœ์ ํŠธ ์ดˆ๊ธฐ ๊ตฌ์„ฑ ๋ฐ GraphRAG ํ…Œ์ŠคํŠธ ํŒŒ์ดํ”„๋ผ์ธ ์—ฐ๋™
cb92864

dev-yuje commited on