- Add react-router-dom with NavBar component (LTT + RAG Database tabs) - Extract AppContent into LTTPage, add RAGDatabasePage placeholder - Refactor App.tsx to BrowserRouter + Routes layout - Switch ResponsePanel to react-markdown for rich formatting - Fix ResponsePanel test for markdown rendering - Update RAG prompt to cite source name instead of number - Save Phase 1 enhancement plan (.plans/phase1_enhancement_plan.md) |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||