Skip to content

Releases: StateToolsLab/ai-deck-reconstructor

AI Deck Reconstructor v0.1.1

Choose a tag to compare

@StateToolsLab StateToolsLab released this 16 Jun 02:55

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/bin to the launcher PATH so 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

v0.1.0

Choose a tag to compare

@StateToolsLab StateToolsLab released this 06 Jun 12:29

v0.1.0

Initial public release of AI Deck Reconstructor.

Highlights

  • Reconstruct editable PowerPoint slides from extracted text and assets
  • Preview selected text and image assets
  • Apply theme tokens and slide palette adjustments
  • Export reconstructed PowerPoint files
  • Includes OSS-ready cleanup, documentation, installer support, and app icon assets

Notes

This release focuses on the local OSS core.
AI-assisted Pro features are not included in this release.