feat(rag): wire RAG settings to Hook API and add simulation tests

This commit is contained in:
2026-05-04 18:37:59 -04:00
parent c1a38bc597
commit 8b85c7a100
3 changed files with 133 additions and 1 deletions
@@ -35,7 +35,7 @@
- [x] Display "Retrieved Context" blocks with expandable summaries. d4dc237
- [x] Add "Source" buttons to each block that open the file at the specific chunk's location. d4dc237
- [x] Task: Implement auto-start/indexing status indicators in the GUI. 8b48753
- [ ] Task: Write visual regression tests or simulation scripts to verify the RAG UI components.
- [x] Task: Write visual regression tests or simulation scripts to verify the RAG UI components. f57e2fe
- [ ] Task: Conductor - User Manual Verification 'Phase 3: GUI Integration & Visualization' (Protocol in workflow.md)
## Phase 4: Refinement & Advanced RAG