soroban-abacus-flashcards/.claude
Thomas Hallock 830a48e74f feat(worksheet-parsing): add selective re-parsing and improve UI
Selective Re-parsing:
- Add parse-selected API endpoint for re-parsing specific problems
- Support user-adjusted bounding boxes that persist across re-parses
- Add crop-utils for extracting problem regions from worksheet images

LLM Metadata Tracking:
- Store JSON schema, prompt, and raw response in database
- Add debug panel in PhotoViewerEditor to inspect LLM details
- Add migrations for llm_metadata, llm_prompt, llm_json_schema columns

UI Improvements:
- Remove selection mode toggle - problems always selectable
- Show checkboxes on hover only (no layout jump)
- Move selection toolbar to fixed footer outside scrollable area
- Add BoundingBoxOverlay component for visual problem selection
- Add EditableProblemRow with hover-based checkbox visibility
- Unified hover highlighting across checkbox and problem cells

Also includes:
- Fix approve route to handle excluded problems correctly
- Add DebugContentModal for viewing prompts/responses
- Update LLM client to return metadata in responses

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 20:41:09 -06:00
..
AUTOMATED_WORKFLOWS.md fix: prevent database imports from being bundled into client code 2025-10-10 11:40:46 -05:00
REBUILD_REMINDER.md fix: prevent database imports from being bundled into client code 2025-10-10 11:40:46 -05:00
settings.local.json feat(worksheet-parsing): add selective re-parsing and improve UI 2026-01-02 20:41:09 -06:00
terminology.md fix: prevent database imports from being bundled into client code 2025-10-10 11:40:46 -05:00