From f62dcad63022bb5079063a37967236345b7b28fa Mon Sep 17 00:00:00 2001 From: Woody Date: Fri, 24 Apr 2026 16:25:02 +0800 Subject: [PATCH] docs: update enhancement plan with sub-phase 2.3 completion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mark sub-phase 2.3 (Extracted Questions) as done. Status: 2.1 ✅, 2.2 ✅, 2.3 ✅. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- .plans/package2_enhancement_plan.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.plans/package2_enhancement_plan.md b/.plans/package2_enhancement_plan.md index 6d5bcda..60061db 100644 --- a/.plans/package2_enhancement_plan.md +++ b/.plans/package2_enhancement_plan.md @@ -2,7 +2,7 @@ **Source**: User request (2026-04-24) **Scope**: LTT page UX improvements + PDF preview + inline citations -**Status**: 🔄 In Progress (2.1 ✅, 2.2 ✅) +**Status**: 🔄 In Progress (2.1 ✅, 2.2 ✅, 2.3 ✅) --- @@ -50,7 +50,7 @@ Enhance the LTT (Legislative Transcript Tracker) page and RAG Database page with |-----------|---------|-----------|---------|----------|--------| | 2.1 | Remove Upload from LTT | ⭐ Easy | None | Remove IngestPanel from LTTPage | ✅ Done | | 2.2 | Display Question Near Submit | ⭐ Easy | None | Show submitted question text | ✅ Done | -| 2.3 | Extracted Questions | ⭐⭐ Medium | Prompt change | Rename + display questions | 📋 Pending | +| 2.3 | Extracted Questions | ⭐⭐ Medium | Prompt change | Rename + display questions | ✅ Done | | 2.4 | Adjustable Split Panel | ⭐⭐ Medium | None | react-resizable-panels | 📋 Pending | | 2.5 | PDF Viewer (New Tab) | ⭐⭐ Medium | None | PdfViewerPage route + react-pdf | 📋 Pending | | 2.6 | Inline Citations | ⭐⭐⭐ Hard | Prompt + response | Citation parser + rendering | 📋 Pending |