feat(rag): final refinements for Phase 4 support and UI visualization
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 3: GUI Integration & Visualization' (Protocol in workflow.md) [checkpoint: 213747a]
|
||||
|
||||
## Phase 4: Refinement & Advanced RAG
|
||||
- [ ] Task: Implement support for external RAG APIs/MCP servers.
|
||||
- [ ] Create a bridge in `src/rag_engine.py` to call external RAG tools via the MCP interface.
|
||||
- [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).
|
||||
- [ ] 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