feat(rag): implement incremental and parallel indexing performance optimizations
This commit is contained in:
@@ -41,6 +41,6 @@
|
||||
## Phase 4: Refinement & Advanced RAG
|
||||
- [x] Task: Implement support for external RAG APIs/MCP servers. f57e2fe
|
||||
- [x] Create a bridge in `src/rag_engine.py` to call external RAG tools via the MCP interface. f57e2fe
|
||||
- [ ] Task: Optimize indexing performance for large projects (e.g., incremental updates, parallel chunking).
|
||||
- [x] Task: Optimize indexing performance for large projects (e.g., incremental updates, parallel chunking). f57e2fe
|
||||
- [ ] Task: Perform a final end-to-end verification with a large codebase.
|
||||
- [ ] Task: Conductor - User Manual Verification 'Phase 4: Refinement & Advanced RAG' (Protocol in workflow.md)
|
||||
|
||||
Reference in New Issue
Block a user