AI Deck Reconstructor v0.1.1
Patch release for the public v0.1.0 build.
Fixes
- Fixed OCR CLI lookup when running from the launcher-created virtual environment.
- Added
.venv/binto the launcherPATHso installed CLI tools can be discovered reliably. - Added fallback OCR CLI resolution for
.venv/bin/ndlocr-lite. - Fixed clean setup handling by creating missing parent directories before writing rebuild specs.
Validation
Confirmed the following flows on a clean public workspace:
- Process current slide
- Process pending slides
- Reconstruct all slides
- OCR execution via
ndlocr-lite - Text block normalization
- Rebuild spec generation
- PPTX output generation