COMMITS
June 1, 2026
S
docs: note revert is CLI only for now
Sugam Panthi committed
S
fix(ci): use system zlib for mupdf build (Xcode 16.4 compat)
Sugam Panthi committed
S
docs: replace banner and gif with demo video
Sugam Panthi committed
S
chore: remove placeholder demo files (1x1 PNGs, fake PDFs)
Sugam Panthi committed
S
fix: remove dummy-key bypass, fix data race, symlink bypass, goroutine leak, embed prompts
Sugam Panthi committed
S
fix(ci): clone mupdf with --recursive for thirdparty deps, clarify README install sections
Sugam Panthi committed
S
fix: gofmt helpers.go, fix Windows PDF test, remove em dashes from README
Sugam Panthi committed
S
fix: static mupdf linking, Windows document extraction, security hardening
Sugam Panthi committed
May 31, 2026
S
fix(ci): build macOS CLI with CGO and static mupdf 1.24.9
Sugam Panthi committed
S
fix(ci): build macOS CLI binaries on macos runner to fix libffi linkage
Sugam Panthi committed
S
fix(ci): format desktop/types.go, use find -exec for gofmt to avoid arg length limits
Sugam Panthi committed
S
fix: wire auto-approve toggle, add tests, improve repo docs
Sugam Panthi committed
May 30, 2026
S
chore: add demo files for testing and showcasing
Sugam Panthi committed
S
chore: add .claude/ to gitignore
Sugam Panthi committed
S
fix: remove stale root package files, fix tests for deleted demo dir
Sugam Panthi committed
S
fix(ci): build frontend before go vet desktop in validate job
Sugam Panthi committed
S
fix(ci): consolidate workflows, bump Go to 1.25, gate E2E on PRs
Sugam Panthi committed
S
fix: resolve Dependabot alerts and code bugs
Sugam Panthi committed
S
fix(ci): proper DMG layout with Applications symlink
Sugam Panthi committed
S
fix(ci): create DMG for macOS desktop release, fix app bundle path
Sugam Panthi committed
S
fix(e2e): make history view test tolerant of empty state
Sugam Panthi committed
S
feat: Wails desktop app with AI rename and Windows CI
Sugam Panthi committed
S
fix(e2e): skip AI-renamed name assertion on macOS
Sugam Panthi committed
S
fix(e2e): add render settle delay after job completion in preview test
Sugam Panthi committed
S
fix(e2e): use waitForJobComplete in rename preview test
Sugam Panthi committed
S
fix(e2e): update tests for removed Dry Run toggle and preview flow
Sugam Panthi committed
S
fix: poll job status during generating and preview-ready states
Sugam Panthi committed
May 29, 2026
S
fix(ci): build frontend before running desktop Go tests
Sugam Panthi committed
S
fix: add test fixture demo directories
Sugam Panthi committed
S
refactor: move document extraction to platform-specific files
Sugam Panthi committed