Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-23 | 1 | 2 | 2 | 7 | 3 |
| 2026-08-22 | 0 | 1 | 0 | 2 | 2 |
| 2026-08-21 | 3 | 0 | 0 | 4 | 4 |
| 2026-08-20 | 3 | 4 | 4 | 18 | 4 |
| 2026-08-19 | 2 | 3 | 2 | 15 | 3 |
| 2026-08-18 | 2 | 2 | 10 | 23 | 6 |
| 2026-08-17 | 0 | 2 | 4 | 6 | 4 |
| 2026-08-16 | 3 | 15 | 1 | 7 | 3 |
| 2026-08-15 | 0 | 3 | 2 | 5 | 3 |
| 2026-08-14 | 1 | 0 | 0 | 2 | 3 |
| 2026-08-13 | 3 | 2 | 4 | 5 | 6 |
| 2026-08-12 | 0 | 2 | 2 | 3 | 4 |
| 2026-08-11 | 2 | 3 | 2 | 2 | 3 |
Opened: 11
Closed: 12
Comments: 18
Events: 69
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#3681 [Bug]: FaissVectorDBStorage.delete is eager — quadratic merge cost and a delete lost across writers Opened 4 days ago | danielaskdd | closed - completed | bug storage performance | 0 | 0 | 22 hours ago |
#3664 RFC: Add C strategy for Server-injected custom chunking callbacks Opened 6 days ago | danielaskdd | open | enhancement backend tracked | 3 | 0 | 1 day ago |
#3603 Per-chunk text "breadcrumb" / metadata hook — `chunking_func` is silently bypassed on `/documents/scan` & `/documents/upload` Opened 16 days ago | geraldtscharre | open | No labels | 8 | 0 | 1 day ago |
#3706 Per-document as-of date / metadata channel — `create_time` is ingestion, not content; the date has nowhere to live Opened 1 day ago | geraldtscharre | open | No labels | 0 | 0 | 1 day ago |
#3679 [Bug]:[Performance] O(n²) ingestion slowdown: per-relation delete() copies the entire vector matrix (NanoVectorDB) Opened 4 days ago | 0xPabloxx | closed - completed | bug performance tracked | 0 | 0 | 1 day ago |
#3695 Gemini binding silently drops the generic max_tokens kwarg Opened 3 days ago | AmirF194 | closed - completed | No labels | 2 | 0 | 2 days ago |
#3694 [Question]: Security vulnerability Opened 3 days ago | YashvantHange | open | question | 2 | 0 | 2 days ago |
#3657 [Feature Request]: Add an `openai_responses` LLM binding (OpenAI Responses API) Opened 8 days ago | danielaskdd | open | enhancement tracked | 1 | 0 | 3 days ago |
#3691 [Feature Request]: Optional pre-merge extraction validator hook (post-extract, before merge) Opened 3 days ago | aump-JUNJUN | open | enhancement | 0 | 0 | 3 days ago |
#3688 [Bug]: index_done_callback's unconditional reload silently drops applied-but-unsaved ops (Nano/Faiss) Opened 4 days ago | danielaskdd | open | bug storage backend | 0 | 0 | 3 days ago |
#1957 [Question]: Merge scale performance issues Opened 1 year ago | Yannholo | open | enhancement question tracked | 10 | 1 | 4 days ago |
#3609 Chunk-tracking reseed: `has_stored_data` truthiness check conflates an absent row with an empty one Opened 16 days ago | danielaskdd | closed - completed | enhancement tracked | 4 | 0 | 4 days ago |
#3612 get_knowledge_graph: BFS same-depth truncation is not degree/label ordered on neo4j, memgraph, mongo, opensearch Opened 15 days ago | danielaskdd | closed - completed | enhancement tracked | 2 | 0 | 4 days ago |
#285 LightRAG Chat (微信交流群) Opened 2 years ago | chmod777john | open - reopened | No labels | 1 | 10 | 4 days ago |
#1866 [Bug]:ERROR: graph "space1_chunk_entity_relation" already exists in `Server` Opened 1 year ago | DavidGOrtega | closed - completed | bug | 7 | 0 | 4 days ago |
#3673 amerge_entities loses relation evidence-count: weight merges max instead of tracking distinct sources Opened 5 days ago | AmirF194 | closed - completed | No labels | 0 | 0 | 4 days ago |
#3059 [Question]:Support for separate LLM configurations for indexing and query phases Opened 3 months ago | cxblovedd | closed - not_planned | question Stale | 5 | 0 | 5 days ago |
#3425 [Feature Request]:Native YouTube Video and Transcript Ingestion Pipeline Opened 1 month ago | MFXM | open | enhancement | 1 | 0 | 5 days ago |
#3671 [RFC] ENABLE_API_DOCS switch for /docs, /redoc, /openapi.json exposure + move WebUI API tab to a header icon Opened 5 days ago | danielaskdd | closed - completed | enhancement backend frontend | 0 | 0 | 5 days ago |
#3666 [Question]:服务启动后有swagger接口文档暴露问题 Opened 6 days ago | yyl-support | closed - completed | question tracked | 2 | 0 | 5 days ago |
#3659 RFC: single-pass deferred KG rebuild for batch document deletion Opened 8 days ago | danielaskdd | open | enhancement backend tracked | 7 | 0 | 6 days ago |
#3516 [RFC] Authorized API access and document artifact downloads Opened 25 days ago | danielaskdd | closed - completed | enhancement discuss tracked | 15 | 0 | 6 days ago |
#2340 [Bug]:Error:'utf-8' codec can't encode character '\udc9a' in position 201: surrogates not allowed,上传所有文件失败 Opened 10 months ago | roosterd | closed - completed | bug Stale | 3 | 0 | 6 days ago |
#3647 Stable extension point for the server-mode LLM completion call-site — or a first-class Codex (ChatGPT OAuth) binding? Opened 10 days ago | ysys143 | open | No labels | 3 | 0 | 6 days ago |
#3579 Proposal: build a verified cold-migration utility from `PGGraphStorage` (Apache AGE) to `PGTableGraphStorage` (plain PostgreSQL tables) Opened 19 days ago | ysys143 | closed - completed | enhancement discuss | 3 | 0 | 7 days ago |