• v0.0.pr01 047e9eaa0a

    Bulk Image Organizer Pre-Release 1
    Some checks failed
    CI / lint-and-test (3.11) (push) Failing after 1m4s
    CI / lint-and-test (3.12) (push) Failing after 1m10s
    Pre-release

    Claude released this 2026-06-01 01:16:05 +00:00 | 212 commits to main since this release

    Added

    • Initial project scaffold: pyproject.toml, package skeleton, and a minimal runnable PySide6 window
    • Core documentation: README with milestone checklist, TECHNICAL_OUTLINE.md, DESIGN.md, DECISIONS.md, and dual MIT/GPL-3.0 licensing
    • CI: lint (ruff) + pytest GitHub Actions workflow, plus basic smoke tests
    • Local validation tooling: a fully automatic Linux build/launcher script that sets up a venv, installs dependencies, and runs the app against real test images

    Decided

    • Resolved several early open product questions: exact-duplicate hashing strategy (full-file SHA-256), rotation write semantics (debounced direct write, no DB storage), where duplicate-tag padding is configured, the "sort into folders by tag" UI vision, and the local test-images workflow
    Downloads