Add AI summarization review panels - #29
Conversation
# Conflicts: # src-tauri/Cargo.lock # src-tauri/src/services/mod.rs # src/App.tsx # src/components/ui/patch-viewer-main.tsx
This PR is being labeled
The AI summarization review panels may need to be reconciled with the Codex-based review session work in PR #56, which has since been developed further. If this work is still needed, please rebase and update; otherwise it can be closed. Note: This PR is not being closed automatically — a human should review and close if appropriate. |
Additional signal: P1 — Content superseded by refactoring Since this PR branched (April 26), the files it modifies have been heavily refactored on main:
The old code patterns this PR modifies no longer exist on main, and at least one merged PR (#78) rewrote Combined with the existing P3 signal (DIRTY, 32 days stale, no reviewer), this PR remains a close candidate. |
Adds AI summarization panels, chapter overview/review navigation, resizable review UI panels, and related backend LLM/chapter support.